INFO 2024-11-23 00:05:50,042 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2024-11-23 00:05:51,060 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmM\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2024-11-23 00:05:51,121 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732291543532&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 00:05:51,145 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 00:05:51,147 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.0421ms 200 text/html INFO 2024-11-23 00:05:54,362 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732291554109 INFO 2024-11-23 00:05:54,365 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 00:05:54,366 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2524ms 200 application/javascript INFO 2024-11-23 00:05:54,541 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4073671522478567 INFO 2024-11-23 00:05:54,543 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 00:05:54,544 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6122ms 200 application/javascript INFO 2024-11-23 00:05:55,457 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732291543532%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 00:05:55,593 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 00:05:55,603 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 00:05:55,645 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 00:05:55,650 [8 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 00:05:55,814 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:05:55,976 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 00:05:57,162 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:05:57,162 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:05:57,812 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732291543532&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 00:05:57,822 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 00:05:57,833 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 00:05:57,833 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 00:05:57,982 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 00:05:58,165 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:05:58,182 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1015.3908ms INFO 2024-11-23 00:05:58,182 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 00:05:58,187 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2541.2512ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:05:58,706 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:05:58,711 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 1548.2454ms INFO 2024-11-23 00:05:58,711 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 00:05:58,711 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3254.752ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:28:33,980 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2024-11-23 00:28:35,007 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmM\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2024-11-23 00:28:35,067 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732291543532%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 00:28:35,067 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732291543532&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 00:28:35,092 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 00:28:35,093 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1072ms 200 text/html INFO 2024-11-23 00:28:35,211 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 00:28:35,221 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 00:28:35,268 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 00:28:35,269 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 00:28:35,270 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9071ms 304 text/css INFO 2024-11-23 00:28:35,368 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 00:28:35,372 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 00:28:35,372 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 00:28:35,373 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8473ms 304 application/javascript INFO 2024-11-23 00:28:35,417 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 00:28:35,417 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2024-11-23 00:28:35,418 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5331ms 304 application/javascript INFO 2024-11-23 00:28:35,418 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 00:28:35,418 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2024-11-23 00:28:35,418 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4172ms 304 application/javascript INFO 2024-11-23 00:28:35,421 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 00:28:35,422 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vconsole.3.14.7.min.js was not modified INFO 2024-11-23 00:28:35,422 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.454ms 304 application/javascript INFO 2024-11-23 00:28:35,426 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 00:28:35,427 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2024-11-23 00:28:35,427 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4378ms 304 application/javascript INFO 2024-11-23 00:28:35,430 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 00:28:35,430 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2024-11-23 00:28:35,430 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5019ms 304 application/javascript INFO 2024-11-23 00:28:35,487 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 00:28:35,488 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2024-11-23 00:28:35,488 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4762ms 304 application/javascript INFO 2024-11-23 00:28:36,794 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:28:37,490 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732291543532&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 00:28:38,562 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:28:38,583 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 1785.0844ms INFO 2024-11-23 00:28:38,583 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 00:28:38,588 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3522.0042ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:18,717 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732293018487&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 00:30:18,720 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 00:30:18,721 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1544ms 200 text/html INFO 2024-11-23 00:30:22,155 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732293022022 INFO 2024-11-23 00:30:22,158 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 00:30:22,158 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0907ms 200 application/javascript INFO 2024-11-23 00:30:22,228 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.685793699270333 INFO 2024-11-23 00:30:22,229 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 00:30:22,229 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2236ms 200 application/javascript INFO 2024-11-23 00:30:22,356 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732293018487%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 00:30:22,356 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 00:30:22,356 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 00:30:22,373 [21 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 00:30:22,374 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:22,379 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:22,383 [21 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732293018487&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 00:30:22,395 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:22,396 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 16.6626ms INFO 2024-11-23 00:30:22,396 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:22,396 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7052ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:22,418 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:22,486 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:22,491 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:22,605 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 00:30:22,616 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 00:30:22,616 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 00:30:22,761 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 00:30:22,768 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:22,770 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 278.8487ms INFO 2024-11-23 00:30:22,770 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:22,770 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 414.3019ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:22,880 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 00:30:22,880 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 00:30:22,903 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:22,903 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:22,903 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:22,903 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:22,908 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:22,908 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:22,912 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 00:30:22,914 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 00:30:22,914 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 00:30:22,943 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 00:30:22,977 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 00:30:22,994 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:23,006 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 97.872ms INFO 2024-11-23 00:30:23,006 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,006 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.7619ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:23,023 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:23,028 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 119.9595ms INFO 2024-11-23 00:30:23,028 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,029 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 149.0217ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:23,097 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 00:30:23,097 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,098 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,102 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:23,106 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 00:30:23,107 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,107 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,110 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:23,131 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:23,132 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:23,132 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 21.8313ms INFO 2024-11-23 00:30:23,132 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,132 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6605ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:23,135 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 32.9244ms INFO 2024-11-23 00:30:23,135 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,135 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8083ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:23,232 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 00:30:23,233 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 00:30:23,233 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 00:30:23,233 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 00:30:23,233 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,233 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,233 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,233 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,233 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,233 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,233 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,233 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,236 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:23,237 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:23,237 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:23,237 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:23,292 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 00:30:23,293 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,293 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,296 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 00:30:23,296 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,297 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,297 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:23,300 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:23,300 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:23,300 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 63.18ms INFO 2024-11-23 00:30:23,300 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,300 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.6993ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:23,302 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:23,303 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:23,303 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 65.4927ms INFO 2024-11-23 00:30:23,303 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,303 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.3711ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:23,304 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 66.8742ms INFO 2024-11-23 00:30:23,304 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,304 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.3357ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:23,305 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:23,305 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 68.7475ms INFO 2024-11-23 00:30:23,305 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,305 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.9949ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:23,306 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:23,307 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 10.0878ms INFO 2024-11-23 00:30:23,307 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,307 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8013ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:23,430 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 00:30:23,430 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 00:30:23,430 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,430 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:23,433 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:23,434 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:24,687 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:24,687 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:25,046 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:25,046 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:25,050 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 1749.3518ms INFO 2024-11-23 00:30:25,050 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:25,053 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1756.8644ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:25,055 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 367.324ms INFO 2024-11-23 00:30:25,055 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:25,055 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1625.5279ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:26,351 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:26,357 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 1668.8669ms INFO 2024-11-23 00:30:26,357 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:26,357 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2927.5179ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:27,316 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 00:30:27,316 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 00:30:27,317 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 00:30:27,318 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:27,318 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:27,319 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:27,319 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:27,324 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:27,325 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:27,561 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:27,562 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 237.5936ms INFO 2024-11-23 00:30:27,562 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:27,562 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 246.3464ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:27,570 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:27,573 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 248.2383ms INFO 2024-11-23 00:30:27,574 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:27,574 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 257.8333ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:30:44,464 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 00:30:44,466 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 00:30:44,481 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:30:44,482 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:44,487 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:30:44,558 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:30:44,561 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 73.9643ms INFO 2024-11-23 00:30:44,561 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 00:30:44,561 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.8566ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:01,275 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732294141830&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 00:49:01,277 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 00:49:01,278 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6313ms 200 text/html INFO 2024-11-23 00:49:03,274 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732294143850 INFO 2024-11-23 00:49:03,276 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 00:49:03,277 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4942ms 200 application/javascript INFO 2024-11-23 00:49:03,393 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5667840659356438 INFO 2024-11-23 00:49:03,394 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 00:49:03,394 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6339ms 200 application/javascript INFO 2024-11-23 00:49:03,625 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 00:49:03,625 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 00:49:03,627 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:03,627 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732294141830%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 00:49:03,629 [55 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 00:49:03,630 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:03,636 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:03,640 [55 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732294141830&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 00:49:03,652 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:03,655 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:03,656 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 20.172ms INFO 2024-11-23 00:49:03,656 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:03,656 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1072ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:03,656 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:03,661 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 00:49:03,661 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 00:49:03,661 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 00:49:03,691 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 00:49:03,697 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:03,697 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 40.9455ms INFO 2024-11-23 00:49:03,697 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:03,698 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.2143ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:03,826 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 00:49:03,827 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:03,827 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:03,881 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 00:49:03,882 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:03,882 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:03,884 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:03,885 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:03,886 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 00:49:03,887 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 00:49:03,887 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 00:49:03,892 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:03,892 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9112ms INFO 2024-11-23 00:49:03,892 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:03,892 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9294ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:03,915 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 00:49:03,942 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 00:49:03,948 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:03,949 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 64.7571ms INFO 2024-11-23 00:49:03,949 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:03,949 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.3373ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,097 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 00:49:04,099 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,100 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,103 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,112 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 00:49:04,114 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,114 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,118 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,133 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,133 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,134 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 15.7681ms INFO 2024-11-23 00:49:04,134 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,135 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4321ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,135 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 31.2295ms INFO 2024-11-23 00:49:04,135 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,135 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8347ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,219 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 00:49:04,220 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,221 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,222 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 00:49:04,223 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,223 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,224 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,226 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,230 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 00:49:04,233 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,233 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,235 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,235 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,236 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.9062ms INFO 2024-11-23 00:49:04,236 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.639ms INFO 2024-11-23 00:49:04,236 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,236 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,236 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,236 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5667ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,236 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7451ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,242 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,242 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.3755ms INFO 2024-11-23 00:49:04,242 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,242 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9323ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,273 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 00:49:04,273 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,274 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,274 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 00:49:04,275 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,275 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,276 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,277 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,283 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 00:49:04,286 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,287 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.0332ms INFO 2024-11-23 00:49:04,287 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,287 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,287 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7594ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,287 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.2822ms INFO 2024-11-23 00:49:04,287 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,287 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.739ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,301 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,302 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,304 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,313 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,313 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.4889ms INFO 2024-11-23 00:49:04,313 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,313 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0473ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,356 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 00:49:04,357 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,357 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,360 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,365 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 00:49:04,378 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:04,378 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,381 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:04,453 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,453 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:04,453 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 93.2994ms INFO 2024-11-23 00:49:04,453 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,453 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 72.036ms INFO 2024-11-23 00:49:04,453 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:04,453 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.8179ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:04,453 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.2892ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:11,614 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f8e3bf65-dd10-4248-a724-4ee94cda690e& INFO 2024-11-23 00:49:11,616 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:11,617 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:11,622 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:11,686 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:11,691 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 68.971ms INFO 2024-11-23 00:49:11,691 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:11,692 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.0962ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:11,802 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 00:49:11,803 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:11,804 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:11,808 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:11,819 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226265&isHis=& INFO 2024-11-23 00:49:11,819 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:11,820 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:11,822 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:11,823 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:11,824 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 15.2774ms INFO 2024-11-23 00:49:11,824 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:11,824 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5715ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:11,838 [73 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 00:49:11,942 [73 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 00:49:11,961 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:11,961 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 137.7212ms INFO 2024-11-23 00:49:11,961 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:11,961 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 142.3721ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:12,116 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=f8e3bf65-dd10-4248-a724-4ee94cda690e&isHis=& INFO 2024-11-23 00:49:12,117 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:12,118 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,123 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:12,185 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:12,186 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 63.1599ms INFO 2024-11-23 00:49:12,186 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,187 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.4515ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:12,302 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f8e3bf65-dd10-4248-a724-4ee94cda690e&isHis=& INFO 2024-11-23 00:49:12,303 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:12,304 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,306 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=begin&guid=f8e3bf65-dd10-4248-a724-4ee94cda690e&recordId=277545&tableName=k_over& INFO 2024-11-23 00:49:12,306 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:12,306 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,307 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f8e3bf65-dd10-4248-a724-4ee94cda690e&flowID=88&nodeCode=begin& INFO 2024-11-23 00:49:12,308 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:12,308 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,309 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:12,314 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:12,314 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:12,415 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:12,417 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 102.6464ms INFO 2024-11-23 00:49:12,417 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,417 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.3257ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:12,440 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:12,442 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 127.7526ms INFO 2024-11-23 00:49:12,442 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,442 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 134.5504ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:12,471 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:12,475 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 165.3645ms INFO 2024-11-23 00:49:12,475 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,475 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 173.0291ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:12,596 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 00:49:12,597 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:12,597 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,599 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 00:49:12,600 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:12,600 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,600 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:12,603 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:12,608 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:12,608 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.029ms INFO 2024-11-23 00:49:12,608 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,608 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2157ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:12,609 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:12,609 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6453ms INFO 2024-11-23 00:49:12,609 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,609 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2177ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:12,615 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f8e3bf65-dd10-4248-a724-4ee94cda690e& INFO 2024-11-23 00:49:12,616 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:12,616 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:12,620 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:13,551 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:13,630 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 1010.4267ms INFO 2024-11-23 00:49:13,631 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:13,631 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1015.4823ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:15,464 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=k_over&keyFieldValue=IPaE2SaWCqs%3D& INFO 2024-11-23 00:49:15,466 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 00:49:15,466 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:15,471 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 00:49:15,489 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 00:49:15,492 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 21.1912ms INFO 2024-11-23 00:49:15,493 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 00:49:15,493 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4526ms 200 application/json; charset=utf-8 INFO 2024-11-23 00:49:27,164 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/workDesk.7d9d51bd.css INFO 2024-11-23 00:49:27,164 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/workDesk.e253ec88.js INFO 2024-11-23 00:49:27,164 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 00:49:27,166 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/workDesk.7d9d51bd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\workDesk.7d9d51bd.css' INFO 2024-11-23 00:49:27,166 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/workDesk.e253ec88.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\workDesk.e253ec88.js' INFO 2024-11-23 00:49:27,166 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8833ms 200 text/css INFO 2024-11-23 00:49:27,166 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0156ms 200 application/javascript INFO 2024-11-23 04:44:56,741 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2024-11-23 04:44:57,768 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmM\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2024-11-23 04:44:57,826 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732308290351&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 04:44:57,849 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 04:44:57,850 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2616ms 200 text/html INFO 2024-11-23 06:44:28,533 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2024-11-23 06:44:29,589 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmM\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2024-11-23 06:44:29,648 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732315461844&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 06:44:29,671 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 06:44:29,672 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3745ms 200 text/html INFO 2024-11-23 06:44:32,190 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732315471837 INFO 2024-11-23 06:44:32,193 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 06:44:32,193 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0825ms 200 application/javascript INFO 2024-11-23 06:44:32,266 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.08503382063436105 INFO 2024-11-23 06:44:32,268 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 06:44:32,269 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3748ms 200 application/javascript INFO 2024-11-23 06:44:32,974 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732315461844%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 06:44:32,985 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 06:44:32,989 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 06:44:33,114 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 06:44:33,124 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:33,257 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:33,370 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:34,690 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:34,690 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:35,346 [9 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732315461844&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 06:44:35,357 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 06:44:35,368 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 06:44:35,368 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 06:44:35,544 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 06:44:35,726 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:35,743 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1048.5764ms INFO 2024-11-23 06:44:35,743 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:35,748 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2762.5679ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:35,910 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 06:44:35,949 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:35,950 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:35,952 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 06:44:35,953 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:35,953 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:35,955 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:35,957 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:35,959 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 06:44:35,961 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 06:44:35,961 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 06:44:35,990 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 06:44:36,020 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 06:44:36,037 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,050 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 94.7946ms INFO 2024-11-23 06:44:36,050 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,050 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 140.1087ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:36,068 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,073 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 116.2915ms INFO 2024-11-23 06:44:36,073 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,074 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 121.6498ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:36,198 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 06:44:36,199 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,199 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 06:44:36,199 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,199 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,199 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,203 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:36,203 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:36,211 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,211 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.4689ms INFO 2024-11-23 06:44:36,211 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,211 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4321ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:36,231 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,234 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,235 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 32.1022ms INFO 2024-11-23 06:44:36,235 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,235 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2532ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:36,238 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 1547.2385ms INFO 2024-11-23 06:44:36,238 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,238 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3264.686ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:36,568 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 06:44:36,572 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,573 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 06:44:36,573 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,575 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,576 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,578 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:36,579 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 06:44:36,580 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,580 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,580 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:36,583 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:36,598 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 06:44:36,599 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,599 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,615 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:36,618 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 06:44:36,621 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,621 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,622 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,622 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 43.614ms INFO 2024-11-23 06:44:36,622 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,622 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,623 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.7494ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:36,623 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 42.8229ms INFO 2024-11-23 06:44:36,623 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,623 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0651ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:36,623 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 06:44:36,624 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,624 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,625 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,625 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 41.4944ms INFO 2024-11-23 06:44:36,625 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,625 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0893ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:36,645 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:36,645 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:36,763 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 06:44:36,764 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,764 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,774 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 06:44:36,774 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:36,774 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,900 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,901 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 286.4141ms INFO 2024-11-23 06:44:36,901 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,902 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 303.234ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:36,903 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:36,904 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 258.6437ms INFO 2024-11-23 06:44:36,904 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:36,904 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 286.2144ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:38,013 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:38,013 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:38,366 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:38,366 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:38,370 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 1724.3426ms INFO 2024-11-23 06:44:38,370 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:38,372 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1748.8503ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:38,375 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 362.3374ms INFO 2024-11-23 06:44:38,376 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:38,376 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1612.2912ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:39,666 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:39,672 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 1658.9418ms INFO 2024-11-23 06:44:39,672 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:39,673 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2898.9345ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:41,713 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 06:44:41,716 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:41,717 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:41,724 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:41,729 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 06:44:41,731 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:41,733 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:41,741 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:41,751 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:41,752 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 27.5664ms INFO 2024-11-23 06:44:41,752 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:41,758 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9682ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:42,370 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:42,376 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 635.2122ms INFO 2024-11-23 06:44:42,376 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:42,377 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 647.7854ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:48,353 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050102,26050103,26050105&IsEss=true& INFO 2024-11-23 06:44:48,355 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:48,356 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:48,361 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:48,378 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:48,379 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.1032ms INFO 2024-11-23 06:44:48,379 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:48,380 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1686ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:48,392 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeavePanel?k_Id=0& INFO 2024-11-23 06:44:48,404 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:48,405 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:48,410 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeavePanel", controller = "Leave"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetLeavePanel(Int32, System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:48,561 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:48,639 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 228.7722ms INFO 2024-11-23 06:44:48,639 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:48,640 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 247.1178ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:44:58,284 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=11& INFO 2024-11-23 06:44:58,285 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:44:58,286 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:58,291 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveTypeChanged", controller = "Leave"}. Executing controller action with signature System.String GetLeaveTypeChanged(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:44:58,308 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:44:58,309 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 17.8295ms INFO 2024-11-23 06:44:58,309 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 06:44:58,309 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.5916ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:51:00,076 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 06:51:00,078 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:51:00,079 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 06:51:00,082 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:51:00,124 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:51:00,124 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 41.7685ms INFO 2024-11-23 06:51:00,124 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 06:51:00,125 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5881ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:51:10,873 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 06:51:10,874 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:51:10,875 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 06:51:10,878 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:51:10,921 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:51:10,922 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 43.6094ms INFO 2024-11-23 06:51:10,922 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 06:51:10,922 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8457ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:51:12,831 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeavePanel?k_Id=0& INFO 2024-11-23 06:51:12,833 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:51:12,833 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 06:51:12,837 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeavePanel", controller = "Leave"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetLeavePanel(Int32, System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:51:12,913 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:51:12,921 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 83.7203ms INFO 2024-11-23 06:51:12,921 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 06:51:12,921 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.6639ms 200 application/json; charset=utf-8 INFO 2024-11-23 06:51:16,725 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 06:51:16,726 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 06:51:16,726 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 06:51:16,729 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 06:51:16,768 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 06:51:16,769 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 39.3325ms INFO 2024-11-23 06:51:16,769 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 06:51:16,769 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.6684ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:30:56,545 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2024-11-23 07:30:57,569 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmM\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2024-11-23 07:30:57,629 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318249540&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:30:57,651 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:30:57,654 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.7648ms 200 text/html INFO 2024-11-23 07:30:59,930 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318259270 INFO 2024-11-23 07:30:59,933 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:30:59,934 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0275ms 200 application/javascript INFO 2024-11-23 07:31:00,030 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8259320552250318 INFO 2024-11-23 07:31:00,033 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:31:00,033 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1306ms 200 application/javascript INFO 2024-11-23 07:31:00,351 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318249540%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:31:00,399 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:31:00,403 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:00,500 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:31:00,510 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:00,621 [10 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:31:00,623 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:31:00,624 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:02,324 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:02,324 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:31:03,065 [10 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:31:03,073 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:31:03,076 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:03,123 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 795.004ms INFO 2024-11-23 07:31:03,123 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:03,124 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318249540&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:31:03,127 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2728.1455ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:31:03,298 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 07:31:03,299 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:03,316 [7 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:31:03,316 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:31:03,317 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:31:03,322 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:31:04,399 [7 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwMDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDk1MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOW4rua4hSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDA4IiwianRpIjoiMzZiZmJhOTgtYjQ1Yi00NDY2LTkwZDctM2EzNmJjMjNkMjk2IiwiaWF0IjoxNzMxNzU5NjEwLCJuYmYiOjE3MzE3NTk2MDgsImV4cCI6MTczMTg0NjAxMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.xh8xuDAKaOs3VwsL1xWIjUPxidUXI-IqRl9S8yCRXbk INFO 2024-11-23 07:31:04,580 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:04,580 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:04,582 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 1260.5518ms INFO 2024-11-23 07:31:04,583 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:31:04,585 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 2260.8176ms INFO 2024-11-23 07:31:04,585 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:04,585 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1286.785ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:04,585 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4234.7846ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:04,855 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:31:04,857 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:04,896 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:04,972 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:04,976 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:05,037 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:31:05,037 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:31:05,037 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:31:05,224 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:31:05,233 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:05,235 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 259.3262ms INFO 2024-11-23 07:31:05,235 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:05,235 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 380.2838ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:05,429 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:31:05,431 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:05,432 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:05,438 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:05,443 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:31:05,446 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:31:05,448 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:31:05,450 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:31:05,451 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:05,451 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:05,456 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:05,477 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:31:05,584 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:31:05,594 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:05,599 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 142.7653ms INFO 2024-11-23 07:31:05,599 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:05,599 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 148.7322ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:05,605 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:05,619 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 180.2372ms INFO 2024-11-23 07:31:05,619 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:05,619 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 190.3459ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:05,959 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:31:05,962 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:05,963 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:31:05,964 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:05,966 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:05,967 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:05,973 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:05,973 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:05,978 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:31:05,979 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:05,980 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:05,984 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:05,990 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:05,991 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 17.6953ms INFO 2024-11-23 07:31:05,991 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:05,991 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3698ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:06,010 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:06,015 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 41.0373ms INFO 2024-11-23 07:31:06,015 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,015 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.6047ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:06,015 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:06,015 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 31.3186ms INFO 2024-11-23 07:31:06,016 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,016 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9501ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:06,081 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:31:06,082 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:06,082 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:31:06,083 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:06,083 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,085 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:31:06,085 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:06,085 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,086 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:06,087 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:06,088 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:31:06,093 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:06,093 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,123 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:06,125 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:06,167 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:06,167 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:06,167 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 79.6988ms INFO 2024-11-23 07:31:06,167 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,167 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.6182ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:06,169 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 82.2537ms INFO 2024-11-23 07:31:06,169 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,169 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.8221ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:06,169 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:06,171 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 45.2471ms INFO 2024-11-23 07:31:06,171 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,171 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.4656ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:06,172 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:06,174 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 50.5568ms INFO 2024-11-23 07:31:06,174 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,174 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.2056ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:06,242 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:31:06,243 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:06,243 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,247 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:06,273 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:31:06,274 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:06,274 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,284 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:31:06,284 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:06,285 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:06,744 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:06,744 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:07,180 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:07,190 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 446.2802ms INFO 2024-11-23 07:31:07,190 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:07,226 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 952.7752ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:08,766 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:08,769 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 2522.2904ms INFO 2024-11-23 07:31:08,769 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:08,770 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2527.5093ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:10,169 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:10,174 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 3430.0662ms INFO 2024-11-23 07:31:10,174 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:10,175 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3890.7274ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:11,469 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:31:11,471 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:11,472 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:11,477 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:11,492 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:31:11,492 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:11,494 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:11,495 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:11,502 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:11,513 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:11,514 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 36.191ms INFO 2024-11-23 07:31:11,514 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:11,515 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0651ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:11,817 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:11,822 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 320.2881ms INFO 2024-11-23 07:31:11,822 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:11,822 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 330.861ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:20,190 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:31:20,190 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:20,206 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:20,206 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:20,210 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:20,224 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:20,225 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.8788ms INFO 2024-11-23 07:31:20,225 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:20,225 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6315ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:26,338 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:31:26,339 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:26,340 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:26,340 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:26,344 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:26,483 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:26,484 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 139.7111ms INFO 2024-11-23 07:31:26,484 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:26,484 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 146.0169ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:32,110 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318291574&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:31:32,112 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:31:32,112 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1639ms 200 text/html INFO 2024-11-23 07:31:34,045 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318293525 INFO 2024-11-23 07:31:34,047 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:31:34,047 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8156ms 200 application/javascript INFO 2024-11-23 07:31:34,109 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.498228180257537 INFO 2024-11-23 07:31:34,111 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:31:34,111 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4681ms 200 application/javascript INFO 2024-11-23 07:31:34,440 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318291574%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:31:34,442 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:31:34,442 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,446 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,449 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318291574&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:31:34,456 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:31:34,456 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:34,457 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:34,458 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,458 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,459 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 13.0819ms INFO 2024-11-23 07:31:34,459 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,459 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7609ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:34,461 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,465 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:31:34,466 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:31:34,466 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:31:34,496 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:31:34,503 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,504 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 42.2174ms INFO 2024-11-23 07:31:34,504 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,504 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7854ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:34,624 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:31:34,625 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:34,626 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,629 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,632 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:31:34,632 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:31:34,632 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:31:34,639 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:31:34,640 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:34,641 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,644 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,655 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,655 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.7246ms INFO 2024-11-23 07:31:34,655 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,656 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2572ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:34,661 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:31:34,662 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:31:34,669 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,670 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 40.1079ms INFO 2024-11-23 07:31:34,670 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,670 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9192ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:34,793 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:31:34,795 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:34,795 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,798 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,805 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,805 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 6.4968ms INFO 2024-11-23 07:31:34,805 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,805 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.769ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:34,828 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:31:34,829 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:34,829 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,832 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,838 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,838 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1307ms INFO 2024-11-23 07:31:34,838 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,838 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6205ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:34,923 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:31:34,923 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:34,924 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,924 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:31:34,925 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:34,925 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,926 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,927 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,932 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,932 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6681ms INFO 2024-11-23 07:31:34,932 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,932 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0465ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:34,934 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,934 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.2199ms INFO 2024-11-23 07:31:34,934 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,934 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6692ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:34,941 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:31:34,942 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:31:34,942 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:34,942 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,945 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,945 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:34,945 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,948 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:34,953 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,954 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.7599ms INFO 2024-11-23 07:31:34,954 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,954 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2196ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:34,955 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:34,955 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.3744ms INFO 2024-11-23 07:31:34,955 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:34,955 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8801ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:35,035 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:31:35,035 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:31:35,036 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:35,036 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:35,038 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:35,045 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:35,045 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2421ms INFO 2024-11-23 07:31:35,045 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:35,045 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5685ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:35,053 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:35,054 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:35,056 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:35,065 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:35,065 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.8408ms INFO 2024-11-23 07:31:35,065 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:35,065 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1826ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:35,121 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:31:35,121 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:35,121 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:35,124 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:35,134 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:35,134 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.0499ms INFO 2024-11-23 07:31:35,134 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:35,134 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9586ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:35,149 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:31:35,161 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:35,161 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:35,164 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:35,193 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:35,194 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 29.0953ms INFO 2024-11-23 07:31:35,194 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:35,194 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.1183ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:36,629 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:31:36,629 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:31:36,629 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:36,630 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:36,630 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:36,631 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:36,631 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:36,634 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:36,634 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:36,644 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:36,644 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.335ms INFO 2024-11-23 07:31:36,644 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:36,645 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9058ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:36,647 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:36,647 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 12.965ms INFO 2024-11-23 07:31:36,647 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:36,647 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4038ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:51,630 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318311060&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:31:51,632 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:31:51,632 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9561ms 200 text/html INFO 2024-11-23 07:31:53,538 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318313010 INFO 2024-11-23 07:31:53,540 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:31:53,540 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6323ms 200 application/javascript INFO 2024-11-23 07:31:53,609 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.004031893485696436 INFO 2024-11-23 07:31:53,610 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:31:53,610 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2433ms 200 application/javascript INFO 2024-11-23 07:31:53,769 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318311060%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:31:53,770 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:31:53,770 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:53,774 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:53,777 [9 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318311060&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:31:53,783 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:53,784 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 9.7883ms INFO 2024-11-23 07:31:53,784 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:53,784 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5724ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:53,785 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:31:53,785 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:53,786 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:53,786 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:53,789 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:53,792 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:31:53,793 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:31:53,793 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:31:53,821 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:31:53,828 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:53,828 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 39.1703ms INFO 2024-11-23 07:31:53,828 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:53,829 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8216ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:53,943 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:31:53,944 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:53,945 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:53,948 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:53,950 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:31:53,950 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:31:53,950 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:31:53,959 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:31:53,959 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:53,960 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:53,962 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:53,969 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:53,969 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3983ms INFO 2024-11-23 07:31:53,969 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:53,969 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9591ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:53,979 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:31:53,979 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:31:53,983 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:53,983 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.4051ms INFO 2024-11-23 07:31:53,983 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:53,983 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2665ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,118 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:31:54,119 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,119 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,123 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,131 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,131 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5075ms INFO 2024-11-23 07:31:54,131 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,131 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4921ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,142 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:31:54,143 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,143 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,146 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,154 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,154 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.9623ms INFO 2024-11-23 07:31:54,154 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,155 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.551ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,283 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:31:54,283 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:31:54,284 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,284 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,284 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,284 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,287 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,287 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,295 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,296 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,296 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.2478ms INFO 2024-11-23 07:31:54,296 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,296 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.3473ms INFO 2024-11-23 07:31:54,296 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9415ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,296 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,296 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2154ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,299 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:31:54,300 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,300 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,300 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:31:54,300 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:31:54,301 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,301 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,301 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,301 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,303 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,304 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,304 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,310 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,310 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.2879ms INFO 2024-11-23 07:31:54,310 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,311 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5013ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,316 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,316 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,316 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 12.1926ms INFO 2024-11-23 07:31:54,316 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,317 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 12.0871ms INFO 2024-11-23 07:31:54,317 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,317 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4592ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,317 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2069ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,329 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:31:54,330 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,330 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,333 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,344 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,344 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 10.5998ms INFO 2024-11-23 07:31:54,344 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,344 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1095ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,486 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:31:54,486 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:31:54,487 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,487 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:54,487 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,487 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,490 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,490 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:54,503 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,503 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 13.1195ms INFO 2024-11-23 07:31:54,504 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,504 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3259ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:54,520 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:54,520 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 29.7838ms INFO 2024-11-23 07:31:54,520 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:54,520 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6829ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:55,638 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:31:55,639 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:55,639 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:55,642 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:55,649 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:55,649 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.1913ms INFO 2024-11-23 07:31:55,649 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:55,649 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6707ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:31:55,654 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:31:55,654 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:31:55,655 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:31:55,655 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:55,658 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:31:55,666 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:31:55,667 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.9188ms INFO 2024-11-23 07:31:55,667 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:31:55,667 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6844ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:05,308 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardPanle.03243d26.js INFO 2024-11-23 07:32:05,308 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardPanle.3bec7bb3.css INFO 2024-11-23 07:32:05,309 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:32:05,310 [14 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/cardPanle.03243d26.js was not modified INFO 2024-11-23 07:32:05,310 [31 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/cardPanle.3bec7bb3.css was not modified INFO 2024-11-23 07:32:05,311 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2723ms 304 text/css INFO 2024-11-23 07:32:05,311 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2561ms 304 application/javascript INFO 2024-11-23 07:32:05,628 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050304&IsEss=true& INFO 2024-11-23 07:32:05,628 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:05,629 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:05,629 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=0& INFO 2024-11-23 07:32:05,630 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:05,630 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:05,632 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:05,635 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:05,640 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:05,640 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.0439ms INFO 2024-11-23 07:32:05,640 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:05,640 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2779ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:06,328 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:06,401 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 766.2349ms INFO 2024-11-23 07:32:06,401 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:06,401 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 771.9755ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:08,099 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Code/GetData?tableName=CODE(BM_BKLX|0)& INFO 2024-11-23 07:32:08,100 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:08,100 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:08,105 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetData", controller = "Code"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.CodeHcmDto GetData(System.String) on controller Sg.HcmMb.WebPub.CodeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:08,181 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:08,188 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 83.0143ms INFO 2024-11-23 07:32:08,188 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:08,188 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.8705ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:23,147 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318342608&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:32:23,148 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:32:23,149 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6522ms 200 text/html INFO 2024-11-23 07:32:25,060 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318344528 INFO 2024-11-23 07:32:25,061 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:32:25,061 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3601ms 200 application/javascript INFO 2024-11-23 07:32:25,139 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9829039522231606 INFO 2024-11-23 07:32:25,140 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:32:25,140 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2311ms 200 application/javascript INFO 2024-11-23 07:32:25,332 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318342608%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:32:25,332 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:32:25,333 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,335 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:25,338 [9 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318342608&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:32:25,342 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:25,342 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4883ms INFO 2024-11-23 07:32:25,342 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,342 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8681ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:25,351 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:32:25,351 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:32:25,352 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:25,352 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,354 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:25,357 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:32:25,357 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:32:25,357 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:32:25,384 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:32:25,388 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:25,388 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.9281ms INFO 2024-11-23 07:32:25,388 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,389 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3176ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:25,627 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:32:25,627 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:32:25,628 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:25,628 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:25,628 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,628 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,631 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:25,631 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:25,632 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:32:25,632 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:32:25,632 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:32:25,649 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:25,649 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.2974ms INFO 2024-11-23 07:32:25,649 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,649 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8932ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:25,660 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:32:25,661 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:32:25,667 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:25,667 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 36.7762ms INFO 2024-11-23 07:32:25,667 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,668 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3654ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:25,859 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:32:25,860 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:25,860 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,862 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:25,867 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:32:25,867 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:25,868 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,868 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:25,868 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7019ms INFO 2024-11-23 07:32:25,868 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,868 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1249ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:25,870 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:25,875 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:25,875 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3336ms INFO 2024-11-23 07:32:25,875 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:25,876 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5665ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:26,099 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:32:26,100 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:26,100 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,102 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:26,107 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:32:26,107 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:26,108 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,108 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:26,108 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7636ms INFO 2024-11-23 07:32:26,108 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,108 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2395ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:26,109 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:32:26,109 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:26,109 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,110 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:26,111 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:26,116 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:26,117 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.3473ms INFO 2024-11-23 07:32:26,117 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,117 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.513ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:26,117 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:26,117 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.613ms INFO 2024-11-23 07:32:26,117 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,117 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6554ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:26,132 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:32:26,132 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:32:26,133 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:26,133 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:26,133 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,133 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,135 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:26,135 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:26,144 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:26,145 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1901ms INFO 2024-11-23 07:32:26,145 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,145 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:26,145 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4636ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:26,145 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.37ms INFO 2024-11-23 07:32:26,145 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,145 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7387ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:26,261 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:32:26,261 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:26,261 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,264 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:26,273 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:26,273 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.9446ms INFO 2024-11-23 07:32:26,273 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,273 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5197ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:26,310 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:32:26,311 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:26,311 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,313 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:26,317 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:32:26,317 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:26,318 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,320 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:26,323 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:26,323 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.076ms INFO 2024-11-23 07:32:26,324 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,324 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3456ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:26,352 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:26,352 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.3498ms INFO 2024-11-23 07:32:26,352 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:26,353 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5823ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:27,392 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:32:27,393 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:27,393 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:27,394 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:32:27,394 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:32:27,394 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:27,394 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:27,396 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:27,397 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:27,402 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:27,402 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2381ms INFO 2024-11-23 07:32:27,402 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:27,402 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9204ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:27,405 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:27,406 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.3345ms INFO 2024-11-23 07:32:27,406 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:27,406 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1179ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:52,428 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318371557&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:32:52,429 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:32:52,430 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7863ms 200 text/html INFO 2024-11-23 07:32:54,687 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318373994 INFO 2024-11-23 07:32:54,689 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:32:54,689 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4463ms 200 application/javascript INFO 2024-11-23 07:32:54,782 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8220319377212089 INFO 2024-11-23 07:32:54,783 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:32:54,783 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1317ms 200 application/javascript INFO 2024-11-23 07:32:55,047 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318371557%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:32:55,048 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 07:32:55,048 [30 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:32:55,048 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:32:55,048 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,049 [33 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:32:55,049 [33 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:32:55,049 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,050 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,052 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,052 [30 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318371557&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home WARN 2024-11-23 07:32:55,054 [33 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:32:55,054 [33 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:32:55,054 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,055 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 3.0375ms INFO 2024-11-23 07:32:55,055 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,055 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3833ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,057 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,057 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.3472ms INFO 2024-11-23 07:32:55,057 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,057 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6957ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,158 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 07:32:55,158 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:32:55,165 [37 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:32:55,165 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:32:55,165 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:32:55,168 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:32:55,171 [37 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4OTYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDAyMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuaWhyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODk2IiwianRpIjoiMTMzYjA5ZjYtOTNkMC00NzU4LTgwOTAtYThkZThiMjdkNDNlIiwiaWF0IjoxNzMxMTA4MzcxLCJuYmYiOjE3MzExMDgzNjksImV4cCI6MTczMTE5NDc3MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.0fLbfQ9jst_WVqy1prY_tMrCvajW7MUYVZdvzsJvqy4 INFO 2024-11-23 07:32:55,175 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,175 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.161ms INFO 2024-11-23 07:32:55,175 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:32:55,175 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6839ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,333 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318374792&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:32:55,334 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:32:55,334 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2792ms 200 text/html INFO 2024-11-23 07:32:55,342 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 07:32:55,342 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:32:55,343 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,347 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,349 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,352 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:32:55,352 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:32:55,352 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:32:55,380 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:32:55,384 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,384 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.352ms INFO 2024-11-23 07:32:55,384 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,384 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8732ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,507 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:32:55,507 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:32:55,507 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,508 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,508 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,508 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,510 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,510 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,512 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:32:55,513 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:32:55,513 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:32:55,515 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,515 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3391ms INFO 2024-11-23 07:32:55,516 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,516 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4581ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,540 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:32:55,567 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:32:55,572 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,572 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.7684ms INFO 2024-11-23 07:32:55,572 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,572 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2915ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,727 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:32:55,728 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:32:55,728 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,728 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,728 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,728 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,731 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,731 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,737 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,737 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8996ms INFO 2024-11-23 07:32:55,737 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,737 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1976ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,748 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,748 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1147ms INFO 2024-11-23 07:32:55,748 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,748 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7395ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,917 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:32:55,918 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,918 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,920 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,926 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,926 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.616ms INFO 2024-11-23 07:32:55,926 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,926 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0818ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,947 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:32:55,948 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,948 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,950 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:32:55,950 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,950 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,951 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,953 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,956 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,957 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8104ms INFO 2024-11-23 07:32:55,957 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,957 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5624ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,958 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,958 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.7237ms INFO 2024-11-23 07:32:55,958 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,959 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0575ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,967 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:32:55,967 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,967 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,970 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,979 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:55,980 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.5718ms INFO 2024-11-23 07:32:55,980 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,980 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7489ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:55,988 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:32:55,988 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,988 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,989 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:32:55,990 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:55,990 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:55,991 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:55,993 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:56,000 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:56,001 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.3984ms INFO 2024-11-23 07:32:56,001 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:56,001 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.431ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:56,003 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:56,003 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.387ms INFO 2024-11-23 07:32:56,003 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:56,003 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6449ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:56,058 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 07:32:56,058 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 07:32:56,059 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/2.jpg was not modified INFO 2024-11-23 07:32:56,059 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/3.jpg was not modified INFO 2024-11-23 07:32:56,059 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 07:32:56,059 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9647ms 304 image/jpeg INFO 2024-11-23 07:32:56,059 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9863ms 304 image/jpeg INFO 2024-11-23 07:32:56,059 [30 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/1.jpg was not modified INFO 2024-11-23 07:32:56,059 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5061ms 304 image/jpeg INFO 2024-11-23 07:32:56,125 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:32:56,125 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:56,125 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:56,128 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:56,137 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:32:56,137 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:56,137 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:56,137 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:56,137 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5239ms INFO 2024-11-23 07:32:56,137 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:56,137 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8954ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:56,140 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:56,172 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:56,172 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.1499ms INFO 2024-11-23 07:32:56,172 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:56,172 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2957ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:57,543 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318377018 INFO 2024-11-23 07:32:57,544 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:32:57,544 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0999ms 200 application/javascript INFO 2024-11-23 07:32:57,613 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8005724251815831 INFO 2024-11-23 07:32:57,614 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:32:57,614 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.84ms 200 application/javascript INFO 2024-11-23 07:32:57,768 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318374792%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:32:57,768 [33 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:32:57,768 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,771 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:57,773 [33 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318374792&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:32:57,777 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:32:57,777 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:57,778 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.5642ms INFO 2024-11-23 07:32:57,778 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:57,778 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,778 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0456ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:57,778 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,780 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:57,784 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:32:57,784 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:32:57,784 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:57,784 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,786 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:57,786 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3113ms INFO 2024-11-23 07:32:57,786 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,786 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7396ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:57,787 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:57,789 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:32:57,789 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:32:57,789 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:32:57,799 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:32:57,799 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:32:57,800 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:57,800 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,802 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:57,816 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:32:57,820 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:57,821 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.7122ms INFO 2024-11-23 07:32:57,821 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,821 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9322ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:57,825 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:57,827 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 25.0952ms INFO 2024-11-23 07:32:57,827 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,828 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3059ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:57,920 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:32:57,920 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:57,921 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,923 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:57,925 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:32:57,925 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:32:57,925 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:32:57,947 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:32:57,947 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:57,947 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,950 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:57,953 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:32:57,953 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:32:57,956 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:57,956 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8603ms INFO 2024-11-23 07:32:57,956 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,956 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0386ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:57,957 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:57,957 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8254ms INFO 2024-11-23 07:32:57,957 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:57,957 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0574ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,088 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:32:58,088 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:32:58,088 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,088 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,088 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,089 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,091 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,091 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,096 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,097 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.3813ms INFO 2024-11-23 07:32:58,097 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,097 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.624ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,097 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,097 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7621ms INFO 2024-11-23 07:32:58,097 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,097 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3302ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,240 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:32:58,240 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:32:58,240 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,240 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,241 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,241 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,243 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,243 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,248 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:32:58,248 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,249 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5681ms INFO 2024-11-23 07:32:58,249 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,249 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,249 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,249 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9669ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,249 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:32:58,249 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,249 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,250 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,250 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.2584ms INFO 2024-11-23 07:32:58,250 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,250 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1631ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,250 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:32:58,251 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,251 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,251 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,252 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,255 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,257 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,257 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.3736ms INFO 2024-11-23 07:32:58,258 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,258 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3525ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,261 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,261 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.0692ms INFO 2024-11-23 07:32:58,261 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,261 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,261 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7252ms INFO 2024-11-23 07:32:58,261 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,261 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9376ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,261 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2709ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,265 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:32:58,265 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,265 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,268 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,275 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,275 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5766ms INFO 2024-11-23 07:32:58,275 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,275 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8865ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,400 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:32:58,400 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:32:58,400 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,401 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:58,401 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,401 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,403 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,403 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:58,413 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,413 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.6987ms INFO 2024-11-23 07:32:58,413 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,413 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1851ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:58,429 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:58,429 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.7755ms INFO 2024-11-23 07:32:58,429 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:58,429 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1214ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:59,552 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:32:59,552 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:32:59,553 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:32:59,553 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:59,553 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:32:59,553 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:59,553 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:59,556 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:59,556 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:32:59,561 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:59,561 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4453ms INFO 2024-11-23 07:32:59,561 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:59,561 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0076ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:32:59,564 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:32:59,564 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.238ms INFO 2024-11-23 07:32:59,564 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:32:59,564 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9285ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:30,992 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318410443&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:33:30,993 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:33:30,993 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2807ms 200 text/html INFO 2024-11-23 07:33:33,180 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318412640 INFO 2024-11-23 07:33:33,181 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:33:33,181 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.14ms 200 application/javascript INFO 2024-11-23 07:33:33,262 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.926731060475342 INFO 2024-11-23 07:33:33,263 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:33:33,263 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.828ms 200 application/javascript INFO 2024-11-23 07:33:33,446 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318410443%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:33:33,446 [42 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:33:33,446 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,449 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,451 [42 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318410443&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:33:33,455 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:33:33,455 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,455 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:33:33,455 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1025ms INFO 2024-11-23 07:33:33,455 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,455 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5339ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,455 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,456 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,458 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,461 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:33:33,461 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:33:33,461 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:33:33,488 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:33:33,491 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,492 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.5062ms INFO 2024-11-23 07:33:33,492 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,492 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1782ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,606 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:33:33,607 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,607 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,610 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,611 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:33:33,611 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:33:33,611 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:33:33,613 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:33:33,613 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,614 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,616 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,622 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,622 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6565ms INFO 2024-11-23 07:33:33,622 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,622 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7852ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,639 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:33:33,639 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:33:33,643 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,643 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3699ms INFO 2024-11-23 07:33:33,643 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,643 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7978ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,794 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:33:33,794 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:33:33,794 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,794 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,794 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,795 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,797 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,797 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,803 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,803 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,803 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5518ms INFO 2024-11-23 07:33:33,803 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5334ms INFO 2024-11-23 07:33:33,803 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,803 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,803 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2145ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,803 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0431ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,942 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:33:33,942 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,942 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,943 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:33:33,943 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,944 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,945 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,946 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,949 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:33:33,950 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,950 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,951 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:33:33,951 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,951 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,952 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,952 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9511ms INFO 2024-11-23 07:33:33,952 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,952 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1356ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,952 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:33:33,952 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,952 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:33:33,952 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,953 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,953 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:33,953 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,954 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,955 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,955 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.8875ms INFO 2024-11-23 07:33:33,955 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,955 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:33,955 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,955 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4049ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,959 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,959 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.6139ms INFO 2024-11-23 07:33:33,959 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,959 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7166ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,965 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,965 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,965 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.3404ms INFO 2024-11-23 07:33:33,965 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,965 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.0868ms INFO 2024-11-23 07:33:33,965 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,965 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.615ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,965 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4389ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:33,966 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:33,967 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 11.2844ms INFO 2024-11-23 07:33:33,967 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:33,967 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.67ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:34,093 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:33:34,094 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:34,094 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:34,094 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:33:34,095 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:34,095 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:34,097 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:34,098 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:34,107 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:34,107 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.975ms INFO 2024-11-23 07:33:34,107 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:34,107 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6964ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:34,123 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:34,123 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6987ms INFO 2024-11-23 07:33:34,123 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:34,123 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2316ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:35,162 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:33:35,162 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:35,162 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:35,162 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:33:35,162 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:33:35,163 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:33:35,163 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:35,165 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:35,165 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:33:35,171 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:35,171 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8224ms INFO 2024-11-23 07:33:35,171 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:35,171 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6468ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:33:35,184 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:33:35,184 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 18.6491ms INFO 2024-11-23 07:33:35,184 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:33:35,184 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1446ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:56,978 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318676955&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:37:56,979 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:37:56,980 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5512ms 200 text/html INFO 2024-11-23 07:37:58,502 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318678490 INFO 2024-11-23 07:37:58,503 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:37:58,503 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1477ms 200 application/javascript INFO 2024-11-23 07:37:58,552 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.030187555181785064 INFO 2024-11-23 07:37:58,553 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:37:58,553 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.006ms 200 application/javascript INFO 2024-11-23 07:37:58,703 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318676955%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:37:58,703 [62 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:37:58,703 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:58,706 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:58,708 [62 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318676955&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:37:58,713 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:58,713 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.7371ms INFO 2024-11-23 07:37:58,713 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:58,713 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4826ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:58,728 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:37:58,729 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:37:58,729 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:58,733 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:58,735 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:58,738 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:37:58,738 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:37:58,738 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:37:58,765 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:37:58,769 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:58,769 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.0129ms INFO 2024-11-23 07:37:58,769 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:58,770 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.2531ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:58,862 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:37:58,863 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:37:58,863 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:58,863 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:58,863 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:58,863 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:58,866 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:58,866 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:58,868 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:37:58,868 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:37:58,868 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:37:58,871 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:58,872 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8472ms INFO 2024-11-23 07:37:58,872 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:58,872 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5926ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:58,896 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:37:58,924 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:37:58,929 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:58,929 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 63.1201ms INFO 2024-11-23 07:37:58,929 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:58,929 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.6033ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,023 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:37:59,023 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:37:59,023 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,023 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,023 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,024 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,026 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,026 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,033 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,033 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9435ms INFO 2024-11-23 07:37:59,033 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,033 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7073ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,045 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,045 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.4828ms INFO 2024-11-23 07:37:59,045 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,045 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1655ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,062 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:37:59,063 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,063 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,066 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,072 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,072 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.0773ms INFO 2024-11-23 07:37:59,072 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,072 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8006ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,097 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:37:59,098 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,098 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,101 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,105 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:37:59,105 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:37:59,105 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,105 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,105 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,105 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,105 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:37:59,106 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,106 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,108 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,109 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,111 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,117 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,117 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 15.7136ms INFO 2024-11-23 07:37:59,117 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,117 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8152ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,121 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:37:59,121 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,121 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,123 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,123 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.8809ms INFO 2024-11-23 07:37:59,124 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,124 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7432ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,125 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,125 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,125 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 16.9943ms INFO 2024-11-23 07:37:59,125 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,125 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4774ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,127 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,127 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 18.1766ms INFO 2024-11-23 07:37:59,127 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,127 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5511ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,133 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,134 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5578ms INFO 2024-11-23 07:37:59,134 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,134 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.062ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,212 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:37:59,212 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:37:59,213 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,213 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:37:59,213 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,213 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,216 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,216 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:37:59,228 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,228 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.1595ms INFO 2024-11-23 07:37:59,228 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,229 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1202ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:37:59,244 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:37:59,244 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 27.5994ms INFO 2024-11-23 07:37:59,244 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:37:59,244 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7168ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:00,623 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2024-11-23 07:38:00,623 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:00,623 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:00,628 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMonthResult", controller = "Month"}. Executing controller action with signature Sg.HcmMb.Month.Dto.MonthResultDto GetMonthResult(System.String, System.String) on controller Sg.HcmMb.Month.MonthAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:00,768 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:00,777 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 148.9296ms INFO 2024-11-23 07:38:00,777 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:00,777 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 154.5316ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:33,457 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 07:38:33,457 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 07:38:33,457 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:33,457 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:33,457 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,457 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,458 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:38:33,459 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:33,459 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,460 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 07:38:33,460 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:33,460 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,460 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:33,460 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:33,464 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:33,465 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:33,466 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 07:38:33,466 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:33,467 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,522 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:33,522 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:33,522 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:33,523 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 62.3112ms INFO 2024-11-23 07:38:33,523 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,523 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.1085ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:33,524 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:33,524 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 63.7789ms INFO 2024-11-23 07:38:33,524 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,524 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.6139ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:33,526 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 61.6876ms INFO 2024-11-23 07:38:33,526 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,526 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.9382ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:33,527 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:33,530 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 66.3177ms INFO 2024-11-23 07:38:33,530 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,530 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.8948ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:33,536 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:33,538 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 15.9702ms INFO 2024-11-23 07:38:33,538 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,538 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.6708ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:33,657 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64692& INFO 2024-11-23 07:38:33,657 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:33,658 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,661 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:33,669 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:33,686 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 24.485ms INFO 2024-11-23 07:38:33,686 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:33,686 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0794ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:35,001 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 07:38:35,002 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 07:38:35,002 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:35,002 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:35,005 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:35,010 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:35,010 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:35,011 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:35,011 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.294ms INFO 2024-11-23 07:38:35,011 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:35,012 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0578ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:35,014 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:35,022 [64 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 07:38:35,036 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:35,039 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 24.6421ms INFO 2024-11-23 07:38:35,039 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:35,039 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7412ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:38:35,156 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64692& INFO 2024-11-23 07:38:35,157 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:38:35,157 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:35,160 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:38:35,175 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:38:35,257 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 97.7008ms INFO 2024-11-23 07:38:35,257 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:38:35,257 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.4662ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:14,310 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318754259&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:39:14,311 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:39:14,311 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2717ms 200 text/html INFO 2024-11-23 07:39:16,233 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318756156 INFO 2024-11-23 07:39:16,234 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:39:16,234 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.133ms 200 application/javascript INFO 2024-11-23 07:39:16,307 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8772382157260353 INFO 2024-11-23 07:39:16,308 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:39:16,308 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9488ms 200 application/javascript INFO 2024-11-23 07:39:16,458 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318754259%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:39:16,458 [59 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:39:16,458 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,462 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:16,500 [59 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318754259&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:39:16,500 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:39:16,500 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:16,501 [66 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:39:16,501 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:39:16,501 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,504 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:16,504 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:16,505 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 42.6702ms INFO 2024-11-23 07:39:16,505 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,505 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0643ms 200 application/json; charset=utf-8 WARN 2024-11-23 07:39:16,506 [66 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:39:16,506 [66 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:39:16,506 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:16,507 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 2.1554ms INFO 2024-11-23 07:39:16,507 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,507 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7313ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:39:16,622 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 07:39:16,623 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:16,623 [60 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:39:16,624 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:39:16,624 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:39:16,626 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:39:16,629 [60 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTM5IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNzAiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpmYjliY3nuqIiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5MzkiLCJqdGkiOiI0ODBhYzhmYy1jNmVhLTQ2MzYtYjZkMC05YjdiOGY4ZGYxZGEiLCJpYXQiOjE3MzIyMzIzNTMsIm5iZiI6MTczMjIzMjM1MSwiZXhwIjoxNzMyMzE4NzUzLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.RS0p4AircAxZ8pi9UG8vE3bBHMeJdOdVJtMRZiVFXa0 INFO 2024-11-23 07:39:16,633 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:16,633 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.8684ms INFO 2024-11-23 07:39:16,633 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:39:16,633 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8422ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:16,752 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:39:16,753 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:16,753 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:16,756 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,759 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:16,762 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:39:16,762 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:39:16,762 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:39:16,790 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:39:16,793 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:16,793 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.2308ms INFO 2024-11-23 07:39:16,793 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,794 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.2373ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:16,918 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:39:16,918 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:16,918 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,921 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:16,923 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:39:16,923 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:39:16,923 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:39:16,924 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:39:16,924 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:16,924 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,927 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:16,932 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:16,933 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6529ms INFO 2024-11-23 07:39:16,933 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,933 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.02ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:16,951 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:39:16,978 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:39:16,983 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:16,984 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.5008ms INFO 2024-11-23 07:39:16,984 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:16,984 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.1416ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,093 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:39:17,093 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,093 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,096 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,110 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:39:17,110 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,110 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,113 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,115 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,115 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 19.5187ms INFO 2024-11-23 07:39:17,116 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,116 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0195ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,118 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,118 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3697ms INFO 2024-11-23 07:39:17,118 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,118 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5961ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,178 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:39:17,178 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,178 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,181 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,189 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:39:17,190 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,190 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,191 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,191 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.001ms INFO 2024-11-23 07:39:17,191 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,192 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7548ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,193 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,195 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:39:17,195 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,195 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,198 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,198 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,198 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4316ms INFO 2024-11-23 07:39:17,198 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,198 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.224ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,203 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,203 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5097ms INFO 2024-11-23 07:39:17,203 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,203 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7438ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,213 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:39:17,213 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,213 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,216 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,226 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,226 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.6191ms INFO 2024-11-23 07:39:17,226 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,226 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5505ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,226 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:39:17,227 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,227 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,229 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,234 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,235 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:39:17,235 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0608ms INFO 2024-11-23 07:39:17,235 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,235 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2971ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,235 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,235 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,238 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,246 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,246 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.0116ms INFO 2024-11-23 07:39:17,246 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,246 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2528ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,303 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:39:17,303 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,303 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,306 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,314 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:39:17,315 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:17,315 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,315 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,315 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2116ms INFO 2024-11-23 07:39:17,315 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,315 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6474ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:17,318 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:17,344 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:17,344 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.2912ms INFO 2024-11-23 07:39:17,344 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:17,344 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0446ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:19,683 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:39:19,683 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:19,684 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:19,686 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:19,688 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:39:19,688 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:19,689 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:19,689 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:19,691 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:19,692 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:19,693 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1414ms INFO 2024-11-23 07:39:19,693 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:19,693 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8468ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:19,710 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:19,711 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.2288ms INFO 2024-11-23 07:39:19,711 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:19,711 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.827ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:35,346 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:39:35,347 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:39:35,348 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3617ms 200 text/html INFO 2024-11-23 07:39:35,511 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 07:39:35,518 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 07:39:35,518 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6517ms 200 text/css INFO 2024-11-23 07:39:35,547 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318776102&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:39:35,548 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:39:35,548 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9468ms 200 text/html INFO 2024-11-23 07:39:35,549 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 07:39:35,549 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:39:35,549 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:35,550 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 07:39:35,550 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7355ms 200 application/javascript INFO 2024-11-23 07:39:35,551 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 07:39:35,551 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 07:39:35,552 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 07:39:35,552 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3679ms 200 application/javascript INFO 2024-11-23 07:39:35,553 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 07:39:35,553 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1718ms 200 application/javascript INFO 2024-11-23 07:39:35,564 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 07:39:35,564 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5076ms 200 application/javascript INFO 2024-11-23 07:39:35,603 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 07:39:35,604 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 07:39:35,605 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 07:39:35,605 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3353ms 0 application/javascript INFO 2024-11-23 07:39:35,605 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 07:39:35,605 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8655ms 0 application/javascript INFO 2024-11-23 07:39:35,606 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 07:39:35,606 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 07:39:35,606 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.706ms 0 application/javascript INFO 2024-11-23 07:39:35,664 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 07:39:35,665 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 07:39:35,665 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:39:35,665 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:35,666 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 07:39:35,666 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 07:39:35,666 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5828ms 200 application/javascript INFO 2024-11-23 07:39:35,668 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 07:39:35,668 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0627ms 200 application/javascript INFO 2024-11-23 07:39:35,668 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 07:39:35,668 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.763ms 200 text/css INFO 2024-11-23 07:39:35,679 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 07:39:35,679 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6453ms 200 application/javascript INFO 2024-11-23 07:39:35,726 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 07:39:35,727 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 07:39:35,727 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.083ms 200 application/javascript INFO 2024-11-23 07:39:35,770 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 07:39:35,771 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 07:39:35,771 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.78ms 200 application/javascript INFO 2024-11-23 07:39:40,086 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318779973&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:39:40,087 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:39:40,087 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9917ms 200 text/html INFO 2024-11-23 07:39:40,141 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 07:39:40,141 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 07:39:40,141 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7614ms 304 text/css INFO 2024-11-23 07:39:40,236 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:39:40,236 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:40,237 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 07:39:40,237 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7443ms 304 application/javascript INFO 2024-11-23 07:39:40,470 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 07:39:40,471 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 07:39:40,471 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8324ms 200 application/javascript INFO 2024-11-23 07:39:40,850 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318781442 INFO 2024-11-23 07:39:40,851 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:39:40,851 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8229ms 200 application/javascript INFO 2024-11-23 07:39:40,940 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.061635383890527695 INFO 2024-11-23 07:39:40,940 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:39:40,941 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6441ms 200 application/javascript INFO 2024-11-23 07:39:41,010 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 07:39:41,011 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 07:39:41,011 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2313ms 200 image/jpeg INFO 2024-11-23 07:39:41,514 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318776102%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:39:41,514 [63 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:39:41,515 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,517 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:41,519 [63 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318776102&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:39:41,523 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:41,523 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1006ms INFO 2024-11-23 07:39:41,523 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,524 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4729ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:41,528 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 07:39:41,528 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:41,529 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:41,532 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,534 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:41,537 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:39:41,537 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:39:41,537 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:39:41,564 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:39:41,567 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:41,568 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.2947ms INFO 2024-11-23 07:39:41,568 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,568 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4852ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:41,685 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:39:41,685 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:41,685 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,688 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:41,690 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:39:41,690 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:39:41,690 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:39:41,699 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:39:41,699 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:41,699 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,702 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:41,707 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:41,707 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5771ms INFO 2024-11-23 07:39:41,707 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,708 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0797ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:41,718 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:39:41,744 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:39:41,749 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:41,749 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.2331ms INFO 2024-11-23 07:39:41,749 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,749 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.8282ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:41,859 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 07:39:41,859 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 07:39:41,859 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:41,859 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:41,860 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 07:39:41,860 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9929ms 200 application/javascript INFO 2024-11-23 07:39:41,860 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 07:39:41,860 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6084ms 200 application/javascript INFO 2024-11-23 07:39:41,861 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 07:39:41,861 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:41,861 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318781752 INFO 2024-11-23 07:39:41,861 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 07:39:41,861 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6749ms 200 application/javascript INFO 2024-11-23 07:39:41,862 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:39:41,862 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8743ms 200 application/javascript INFO 2024-11-23 07:39:41,866 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 07:39:41,866 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 07:39:41,866 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 07:39:41,866 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7574ms 200 text/css INFO 2024-11-23 07:39:41,868 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 07:39:41,868 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8234ms 200 text/css INFO 2024-11-23 07:39:41,900 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 07:39:41,900 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 07:39:41,901 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2191ms 200 text/css INFO 2024-11-23 07:39:41,914 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 07:39:41,914 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:41,915 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 07:39:41,915 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8215ms 200 application/javascript INFO 2024-11-23 07:39:41,915 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 07:39:41,916 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:41,916 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 07:39:41,916 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:41,916 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 07:39:41,916 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8635ms 200 application/javascript INFO 2024-11-23 07:39:41,917 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 07:39:41,917 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7675ms 200 application/javascript INFO 2024-11-23 07:39:41,918 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:39:41,919 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:41,919 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,921 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.1769027570318239 INFO 2024-11-23 07:39:41,921 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:39:41,921 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6244ms 200 application/javascript INFO 2024-11-23 07:39:41,922 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:41,939 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:41,939 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.327ms INFO 2024-11-23 07:39:41,939 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,939 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7733ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:41,960 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:39:41,960 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:41,960 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,963 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:41,969 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:41,969 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6727ms INFO 2024-11-23 07:39:41,969 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:41,969 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3149ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,076 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318779973%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:39:42,076 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:39:42,077 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,079 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:39:42,079 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,079 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,079 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,081 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318779973&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:39:42,082 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,085 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,086 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2368ms INFO 2024-11-23 07:39:42,086 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,086 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6239ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,090 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,090 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2926ms INFO 2024-11-23 07:39:42,090 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,090 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5243ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,156 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:39:42,156 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:42,157 [64 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:39:42,157 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:39:42,157 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,160 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:39:42,161 [64 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:39:42,161 [64 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:39:42,161 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,161 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.688ms INFO 2024-11-23 07:39:42,161 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,162 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6216ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,301 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 07:39:42,301 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:42,302 [64 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:39:42,302 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:39:42,302 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:39:42,305 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:39:42,307 [64 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MDAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTM3NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaZmuWumuWPtiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzAwIiwianRpIjoiMmY2MzhhMzctZmYyYS00ZmQxLWIxYjktZGY1NDUyY2IxNzAxIiwiaWF0IjoxNzMyMTY2OTg3LCJuYmYiOjE3MzIxNjY5ODUsImV4cCI6MTczMjI1MzM4NywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.mHVs_Wxh9gocg5DvsfLd2o9hMX1Nfk0tygF-W_XFsvQ INFO 2024-11-23 07:39:42,312 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,312 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.6748ms INFO 2024-11-23 07:39:42,312 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:39:42,312 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8029ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,422 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:39:42,422 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:42,422 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,425 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,428 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,431 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:39:42,431 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:39:42,431 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:39:42,458 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:39:42,462 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,462 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.7881ms INFO 2024-11-23 07:39:42,462 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,462 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.5801ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,571 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:39:42,571 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,572 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,574 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,575 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:39:42,576 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,576 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,577 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:39:42,577 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:39:42,577 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:39:42,579 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,584 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,585 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9041ms INFO 2024-11-23 07:39:42,585 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,585 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2499ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,604 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:39:42,632 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:39:42,637 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,637 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.94ms INFO 2024-11-23 07:39:42,637 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,638 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.8185ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,716 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 07:39:42,716 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:42,716 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 07:39:42,716 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:42,716 [65 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 07:39:42,716 [63 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 07:39:42,716 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8218ms 304 application/javascript INFO 2024-11-23 07:39:42,717 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4988ms 304 application/javascript INFO 2024-11-23 07:39:42,729 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 07:39:42,729 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 07:39:42,729 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 07:39:42,730 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 07:39:42,730 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9289ms 200 image/png INFO 2024-11-23 07:39:42,730 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 07:39:42,730 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 07:39:42,730 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7193ms 200 image/png INFO 2024-11-23 07:39:42,730 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.738ms 200 image/png INFO 2024-11-23 07:39:42,730 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 07:39:42,731 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 07:39:42,731 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6083ms 200 image/png INFO 2024-11-23 07:39:42,755 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 07:39:42,755 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:39:42,756 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:42,756 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,756 [63 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 07:39:42,756 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7696ms 304 application/javascript INFO 2024-11-23 07:39:42,756 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,756 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 07:39:42,756 [63 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 07:39:42,757 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4083ms 304 text/css INFO 2024-11-23 07:39:42,759 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,760 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:39:42,761 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,761 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,764 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,765 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,765 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9269ms INFO 2024-11-23 07:39:42,765 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,765 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6151ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,780 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,780 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 16.2129ms INFO 2024-11-23 07:39:42,780 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,780 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1323ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,794 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:39:42,794 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,794 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,795 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:39:42,795 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:39:42,795 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,795 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,795 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,795 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,797 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,798 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,798 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,800 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:39:42,801 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,801 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,802 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 07:39:42,803 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 07:39:42,803 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4978ms 304 text/css INFO 2024-11-23 07:39:42,803 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 07:39:42,803 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:42,803 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 07:39:42,803 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4098ms 304 application/javascript INFO 2024-11-23 07:39:42,803 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 07:39:42,803 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:42,804 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 07:39:42,804 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,804 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4718ms 304 application/javascript INFO 2024-11-23 07:39:42,805 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,805 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.4938ms INFO 2024-11-23 07:39:42,805 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,805 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7713ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,806 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,806 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.1109ms INFO 2024-11-23 07:39:42,806 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,806 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7826ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,807 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,807 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.292ms INFO 2024-11-23 07:39:42,807 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,808 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6844ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,820 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 07:39:42,820 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 07:39:42,820 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5054ms 304 text/css INFO 2024-11-23 07:39:42,821 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,821 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.0557ms INFO 2024-11-23 07:39:42,821 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,821 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5683ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,821 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 07:39:42,821 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:42,821 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.e963b5c7.js was not modified INFO 2024-11-23 07:39:42,822 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4911ms 304 application/javascript INFO 2024-11-23 07:39:42,830 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 07:39:42,831 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 07:39:42,831 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9731ms 200 image/png INFO 2024-11-23 07:39:42,852 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:39:42,852 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,852 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,855 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,860 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,860 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1686ms INFO 2024-11-23 07:39:42,860 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,860 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4697ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,869 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 07:39:42,870 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 07:39:42,870 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 07:39:42,870 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4439ms 200 image/jpeg INFO 2024-11-23 07:39:42,871 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 07:39:42,872 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 07:39:42,872 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6211ms 200 image/jpeg INFO 2024-11-23 07:39:42,872 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 07:39:42,872 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4695ms 200 image/jpeg INFO 2024-11-23 07:39:42,890 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:39:42,890 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,890 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,890 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:39:42,891 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,891 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,893 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,893 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,903 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,903 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.9463ms INFO 2024-11-23 07:39:42,903 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,903 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7069ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,915 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 07:39:42,915 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 07:39:42,916 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdqj.1dfb65ca.png was not modified INFO 2024-11-23 07:39:42,916 [52 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdjb.e624b7f0.png was not modified INFO 2024-11-23 07:39:42,916 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5413ms 304 image/png INFO 2024-11-23 07:39:42,916 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.597ms 304 image/png INFO 2024-11-23 07:39:42,917 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 07:39:42,917 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wddk.4a9e34c6.png was not modified INFO 2024-11-23 07:39:42,917 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4584ms 304 image/png INFO 2024-11-23 07:39:42,918 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 07:39:42,918 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/yjg.7e6d65c1.png was not modified INFO 2024-11-23 07:39:42,918 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4149ms 304 image/png INFO 2024-11-23 07:39:42,920 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:42,920 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.885ms INFO 2024-11-23 07:39:42,920 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,921 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1758ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:42,955 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:39:42,955 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:39:42,955 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,955 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:39:42,955 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,955 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,956 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,956 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,956 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,957 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:39:42,957 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,958 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,958 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,958 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,959 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,960 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,961 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:39:42,962 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:39:42,962 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,962 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,962 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:42,962 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:42,965 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:42,965 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:43,038 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:43,038 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:43,038 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:43,038 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:43,038 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 72.3132ms INFO 2024-11-23 07:39:43,038 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,038 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 79.2144ms INFO 2024-11-23 07:39:43,038 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,038 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 77.7455ms INFO 2024-11-23 07:39:43,038 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.344ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:43,038 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:43,038 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,038 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.7369ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:43,038 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.3046ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:43,038 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:43,038 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 79.6118ms INFO 2024-11-23 07:39:43,039 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,039 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 80.1829ms INFO 2024-11-23 07:39:43,039 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,039 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 73.9508ms INFO 2024-11-23 07:39:43,039 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,039 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.5034ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:43,039 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.0149ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:43,039 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.3574ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:43,092 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 07:39:43,092 [47 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 07:39:43,092 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5939ms 304 image/png INFO 2024-11-23 07:39:43,135 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:39:43,136 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:43,136 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,139 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:43,150 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:39:43,150 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:43,151 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,154 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:43,160 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:43,160 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 20.8493ms INFO 2024-11-23 07:39:43,160 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,160 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7705ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:43,186 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:43,186 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.415ms INFO 2024-11-23 07:39:43,186 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:43,186 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5266ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:44,349 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 07:39:44,350 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 07:39:44,350 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:44,350 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 07:39:44,350 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2344ms 200 text/css INFO 2024-11-23 07:39:44,350 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 07:39:44,351 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8907ms 200 application/javascript INFO 2024-11-23 07:39:44,351 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 07:39:44,351 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:44,351 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 07:39:44,351 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7455ms 200 application/javascript INFO 2024-11-23 07:39:44,509 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:39:44,509 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:44,509 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:44,512 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:44,516 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:39:44,516 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:44,516 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:44,516 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:44,518 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:44,518 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8123ms INFO 2024-11-23 07:39:44,518 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:44,518 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2173ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:44,519 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:44,564 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:44,564 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 45.7327ms INFO 2024-11-23 07:39:44,564 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:44,565 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9148ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:45,901 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 07:39:45,902 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:45,902 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,903 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 07:39:45,903 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:39:45,904 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:45,904 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:45,904 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,904 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,905 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:45,905 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 07:39:45,905 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:45,906 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,907 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:45,907 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:45,908 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:45,910 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 07:39:45,910 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:45,911 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,913 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:45,913 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:45,913 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:45,913 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.3896ms INFO 2024-11-23 07:39:45,913 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,913 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.8048ms INFO 2024-11-23 07:39:45,914 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0687ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:45,914 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,914 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2075ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:45,915 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:45,915 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.8366ms INFO 2024-11-23 07:39:45,915 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,915 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0032ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:45,916 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:45,916 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.6007ms INFO 2024-11-23 07:39:45,916 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,916 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1062ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:45,921 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:45,921 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.2253ms INFO 2024-11-23 07:39:45,921 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:45,921 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3436ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:46,016 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1700& INFO 2024-11-23 07:39:46,016 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:46,017 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,019 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:46,030 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:46,095 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 75.5077ms INFO 2024-11-23 07:39:46,095 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,095 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.9023ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:46,299 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 07:39:46,300 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 07:39:46,300 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 07:39:46,300 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:46,301 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4266ms 200 text/css INFO 2024-11-23 07:39:46,301 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 07:39:46,301 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1103ms 200 application/javascript INFO 2024-11-23 07:39:46,464 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 07:39:46,465 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:46,465 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,468 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:46,473 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:46,473 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6744ms INFO 2024-11-23 07:39:46,473 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,474 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3768ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:46,475 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 07:39:46,475 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:46,475 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,475 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 07:39:46,475 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 07:39:46,475 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:46,476 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,476 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:46,476 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,477 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:46,478 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:46,479 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:46,484 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:46,484 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2774ms INFO 2024-11-23 07:39:46,484 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,484 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2457ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:46,486 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:46,486 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:46,486 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.0311ms INFO 2024-11-23 07:39:46,486 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,486 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.5421ms INFO 2024-11-23 07:39:46,486 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0795ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:46,486 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,486 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.722ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:46,495 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:39:46,495 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:46,496 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,498 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:46,503 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:46,503 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.9217ms INFO 2024-11-23 07:39:46,503 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,503 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9231ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:46,602 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1908& INFO 2024-11-23 07:39:46,602 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:46,602 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,605 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:46,611 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:46,616 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.1733ms INFO 2024-11-23 07:39:46,616 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:46,616 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4601ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:47,198 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 07:39:47,198 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 07:39:47,198 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:47,198 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:47,199 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,199 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,201 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:47,201 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:47,205 [66 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 07:39:47,207 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:47,207 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5678ms INFO 2024-11-23 07:39:47,207 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,207 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1183ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:47,216 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:47,216 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.8586ms INFO 2024-11-23 07:39:47,216 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,216 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3574ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:47,341 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1700& INFO 2024-11-23 07:39:47,342 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:47,342 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,344 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:47,356 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:47,418 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 73.2412ms INFO 2024-11-23 07:39:47,418 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,418 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.5705ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:47,430 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 07:39:47,430 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 07:39:47,430 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:47,430 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 07:39:47,430 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 07:39:47,431 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0679ms 200 application/javascript INFO 2024-11-23 07:39:47,431 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1859ms 200 text/css INFO 2024-11-23 07:39:47,575 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 07:39:47,575 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 07:39:47,576 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:47,576 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:47,576 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,576 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,578 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:47,578 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:47,582 [66 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 07:39:47,584 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:47,584 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6947ms INFO 2024-11-23 07:39:47,584 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,584 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2285ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:47,593 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:47,593 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.393ms INFO 2024-11-23 07:39:47,593 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,593 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7968ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:47,736 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1908& INFO 2024-11-23 07:39:47,736 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:47,736 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,739 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:47,745 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:47,750 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.4026ms INFO 2024-11-23 07:39:47,750 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:47,750 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8538ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:49,325 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:39:49,326 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:49,326 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:49,329 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:49,334 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:49,334 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.531ms INFO 2024-11-23 07:39:49,334 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:49,334 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1846ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:51,749 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318791715&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:39:51,750 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:39:51,750 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9316ms 200 text/html INFO 2024-11-23 07:39:51,942 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/abnormalattendance.5d226469.css INFO 2024-11-23 07:39:51,942 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/abnormalattendance.5d226469.css was not modified INFO 2024-11-23 07:39:51,942 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6125ms 304 text/css INFO 2024-11-23 07:39:51,946 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/abnormalattendance.eeb29fbc.js INFO 2024-11-23 07:39:51,946 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:51,946 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/abnormalattendance.eeb29fbc.js was not modified INFO 2024-11-23 07:39:51,946 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5134ms 304 application/javascript INFO 2024-11-23 07:39:52,081 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=2605400701,2605400702,2605400703,2605400704,2605400705&IsEss=true& INFO 2024-11-23 07:39:52,082 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:52,082 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:52,085 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:52,086 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetMyAttPatItem?& INFO 2024-11-23 07:39:52,087 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:52,087 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:52,090 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyAttPatItem", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.PaMListDto GetMyAttPatItem() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:52,097 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:52,097 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.985ms INFO 2024-11-23 07:39:52,097 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:52,097 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4695ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:52,104 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:52,107 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M) in 16.8251ms INFO 2024-11-23 07:39:52,107 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:52,107 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9698ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:52,221 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAbnormalAttDetail?yearMonth=2024-11&page=1&isYearMonth=false&beginDate=2024-11-01&endDate=2024-11-22& INFO 2024-11-23 07:39:52,221 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:52,222 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:52,227 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttDetail", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.AbnormalAttDetail] GetAbnormalAttDetail(System.String, System.String, System.String, Boolean, Int32) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:52,684 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:52,689 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M) in 461.851ms INFO 2024-11-23 07:39:52,689 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:52,689 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 467.8719ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,295 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318793263 INFO 2024-11-23 07:39:53,295 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:39:53,295 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8592ms 200 application/javascript INFO 2024-11-23 07:39:53,354 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.22981786267919635 INFO 2024-11-23 07:39:53,355 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:39:53,355 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6324ms 200 application/javascript INFO 2024-11-23 07:39:53,460 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318791715%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:39:53,460 [63 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:39:53,460 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,463 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,465 [63 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318791715&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:39:53,469 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,469 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.3594ms INFO 2024-11-23 07:39:53,470 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,470 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0795ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,515 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:39:53,515 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:53,516 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,516 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,518 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,521 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:39:53,521 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:39:53,521 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:39:53,549 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:39:53,553 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,553 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.8079ms INFO 2024-11-23 07:39:53,553 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,553 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2286ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,675 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:39:53,675 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,676 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,678 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,680 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:39:53,680 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:39:53,680 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:39:53,690 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:39:53,690 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,690 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,693 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,698 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,698 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5151ms INFO 2024-11-23 07:39:53,698 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,698 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7099ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,708 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:39:53,709 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:39:53,713 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,713 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.4742ms INFO 2024-11-23 07:39:53,713 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,713 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1187ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,834 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:39:53,835 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,835 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,838 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,840 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:39:53,840 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,840 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,843 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,843 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,843 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.538ms INFO 2024-11-23 07:39:53,843 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,844 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2226ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,848 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,848 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1258ms INFO 2024-11-23 07:39:53,848 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,848 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5912ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,890 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:39:53,891 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,891 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,893 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,894 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:39:53,895 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,895 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,897 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,899 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,899 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2928ms INFO 2024-11-23 07:39:53,899 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,899 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7063ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,901 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:39:53,901 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:39:53,901 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,902 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,902 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,902 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,904 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,904 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.6718ms INFO 2024-11-23 07:39:53,904 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,904 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9585ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,904 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,905 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,910 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,910 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.1789ms INFO 2024-11-23 07:39:53,910 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,910 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.447ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,913 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:39:53,913 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,914 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,914 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,914 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1674ms INFO 2024-11-23 07:39:53,914 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,914 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.053ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,916 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,921 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,921 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7529ms INFO 2024-11-23 07:39:53,921 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,921 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8016ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:53,950 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:39:53,950 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:53,951 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,953 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:53,960 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:53,960 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.2953ms INFO 2024-11-23 07:39:53,960 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:53,960 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2741ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:54,005 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:39:54,005 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:54,005 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:54,007 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:54,010 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:39:54,010 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:54,010 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:54,013 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:54,017 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:54,017 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3344ms INFO 2024-11-23 07:39:54,017 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:54,017 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5033ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:54,038 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:54,038 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.957ms INFO 2024-11-23 07:39:54,038 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:54,038 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3531ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:55,968 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 07:39:55,968 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:39:55,969 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 07:39:55,969 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3861ms 200 application/javascript INFO 2024-11-23 07:39:55,978 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 07:39:55,978 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 07:39:55,979 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1887ms 200 text/css INFO 2024-11-23 07:39:56,232 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 07:39:56,233 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:56,233 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,236 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:56,237 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 07:39:56,238 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:56,238 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,240 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:56,242 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:56,242 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4638ms INFO 2024-11-23 07:39:56,242 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,243 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3936ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:56,249 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:56,249 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.3009ms INFO 2024-11-23 07:39:56,249 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,249 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7822ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:56,288 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:39:56,288 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:56,288 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,291 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:56,292 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 07:39:56,292 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:56,293 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,295 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:56,296 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:56,296 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.184ms INFO 2024-11-23 07:39:56,296 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,296 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4195ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:56,299 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 07:39:56,299 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:56,299 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,302 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:56,304 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:56,304 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.1854ms INFO 2024-11-23 07:39:56,305 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,305 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5054ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:56,307 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:56,307 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9242ms INFO 2024-11-23 07:39:56,307 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,307 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9724ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:39:56,367 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64939& INFO 2024-11-23 07:39:56,368 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:39:56,368 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,371 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:39:56,376 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:39:56,376 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.7561ms INFO 2024-11-23 07:39:56,376 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:39:56,377 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2443ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:05,107 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318802829&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:40:05,108 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:40:05,109 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1695ms 200 text/html INFO 2024-11-23 07:40:06,947 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318804681 INFO 2024-11-23 07:40:06,948 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:40:06,948 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.046ms 200 application/javascript INFO 2024-11-23 07:40:07,032 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.863213736130791 INFO 2024-11-23 07:40:07,032 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:40:07,032 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7065ms 200 application/javascript INFO 2024-11-23 07:40:07,291 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:40:07,291 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:07,291 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,292 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318802829%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:40:07,292 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:40:07,292 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,295 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,295 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,297 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318802829&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:40:07,297 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,300 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:40:07,300 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:40:07,300 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:40:07,300 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,301 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.696ms INFO 2024-11-23 07:40:07,301 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,301 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8951ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,327 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:40:07,331 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,331 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.2058ms INFO 2024-11-23 07:40:07,331 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,331 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0374ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,440 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:40:07,441 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,441 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,442 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:40:07,442 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,442 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,444 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,445 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,445 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:40:07,446 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:40:07,446 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:40:07,450 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,450 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2238ms INFO 2024-11-23 07:40:07,450 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,450 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5242ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,473 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:40:07,499 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:40:07,504 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,504 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.849ms INFO 2024-11-23 07:40:07,504 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,505 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.2293ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,626 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:40:07,626 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,626 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,629 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,646 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,646 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7958ms INFO 2024-11-23 07:40:07,646 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,646 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1947ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,666 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:40:07,667 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,667 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,670 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,675 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,675 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2222ms INFO 2024-11-23 07:40:07,675 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,675 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7866ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,785 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:40:07,786 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,786 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,787 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:40:07,788 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,788 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,789 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,789 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:40:07,789 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,790 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,791 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,792 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,795 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,795 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.5586ms INFO 2024-11-23 07:40:07,795 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,795 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9112ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,797 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,797 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1055ms INFO 2024-11-23 07:40:07,797 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,797 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,797 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2187ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,797 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0165ms INFO 2024-11-23 07:40:07,797 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,797 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2085ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,832 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:40:07,833 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,833 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,835 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,840 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:40:07,841 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,841 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,843 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,844 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:40:07,844 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,844 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0665ms INFO 2024-11-23 07:40:07,844 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,845 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1161ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,845 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,845 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,848 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,851 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,851 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.623ms INFO 2024-11-23 07:40:07,851 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,851 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7428ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,854 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,854 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.517ms INFO 2024-11-23 07:40:07,854 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,854 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7295ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:07,946 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:40:07,946 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,946 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,949 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:40:07,949 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:07,949 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,949 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,952 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:07,978 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:07,980 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 27.9012ms INFO 2024-11-23 07:40:07,980 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:07,980 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4761ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:08,086 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:08,086 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 137.0811ms INFO 2024-11-23 07:40:08,086 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:08,087 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 141.0273ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:13,126 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 07:40:13,127 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:13,127 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:13,132 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:13,683 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:13,688 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 555.915ms INFO 2024-11-23 07:40:13,688 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:13,688 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 561.5264ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:15,066 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 07:40:15,070 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 07:40:15,094 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:15,094 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:15,095 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:15,095 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:15,098 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:15,102 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:15,122 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:15,128 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 29.6411ms INFO 2024-11-23 07:40:15,128 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:15,128 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.0589ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:15,734 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:15,738 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 635.779ms INFO 2024-11-23 07:40:15,738 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:15,738 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 668.7788ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:17,346 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=0& INFO 2024-11-23 07:40:17,347 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:17,347 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:17,348 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2024-11-23 07:40:17,348 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:17,349 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:17,349 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 07:40:17,349 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:17,349 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:17,351 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:17,352 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:17,353 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:17,361 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:17,361 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 9.1813ms INFO 2024-11-23 07:40:17,361 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:17,361 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.505ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:17,370 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:17,372 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 20.8832ms INFO 2024-11-23 07:40:17,372 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:17,372 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4856ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:17,463 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:17,473 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 119.8366ms INFO 2024-11-23 07:40:17,473 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:17,473 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.0622ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:18,763 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=eWHpIpXWzts%3D& INFO 2024-11-23 07:40:18,763 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:18,763 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:18,767 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:18,772 [52 ] Sg.HcmMb.PubClass.ShareData - oldValue:eWHpIpXWzts= INFO 2024-11-23 07:40:18,807 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:18,811 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 43.551ms INFO 2024-11-23 07:40:18,811 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:18,811 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7158ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:23,268 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:23,269 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:23,269 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:23,269 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:23,273 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:23,322 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:23,326 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 53.3801ms INFO 2024-11-23 07:40:23,326 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:23,327 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.3768ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:23,708 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:23,708 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:23,709 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:23,709 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:23,712 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:23,729 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:23,729 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 17.306ms INFO 2024-11-23 07:40:23,729 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:23,729 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8835ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:26,108 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:26,108 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:26,108 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:26,108 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:26,111 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:26,134 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:26,134 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 22.7338ms INFO 2024-11-23 07:40:26,134 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:26,134 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4568ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:26,508 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:26,508 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:26,508 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:26,509 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:26,512 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:26,530 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:26,530 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 18.0216ms INFO 2024-11-23 07:40:26,530 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:26,530 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8557ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:26,748 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:26,748 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:26,749 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:26,749 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:26,752 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:26,799 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:26,799 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 47.0651ms INFO 2024-11-23 07:40:26,799 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:26,799 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.848ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:27,188 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:27,188 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:27,188 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:27,189 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:27,192 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:27,209 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:27,209 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.7964ms INFO 2024-11-23 07:40:27,209 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:27,209 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.047ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:27,283 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:27,283 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:27,283 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:27,283 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:27,286 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:27,301 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:27,302 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.8718ms INFO 2024-11-23 07:40:27,302 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:27,302 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2522ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:27,628 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:27,628 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:27,629 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:27,629 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:27,631 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:27,649 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:27,649 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 17.3418ms INFO 2024-11-23 07:40:27,649 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:27,649 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1134ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:28,028 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:28,029 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:28,029 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:28,029 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,032 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:28,049 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:28,049 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.8057ms INFO 2024-11-23 07:40:28,049 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,049 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8391ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:28,128 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:28,128 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:28,128 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:28,128 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,131 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:28,147 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:28,148 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.496ms INFO 2024-11-23 07:40:28,148 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,148 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9869ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:28,428 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:28,428 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:28,428 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:28,429 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,431 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:28,447 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:28,447 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.9892ms INFO 2024-11-23 07:40:28,447 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,447 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5413ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:28,563 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=eWHpIpXWzts%3D& INFO 2024-11-23 07:40:28,563 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:28,563 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,566 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:28,569 [63 ] Sg.HcmMb.PubClass.ShareData - oldValue:eWHpIpXWzts= INFO 2024-11-23 07:40:28,586 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=4WNmjzy%2Fyk0%3D&isDeptCode=true& INFO 2024-11-23 07:40:28,586 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:28,586 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,587 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=glimTA8vtT2Qh1zAuXIcXg%3D%3D&isDeptCode=true& INFO 2024-11-23 07:40:28,587 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:28,587 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,588 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=gbai6deUpJc%3D&isDeptCode=true& INFO 2024-11-23 07:40:28,589 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:28,589 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,590 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:28,591 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:28,592 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:28,594 [51 ] Sg.HcmMb.PubClass.ShareData - oldValue:4WNmjzy/yk0= INFO 2024-11-23 07:40:28,594 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:glimTA8vtT2Qh1zAuXIcXg== INFO 2024-11-23 07:40:28,596 [61 ] Sg.HcmMb.PubClass.ShareData - oldValue:gbai6deUpJc= INFO 2024-11-23 07:40:28,601 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:28,601 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:28,601 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:28,601 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:28,601 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 35.4448ms INFO 2024-11-23 07:40:28,601 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,601 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7153ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:28,604 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 13.7873ms INFO 2024-11-23 07:40:28,604 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 11.6586ms INFO 2024-11-23 07:40:28,604 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 12.8748ms INFO 2024-11-23 07:40:28,604 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,604 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,604 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,604 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5183ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:28,604 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7511ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:28,604 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3811ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:28,834 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:40:28,834 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:28,835 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:28,835 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,837 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:28,854 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:28,854 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.2819ms INFO 2024-11-23 07:40:28,854 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:28,854 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7154ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:56,904 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318856874&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:40:56,905 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:40:56,905 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1148ms 200 text/html INFO 2024-11-23 07:40:58,494 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318858403 INFO 2024-11-23 07:40:58,495 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:40:58,495 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9278ms 200 application/javascript INFO 2024-11-23 07:40:58,564 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5647249319362692 INFO 2024-11-23 07:40:58,565 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:40:58,565 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9319ms 200 application/javascript INFO 2024-11-23 07:40:58,669 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318856874%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:40:58,670 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:40:58,670 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:58,672 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:58,674 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318856874&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:40:58,678 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:58,678 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1334ms INFO 2024-11-23 07:40:58,679 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:58,679 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5149ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:58,726 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:40:58,726 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:40:58,727 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:58,727 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:58,730 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:58,732 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:40:58,732 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:40:58,732 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:40:58,760 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:40:58,764 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:58,764 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.4051ms INFO 2024-11-23 07:40:58,764 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:58,764 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0476ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:58,884 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:40:58,885 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:58,885 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:58,888 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:58,890 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:40:58,890 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:40:58,890 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:40:58,895 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:40:58,896 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:58,896 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:58,898 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:58,904 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:58,904 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6594ms INFO 2024-11-23 07:40:58,904 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:58,904 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8237ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:58,918 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:40:58,918 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:40:58,922 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:58,923 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.669ms INFO 2024-11-23 07:40:58,923 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:58,923 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2919ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,044 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:40:59,045 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,045 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,048 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,053 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,053 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.4921ms INFO 2024-11-23 07:40:59,053 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,054 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0994ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,055 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:40:59,056 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,056 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,058 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,063 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,063 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0234ms INFO 2024-11-23 07:40:59,063 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,064 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1291ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,099 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:40:59,100 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,100 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,103 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,109 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,109 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.4757ms INFO 2024-11-23 07:40:59,109 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,109 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8184ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,110 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:40:59,110 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,110 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,113 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,120 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,120 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9736ms INFO 2024-11-23 07:40:59,120 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,121 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6231ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,124 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:40:59,125 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,125 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,126 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:40:59,126 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,127 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,128 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,129 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,132 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:40:59,132 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,132 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,135 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,139 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,139 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 11.539ms INFO 2024-11-23 07:40:59,139 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,139 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0184ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,142 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,142 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 12.8057ms INFO 2024-11-23 07:40:59,142 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,142 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1041ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,143 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,143 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.7085ms INFO 2024-11-23 07:40:59,143 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,143 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2984ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,164 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:40:59,165 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,165 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,168 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,176 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,176 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.7273ms INFO 2024-11-23 07:40:59,176 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,176 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0195ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,224 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:40:59,225 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,225 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,227 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,230 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:40:59,231 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:40:59,231 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,233 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:40:59,238 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,238 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.6786ms INFO 2024-11-23 07:40:59,238 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,238 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0621ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:40:59,261 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:40:59,261 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 27.6473ms INFO 2024-11-23 07:40:59,261 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:40:59,261 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7996ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:01,962 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:41:01,962 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:01,963 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:01,963 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:41:01,963 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:01,964 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:01,964 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:01,965 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:01,966 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:01,971 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:01,971 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7387ms INFO 2024-11-23 07:41:01,971 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:01,971 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4281ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:01,984 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:01,984 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 17.6147ms INFO 2024-11-23 07:41:01,984 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:01,984 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9267ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:15,667 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318873387&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:41:15,667 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:41:15,668 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1424ms 200 text/html INFO 2024-11-23 07:41:17,565 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318875300 INFO 2024-11-23 07:41:17,567 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:41:17,567 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.373ms 200 application/javascript INFO 2024-11-23 07:41:17,641 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0476123110448492 INFO 2024-11-23 07:41:17,642 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:41:17,642 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8332ms 200 application/javascript INFO 2024-11-23 07:41:18,007 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:41:18,007 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:18,007 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,007 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318873387%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:41:18,007 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,008 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:41:18,008 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,010 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,010 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,012 [49 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318873387&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:41:18,012 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:41:18,013 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:41:18,013 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:41:18,017 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,017 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.3846ms INFO 2024-11-23 07:41:18,017 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,017 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5012ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,040 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:41:18,044 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,044 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.9888ms INFO 2024-11-23 07:41:18,044 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,044 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6931ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,206 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:41:18,206 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,207 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,207 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:41:18,207 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,208 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,209 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,210 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,211 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:41:18,211 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:41:18,211 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:41:18,215 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,216 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4304ms INFO 2024-11-23 07:41:18,216 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,216 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7122ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,239 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:41:18,239 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:41:18,244 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,244 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.3686ms INFO 2024-11-23 07:41:18,244 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,244 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0342ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,350 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:41:18,351 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,351 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,354 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,359 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,360 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5465ms INFO 2024-11-23 07:41:18,360 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,360 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.245ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,362 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:41:18,362 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,362 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,365 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,370 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,370 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1652ms INFO 2024-11-23 07:41:18,370 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,370 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2751ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,471 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:41:18,472 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,472 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:41:18,472 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,472 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,472 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,475 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,475 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,481 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,481 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,481 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.233ms INFO 2024-11-23 07:41:18,481 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1436ms INFO 2024-11-23 07:41:18,481 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,481 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,481 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3559ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,481 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9949ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,492 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:41:18,492 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,492 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,495 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,500 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,500 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3389ms INFO 2024-11-23 07:41:18,500 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,500 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.599ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,525 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:41:18,526 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,526 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,526 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:41:18,527 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,527 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,527 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:41:18,527 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,527 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,529 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,530 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,530 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,536 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,536 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8999ms INFO 2024-11-23 07:41:18,536 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,536 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6401ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,539 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,539 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7524ms INFO 2024-11-23 07:41:18,539 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,539 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4033ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,541 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,541 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 11.6792ms INFO 2024-11-23 07:41:18,541 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,541 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.022ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,592 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:41:18,592 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,592 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,595 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,622 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:41:18,623 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:18,623 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,625 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:18,716 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,716 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:18,716 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 90.5996ms INFO 2024-11-23 07:41:18,716 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 121.3653ms INFO 2024-11-23 07:41:18,716 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,716 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:18,716 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.8449ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:18,716 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.3506ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:21,728 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 07:41:21,728 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:21,729 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:21,732 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:21,740 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:21,741 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 9.1091ms INFO 2024-11-23 07:41:21,741 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:21,741 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9397ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:22,739 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318880380&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:41:22,740 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:41:22,740 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9506ms 200 text/html INFO 2024-11-23 07:41:23,166 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 07:41:23,167 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:23,167 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:23,168 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 07:41:23,168 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:23,168 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:23,170 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:23,171 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:23,179 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:23,180 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.5329ms INFO 2024-11-23 07:41:23,180 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:23,180 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.962ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:23,796 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:23,797 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 626.4118ms INFO 2024-11-23 07:41:23,797 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:23,797 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 630.2915ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:24,939 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 07:41:24,939 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:24,940 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,942 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:24,944 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 07:41:24,944 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:24,944 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,947 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:24,949 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:24,949 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2235ms INFO 2024-11-23 07:41:24,949 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,949 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9922ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:24,953 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:41:24,954 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:24,954 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,955 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:24,955 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.3203ms INFO 2024-11-23 07:41:24,955 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,955 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7107ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:24,956 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:24,959 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 07:41:24,959 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:24,959 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 07:41:24,960 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,960 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:24,960 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,962 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:24,962 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.3101ms INFO 2024-11-23 07:41:24,962 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,962 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7193ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:24,962 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:24,963 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:24,968 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:24,968 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7831ms INFO 2024-11-23 07:41:24,969 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,969 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2497ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:24,972 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:24,973 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 10.1373ms INFO 2024-11-23 07:41:24,973 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:24,973 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7298ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:25,064 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64939& INFO 2024-11-23 07:41:25,064 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:25,065 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:25,067 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:25,073 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:25,073 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.0837ms INFO 2024-11-23 07:41:25,073 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:25,074 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7187ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:25,566 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 07:41:25,566 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2024-11-23 07:41:25,567 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:25,567 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:25,567 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:25,567 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:25,567 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=0& INFO 2024-11-23 07:41:25,568 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:25,568 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:25,570 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:25,570 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:25,571 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:25,579 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:25,579 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 9.2146ms INFO 2024-11-23 07:41:25,579 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:25,579 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9317ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:25,580 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:25,580 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 9.345ms INFO 2024-11-23 07:41:25,580 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:25,580 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0385ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:25,586 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:25,591 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 21.4845ms INFO 2024-11-23 07:41:25,591 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:25,591 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2903ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:25,733 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318883440 INFO 2024-11-23 07:41:25,734 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:41:25,734 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8577ms 200 application/javascript INFO 2024-11-23 07:41:25,885 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.484463965596988 INFO 2024-11-23 07:41:25,886 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:41:25,886 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7374ms 200 application/javascript INFO 2024-11-23 07:41:26,453 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318880380%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:41:26,453 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:41:26,454 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:26,456 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:26,459 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318880380&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:41:26,463 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:26,463 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.586ms INFO 2024-11-23 07:41:26,463 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:26,463 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1416ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:26,480 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:41:26,480 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:26,480 [64 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:41:26,481 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:41:26,481 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:26,484 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:41:26,485 [64 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:41:26,485 [64 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:41:26,485 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:26,485 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.8175ms INFO 2024-11-23 07:41:26,485 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:26,486 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0527ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:41:26,667 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 07:41:26,668 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:26,668 [60 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:41:26,668 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:41:26,669 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:41:26,671 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:41:26,674 [43 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3ODkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjkwMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWxiOWNr-S8tiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzg5IiwianRpIjoiNzFiMDQwYjEtZTZmYy00ZmQxLWFmMTctOGJiNGFjMWMxNTg4IiwiaWF0IjoxNzMxNzMyMTM0LCJuYmYiOjE3MzE3MzIxMzIsImV4cCI6MTczMTgxODUzNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.pLWSmrEJK6BJpgWuna27Qqk4gzrJ0TcgQ2Ytt_zSm1s INFO 2024-11-23 07:41:26,678 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:26,679 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.1094ms INFO 2024-11-23 07:41:26,679 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:41:26,679 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5034ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:26,820 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:41:26,820 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:26,820 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:26,823 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:26,826 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:26,829 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:41:26,829 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:41:26,829 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:41:26,857 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:41:26,861 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:26,861 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 35.1879ms INFO 2024-11-23 07:41:26,861 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:26,862 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.965ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,015 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:41:27,016 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,016 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,019 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,021 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:41:27,021 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:41:27,021 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:41:27,039 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:41:27,039 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,039 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,042 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,048 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,048 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8942ms INFO 2024-11-23 07:41:27,048 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,048 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4108ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,049 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:41:27,077 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:41:27,082 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,082 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 63.1076ms INFO 2024-11-23 07:41:27,082 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,082 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.7251ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,326 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=eWHpIpXWzts%3D& INFO 2024-11-23 07:41:27,327 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,327 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,330 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,334 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:eWHpIpXWzts= INFO 2024-11-23 07:41:27,346 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:41:27,346 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:41:27,346 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,346 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,346 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,346 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,349 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,349 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,357 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,357 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.4556ms INFO 2024-11-23 07:41:27,357 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,357 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9017ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,367 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,368 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 37.7013ms INFO 2024-11-23 07:41:27,368 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,368 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4107ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,368 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,369 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 19.4609ms INFO 2024-11-23 07:41:27,369 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,369 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.262ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,733 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:41:27,734 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,734 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,735 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:41:27,736 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,736 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,737 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,738 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,743 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,743 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0504ms INFO 2024-11-23 07:41:27,743 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,743 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9756ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,744 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,744 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7059ms INFO 2024-11-23 07:41:27,744 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,744 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0977ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,806 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:41:27,807 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,807 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,810 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,816 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,816 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.7891ms INFO 2024-11-23 07:41:27,816 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,816 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6045ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,821 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:41:27,821 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,821 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,824 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,829 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:41:27,829 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,829 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,830 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:41:27,831 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:27,831 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,832 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,833 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,833 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2909ms INFO 2024-11-23 07:41:27,833 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,834 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6691ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,834 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:27,838 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,838 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6575ms INFO 2024-11-23 07:41:27,838 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,838 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.076ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:27,847 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:27,847 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.9551ms INFO 2024-11-23 07:41:27,847 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:27,847 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5637ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:28,133 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:41:28,133 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:28,133 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:41:28,133 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:28,134 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:28,134 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:28,136 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:28,137 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:28,147 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:28,147 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.3837ms INFO 2024-11-23 07:41:28,147 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:28,147 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.819ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:28,170 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:28,170 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.5327ms INFO 2024-11-23 07:41:28,170 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:28,170 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3669ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:29,379 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 07:41:29,379 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:29,379 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/card.ffc535b3.js was not modified INFO 2024-11-23 07:41:29,380 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6513ms 304 application/javascript INFO 2024-11-23 07:41:29,414 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 07:41:29,414 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/card.5db10f37.css was not modified INFO 2024-11-23 07:41:29,414 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4333ms 304 text/css INFO 2024-11-23 07:41:29,415 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 07:41:29,415 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:29,416 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 07:41:29,416 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.414ms 304 application/javascript INFO 2024-11-23 07:41:29,768 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:41:29,769 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:29,769 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:29,772 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:29,777 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:29,778 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8881ms INFO 2024-11-23 07:41:29,778 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:29,778 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6506ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:29,782 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:41:29,782 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:29,782 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:29,782 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:29,785 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:29,793 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:29,793 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.9848ms INFO 2024-11-23 07:41:29,793 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:29,793 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4773ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:32,606 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:32,606 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:32,606 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:32,606 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:32,609 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:32,625 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:32,625 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.2806ms INFO 2024-11-23 07:41:32,625 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:32,626 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1235ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:33,006 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:33,006 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:33,006 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:33,006 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:33,009 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:33,035 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:33,035 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 25.3083ms INFO 2024-11-23 07:41:33,035 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:33,035 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1401ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:34,686 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:34,686 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:34,686 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:34,686 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:34,689 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:34,705 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:34,706 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.3093ms INFO 2024-11-23 07:41:34,706 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:34,706 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2557ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:35,165 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:35,166 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:35,166 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:35,166 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:35,169 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:35,185 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:35,185 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.2646ms INFO 2024-11-23 07:41:35,185 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:35,186 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2068ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:35,486 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:35,486 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:35,486 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:35,486 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:35,489 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:35,505 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:35,505 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.3391ms INFO 2024-11-23 07:41:35,506 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:35,506 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1549ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:35,886 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:35,886 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:35,887 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:35,887 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:35,890 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:35,906 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:35,906 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.17ms INFO 2024-11-23 07:41:35,906 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:35,906 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.996ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:36,126 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:36,126 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:36,127 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:36,127 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:36,130 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:36,146 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:36,146 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.2685ms INFO 2024-11-23 07:41:36,147 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:36,147 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6251ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:36,526 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:36,526 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:36,526 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:36,526 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:36,529 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:36,545 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:36,546 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.2967ms INFO 2024-11-23 07:41:36,546 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:36,546 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2057ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:36,653 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:36,653 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:36,654 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:36,654 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:36,657 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:36,673 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:36,673 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.9855ms INFO 2024-11-23 07:41:36,673 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:36,673 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6937ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:36,845 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:36,846 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:36,846 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:36,846 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:36,893 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:36,922 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:36,922 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 29.0299ms INFO 2024-11-23 07:41:36,922 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:36,923 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.1702ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:37,041 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=eWHpIpXWzts%3D& INFO 2024-11-23 07:41:37,042 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:37,042 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,042 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=4WNmjzy%2Fyk0%3D&isDeptCode=true& INFO 2024-11-23 07:41:37,043 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:37,043 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,045 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:37,045 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:37,049 [62 ] Sg.HcmMb.PubClass.ShareData - oldValue:eWHpIpXWzts= INFO 2024-11-23 07:41:37,049 [59 ] Sg.HcmMb.PubClass.ShareData - oldValue:4WNmjzy/yk0= INFO 2024-11-23 07:41:37,054 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:37,054 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.3922ms INFO 2024-11-23 07:41:37,054 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,054 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.596ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:37,080 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:37,080 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 35.2922ms INFO 2024-11-23 07:41:37,080 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,081 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.3646ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:37,086 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=glimTA8vtT2Qh1zAuXIcXg%3D%3D&isDeptCode=true& INFO 2024-11-23 07:41:37,086 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=gbai6deUpJc%3D&isDeptCode=true& INFO 2024-11-23 07:41:37,086 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:37,086 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:37,086 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,086 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,089 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:37,089 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:37,092 [62 ] Sg.HcmMb.PubClass.ShareData - oldValue:gbai6deUpJc= INFO 2024-11-23 07:41:37,093 [64 ] Sg.HcmMb.PubClass.ShareData - oldValue:glimTA8vtT2Qh1zAuXIcXg== INFO 2024-11-23 07:41:37,097 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:37,097 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:37,097 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 7.8264ms INFO 2024-11-23 07:41:37,097 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,097 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 7.684ms INFO 2024-11-23 07:41:37,097 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,097 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.154ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:37,097 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2542ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:37,326 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 07:41:37,326 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:37,327 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:37,327 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,330 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:37,335 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:41:37,335 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:37,335 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:37,336 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,338 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:37,347 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:37,347 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:37,347 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.755ms INFO 2024-11-23 07:41:37,347 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,347 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 17.0815ms INFO 2024-11-23 07:41:37,347 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:37,347 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0678ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:37,347 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8741ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:42,419 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:41:42,419 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:42,419 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:42,419 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:42,422 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:42,490 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:42,490 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 68.2382ms INFO 2024-11-23 07:41:42,490 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:42,490 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.8169ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:44,669 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:41:44,670 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:44,670 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:44,670 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:44,673 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:44,681 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:44,682 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.5557ms INFO 2024-11-23 07:41:44,682 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:44,682 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4292ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:44,857 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:41:44,857 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:44,857 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:44,857 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:44,860 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:44,877 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:44,877 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 17.0697ms INFO 2024-11-23 07:41:44,877 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:44,877 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5652ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:47,819 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:41:47,820 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:47,820 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:47,823 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:47,832 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:47,832 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7182ms INFO 2024-11-23 07:41:47,832 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:47,833 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2687ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:47,847 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:41:47,848 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:47,848 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:47,850 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:47,876 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:47,876 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.5217ms INFO 2024-11-23 07:41:47,876 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:47,876 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.7285ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:47,901 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:41:47,902 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:47,902 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:47,904 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:47,913 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:47,913 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7749ms INFO 2024-11-23 07:41:47,913 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:47,913 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9827ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:48,139 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:41:48,140 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:48,140 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:48,143 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:48,148 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:48,148 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8308ms INFO 2024-11-23 07:41:48,148 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:48,149 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3952ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:49,333 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:41:49,333 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:49,333 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:49,334 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:49,336 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:49,344 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:49,345 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.1644ms INFO 2024-11-23 07:41:49,345 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:49,345 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9262ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:56,287 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318915511&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 07:41:56,288 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:41:56,288 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1882ms 200 text/html INFO 2024-11-23 07:41:58,326 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318917508 INFO 2024-11-23 07:41:58,326 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:41:58,327 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9054ms 200 application/javascript INFO 2024-11-23 07:41:58,426 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5606249944929975 INFO 2024-11-23 07:41:58,427 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:41:58,427 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7807ms 200 application/javascript INFO 2024-11-23 07:41:58,636 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318915511%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 07:41:58,636 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:41:58,637 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:58,639 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:58,641 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318915511&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 07:41:58,645 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:58,645 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1857ms INFO 2024-11-23 07:41:58,645 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:58,646 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4189ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:58,667 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:41:58,668 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:41:58,668 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:58,670 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:58,673 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:58,707 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:41:58,707 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:41:58,707 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:41:58,734 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:41:58,738 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:58,738 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 65.2045ms INFO 2024-11-23 07:41:58,738 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:58,738 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.8768ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:58,866 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:41:58,867 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:58,867 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:58,868 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:41:58,868 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:58,868 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:58,870 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:58,870 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:58,872 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:41:58,873 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:41:58,873 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:41:58,875 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:58,876 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5236ms INFO 2024-11-23 07:41:58,876 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:58,876 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.512ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:58,900 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:41:58,926 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:41:58,931 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:58,931 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.3978ms INFO 2024-11-23 07:41:58,931 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:58,931 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5304ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,046 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:41:59,046 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,047 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,047 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:41:59,047 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,047 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,049 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,050 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,055 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,055 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4976ms INFO 2024-11-23 07:41:59,055 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,055 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9389ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,066 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,066 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.5518ms INFO 2024-11-23 07:41:59,066 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,066 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7538ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,206 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:41:59,207 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,207 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,207 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:41:59,208 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,208 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,210 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,210 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,216 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,216 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.2401ms INFO 2024-11-23 07:41:59,216 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,216 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,216 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.935ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,216 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7351ms INFO 2024-11-23 07:41:59,216 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,216 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9437ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,249 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:41:59,249 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,250 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,252 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,252 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:41:59,253 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,253 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,253 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:41:59,253 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,254 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,256 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,256 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,257 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:41:59,257 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,257 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,259 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,259 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.0113ms INFO 2024-11-23 07:41:59,259 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,259 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.549ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,260 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,266 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,266 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.7773ms INFO 2024-11-23 07:41:59,266 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,267 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,267 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2004ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,267 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.4323ms INFO 2024-11-23 07:41:59,267 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,267 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6106ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,269 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,269 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.9906ms INFO 2024-11-23 07:41:59,269 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,269 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9994ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,375 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:41:59,375 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,375 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,378 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,383 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:41:59,383 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:41:59,383 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,386 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:41:59,388 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,388 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.0499ms INFO 2024-11-23 07:41:59,388 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,388 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4542ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:41:59,412 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:41:59,412 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.8772ms INFO 2024-11-23 07:41:59,412 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:41:59,412 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4406ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:00,068 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:42:00,068 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:00,068 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:00,069 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:42:00,069 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:00,070 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:00,070 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:00,071 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:00,072 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:00,084 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:00,085 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.1306ms INFO 2024-11-23 07:42:00,085 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:00,085 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0236ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:00,120 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:00,120 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 47.9003ms INFO 2024-11-23 07:42:00,120 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:00,120 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.2933ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:02,580 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:42:02,580 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:02,580 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:02,581 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:02,583 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:02,642 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:02,642 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 58.779ms INFO 2024-11-23 07:42:02,642 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:02,642 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.3633ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:05,134 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:42:05,134 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:05,134 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:05,135 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:05,137 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:05,218 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:05,218 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 80.3635ms INFO 2024-11-23 07:42:05,218 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:05,218 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.1122ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:05,359 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:42:05,359 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:05,359 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:05,360 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:05,362 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:05,696 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:05,697 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 334.2477ms INFO 2024-11-23 07:42:05,697 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:05,697 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 337.7152ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:12,527 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:42:12,528 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 07:42:12,528 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.644ms 304 text/html INFO 2024-11-23 07:42:12,737 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 07:42:12,737 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 07:42:12,738 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6035ms 304 text/css INFO 2024-11-23 07:42:12,759 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:42:12,759 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:12,759 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 07:42:12,759 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5024ms 304 application/javascript INFO 2024-11-23 07:42:12,843 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318931838&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:42:12,844 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:42:12,844 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0011ms 200 text/html INFO 2024-11-23 07:42:16,779 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732318935813 INFO 2024-11-23 07:42:16,780 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:42:16,780 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9149ms 200 application/javascript INFO 2024-11-23 07:42:16,904 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8716320240021775 INFO 2024-11-23 07:42:16,905 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:42:16,905 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6513ms 200 application/javascript INFO 2024-11-23 07:42:17,237 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318931838%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:42:17,237 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:42:17,237 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,240 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:17,242 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318931838&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:42:17,243 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 07:42:17,243 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:17,243 [46 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:42:17,244 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:42:17,244 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,246 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:17,246 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9578ms INFO 2024-11-23 07:42:17,246 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,246 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:17,246 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3398ms 200 application/json; charset=utf-8 WARN 2024-11-23 07:42:17,247 [46 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:42:17,248 [46 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:42:17,248 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:17,248 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.6489ms INFO 2024-11-23 07:42:17,248 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,248 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3265ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:42:17,412 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 07:42:17,412 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:17,413 [51 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:42:17,413 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:42:17,413 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:42:17,416 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:42:17,419 [44 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NzUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDQ3MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueGiuWonyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDc1IiwianRpIjoiMTc1MzRkOWEtOTllNC00NjE1LTllZjktZjZiZGJlZTg5N2Q3IiwiaWF0IjoxNzMxMTA5MTg1LCJuYmYiOjE3MzExMDkxODMsImV4cCI6MTczMTE5NTU4NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0._gYvm6AIE70KYWinbSq3CVBwMeRpiK-jH_QG3greuFQ INFO 2024-11-23 07:42:17,606 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:17,607 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 190.4524ms INFO 2024-11-23 07:42:17,607 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:42:17,607 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 194.7788ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:17,728 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 07:42:17,728 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:17,728 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:17,731 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,734 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:17,736 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:42:17,736 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:42:17,736 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:42:17,763 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:42:17,769 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:17,769 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 35.2354ms INFO 2024-11-23 07:42:17,769 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,769 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3475ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:17,907 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:42:17,908 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:17,908 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,911 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:17,912 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:42:17,913 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:42:17,913 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:42:17,918 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:42:17,918 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:17,918 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,921 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:17,927 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:17,927 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.729ms INFO 2024-11-23 07:42:17,927 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,927 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0893ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:17,941 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:42:17,968 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:42:17,973 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:17,973 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.4469ms INFO 2024-11-23 07:42:17,973 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:17,973 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.061ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,078 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 07:42:18,078 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 07:42:18,078 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:18,078 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:18,078 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 07:42:18,078 [46 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 07:42:18,078 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:18,078 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.e963b5c7.js was not modified INFO 2024-11-23 07:42:18,078 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7295ms 304 application/javascript INFO 2024-11-23 07:42:18,078 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 07:42:18,078 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9355ms 304 application/javascript INFO 2024-11-23 07:42:18,078 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4718ms 304 application/javascript INFO 2024-11-23 07:42:18,117 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 07:42:18,117 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 07:42:18,117 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:18,117 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 07:42:18,117 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 07:42:18,117 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5305ms 304 application/javascript INFO 2024-11-23 07:42:18,118 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6812ms 304 text/css INFO 2024-11-23 07:42:18,118 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 07:42:18,118 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:18,118 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 07:42:18,118 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.387ms 304 application/javascript INFO 2024-11-23 07:42:18,119 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 07:42:18,119 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 07:42:18,119 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3522ms 304 text/css INFO 2024-11-23 07:42:18,120 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 07:42:18,120 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 07:42:18,120 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3631ms 304 text/css INFO 2024-11-23 07:42:18,121 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 07:42:18,121 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:18,121 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 07:42:18,121 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3704ms 304 application/javascript INFO 2024-11-23 07:42:18,161 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:42:18,162 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,162 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,164 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:42:18,164 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,165 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,165 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,167 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,221 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,221 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,221 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 53.7741ms INFO 2024-11-23 07:42:18,221 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 56.2195ms INFO 2024-11-23 07:42:18,221 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,221 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,221 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.709ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,221 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.1485ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,377 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 07:42:18,377 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 07:42:18,377 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/yjg.7e6d65c1.png was not modified INFO 2024-11-23 07:42:18,377 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdqj.1dfb65ca.png was not modified INFO 2024-11-23 07:42:18,378 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4676ms 304 image/png INFO 2024-11-23 07:42:18,378 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5102ms 304 image/png INFO 2024-11-23 07:42:18,378 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 07:42:18,378 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wddk.4a9e34c6.png was not modified INFO 2024-11-23 07:42:18,378 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.355ms 304 image/png INFO 2024-11-23 07:42:18,379 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 07:42:18,379 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdjb.e624b7f0.png was not modified INFO 2024-11-23 07:42:18,379 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3483ms 304 image/png INFO 2024-11-23 07:42:18,382 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:42:18,382 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:42:18,382 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,382 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,382 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,382 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,385 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,385 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,390 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,390 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,390 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4378ms INFO 2024-11-23 07:42:18,390 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,390 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4385ms INFO 2024-11-23 07:42:18,390 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,391 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6999ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,391 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7838ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,406 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:42:18,406 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,407 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,409 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,412 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:42:18,412 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,412 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,414 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,414 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6359ms INFO 2024-11-23 07:42:18,414 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,414 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8895ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,415 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:42:18,415 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,415 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,415 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,417 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,423 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,423 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4388ms INFO 2024-11-23 07:42:18,423 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,423 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4766ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,424 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,424 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.5917ms INFO 2024-11-23 07:42:18,424 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,424 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7623ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,438 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:42:18,438 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,438 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,441 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,454 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,454 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.105ms INFO 2024-11-23 07:42:18,454 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,454 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4827ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,502 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 07:42:18,502 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 07:42:18,502 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4235ms 304 image/png INFO 2024-11-23 07:42:18,576 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:42:18,577 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,577 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,579 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,583 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:42:18,584 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:18,584 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,586 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:18,589 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,589 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3833ms INFO 2024-11-23 07:42:18,589 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,589 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7524ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:18,618 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:18,618 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.9945ms INFO 2024-11-23 07:42:18,618 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:18,618 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1267ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:20,097 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 07:42:20,097 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:20,097 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 07:42:20,097 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6654ms 304 application/javascript INFO 2024-11-23 07:42:20,098 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 07:42:20,098 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:20,098 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/card.ffc535b3.js was not modified INFO 2024-11-23 07:42:20,098 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4632ms 304 application/javascript INFO 2024-11-23 07:42:20,099 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 07:42:20,099 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/card.5db10f37.css was not modified INFO 2024-11-23 07:42:20,100 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3934ms 304 text/css INFO 2024-11-23 07:42:20,418 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:42:20,419 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:20,419 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:42:20,419 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:42:20,419 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:20,419 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:20,419 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:20,422 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:20,422 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:20,428 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:20,428 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7411ms INFO 2024-11-23 07:42:20,428 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:20,429 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4024ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:20,441 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:20,441 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.1883ms INFO 2024-11-23 07:42:20,441 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:20,441 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5217ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:30,601 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 07:42:30,601 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:30,604 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:30,608 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:30,967 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:30,972 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 363.8655ms INFO 2024-11-23 07:42:30,972 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:30,972 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 371.1158ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:35,541 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeavePanel?k_Id=0& INFO 2024-11-23 07:42:35,552 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:35,552 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:35,556 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeavePanel", controller = "Leave"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetLeavePanel(Int32, System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:35,635 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:35,640 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 84.4592ms INFO 2024-11-23 07:42:35,640 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:35,640 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.6464ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:42:43,364 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=11& INFO 2024-11-23 07:42:43,365 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:42:43,365 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:43,368 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveTypeChanged", controller = "Leave"}. Executing controller action with signature System.String GetLeaveTypeChanged(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:42:43,381 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:42:43,381 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 12.9196ms INFO 2024-11-23 07:42:43,382 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 07:42:43,382 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6428ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:24,479 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319004151&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:43:24,480 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:43:24,480 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0039ms 200 text/html INFO 2024-11-23 07:43:27,019 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319006745 INFO 2024-11-23 07:43:27,020 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:43:27,020 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.022ms 200 application/javascript INFO 2024-11-23 07:43:27,144 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.115013876081141 INFO 2024-11-23 07:43:27,144 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:43:27,144 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.702ms 200 application/javascript INFO 2024-11-23 07:43:27,513 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319004151%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:43:27,514 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:43:27,514 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:27,516 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:27,517 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:43:27,517 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:27,517 [54 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:43:27,517 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:43:27,518 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:27,519 [53 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319004151&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:43:27,520 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:43:27,521 [54 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:43:27,522 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:43:27,522 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:27,522 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.8343ms INFO 2024-11-23 07:43:27,522 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:27,522 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4353ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:43:27,523 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:27,523 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4179ms INFO 2024-11-23 07:43:27,523 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:27,523 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7964ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:27,709 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 07:43:27,709 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:27,709 [56 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:43:27,710 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:43:27,710 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:43:27,713 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:43:27,715 [53 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MjYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzQxMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWRqOi_nummmSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODI2IiwianRpIjoiZjY0YjdhMmQtNzI0NS00Mjc1LTgwM2QtNTA5MzkwMzE2ODc4IiwiaWF0IjoxNzMyMjMyMzk1LCJuYmYiOjE3MzIyMzIzOTMsImV4cCI6MTczMjMxODc5NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.53fs-7QA4InU9fRHi0IhIxD3CneTXb3BR0FylirGHsk INFO 2024-11-23 07:43:27,719 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:27,719 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.4604ms INFO 2024-11-23 07:43:27,719 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:43:27,719 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9005ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:27,839 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:43:27,839 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:27,839 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:27,843 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:27,845 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:27,847 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:43:27,848 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:43:27,848 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:43:27,874 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:43:27,878 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:27,878 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0106ms INFO 2024-11-23 07:43:27,878 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:27,879 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.5392ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,008 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:43:28,009 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,009 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,012 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,014 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:43:28,014 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:43:28,014 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:43:28,031 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:43:28,032 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,032 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,034 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,040 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,041 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9696ms INFO 2024-11-23 07:43:28,041 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,041 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5105ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,041 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:43:28,069 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:43:28,074 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,074 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.2242ms INFO 2024-11-23 07:43:28,074 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,074 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.7953ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,236 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:43:28,236 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,237 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,238 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:43:28,239 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,239 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,239 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,241 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,245 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,245 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4567ms INFO 2024-11-23 07:43:28,245 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,245 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1916ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,258 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,258 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6253ms INFO 2024-11-23 07:43:28,258 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,258 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9869ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,451 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:43:28,451 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,451 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,453 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:43:28,454 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,454 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,454 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,456 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,460 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,460 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8691ms INFO 2024-11-23 07:43:28,460 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,460 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2583ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,461 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,462 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1907ms INFO 2024-11-23 07:43:28,462 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,462 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2488ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,477 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:43:28,478 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,478 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,480 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,485 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,485 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6286ms INFO 2024-11-23 07:43:28,485 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,485 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8841ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,496 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:43:28,496 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,497 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,499 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,508 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,508 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7707ms INFO 2024-11-23 07:43:28,508 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,508 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0374ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,519 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:43:28,519 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,519 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:43:28,519 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,520 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,520 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,522 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,522 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,527 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,527 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4284ms INFO 2024-11-23 07:43:28,527 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,528 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8254ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,530 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,530 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6783ms INFO 2024-11-23 07:43:28,530 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,530 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8295ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,719 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:43:28,719 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,720 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,722 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,732 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,732 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.0925ms INFO 2024-11-23 07:43:28,732 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,732 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5667ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:28,734 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:43:28,734 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:28,734 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,737 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:28,769 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:28,769 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.9571ms INFO 2024-11-23 07:43:28,769 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:28,769 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2019ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:29,714 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:43:29,714 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:43:29,714 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:29,714 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:29,714 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:29,714 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:29,715 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:29,717 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:29,717 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:29,723 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:29,723 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.944ms INFO 2024-11-23 07:43:29,723 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:29,723 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.486ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:29,736 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:29,736 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 18.714ms INFO 2024-11-23 07:43:29,736 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:29,736 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8941ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:34,121 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2024-11-22&endDate=2024-11-27&timeBegin=12:45&timeEnd=16:45&leaveType=11&isPanel=true& INFO 2024-11-23 07:43:34,121 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:34,122 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:34,125 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalLeaveHours", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.Leave.Dto.LeaveCalHoursDto GetCalLeaveHours(System.String, System.String, System.String, System.String, System.String, Boolean) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:34,157 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:34,160 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 34.4946ms INFO 2024-11-23 07:43:34,160 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:34,160 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.3085ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:35,060 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:43:35,060 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:35,060 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:35,060 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:35,063 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:35,080 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:35,080 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 16.8438ms INFO 2024-11-23 07:43:35,080 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:35,080 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4674ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:46,262 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 156 INFO 2024-11-23 07:43:46,262 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:46,262 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:46,263 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:46,266 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:46,289 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:46,289 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 22.5442ms INFO 2024-11-23 07:43:46,289 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:46,289 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1297ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:46,442 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=11& INFO 2024-11-23 07:43:46,442 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:46,442 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:46,446 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsMustFile", controller = "Leave"}. Executing controller action with signature Boolean GetIsMustFile(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:46,454 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:46,454 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 7.9133ms INFO 2024-11-23 07:43:46,454 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:46,454 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2626ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:46,576 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 39027 INFO 2024-11-23 07:43:46,576 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:46,577 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:46,577 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:46,580 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfLeave", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfLeave(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:46,846 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:46,846 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 266.2543ms INFO 2024-11-23 07:43:46,846 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:46,847 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 270.3945ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:47,001 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoEntityFlowWork? application/x-www-form-urlencoded 8 INFO 2024-11-23 07:43:47,002 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:47,002 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:47,002 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:47,006 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:47,176 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:47,177 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 171.3889ms INFO 2024-11-23 07:43:47,177 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:47,177 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 176.0122ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:48,494 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 07:43:48,494 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:48,495 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:48,497 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:48,572 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:48,572 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 75.0244ms INFO 2024-11-23 07:43:48,572 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:48,572 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.5456ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:53,348 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319032809&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:43:53,349 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:43:53,349 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0006ms 200 text/html INFO 2024-11-23 07:43:55,278 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319034754 INFO 2024-11-23 07:43:55,278 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:43:55,279 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.82ms 200 application/javascript INFO 2024-11-23 07:43:55,352 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.38321458471598735 INFO 2024-11-23 07:43:55,353 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:43:55,353 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6971ms 200 application/javascript INFO 2024-11-23 07:43:55,568 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319032809%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:43:55,568 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:43:55,568 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:55,571 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:55,573 [41 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319032809&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:43:55,577 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:55,577 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2115ms INFO 2024-11-23 07:43:55,577 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:55,577 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7876ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:55,588 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:43:55,588 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:55,589 [61 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:43:55,589 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:43:55,589 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:55,592 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:43:55,593 [61 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:43:55,593 [61 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:43:55,593 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:55,593 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5223ms INFO 2024-11-23 07:43:55,593 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:55,593 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2226ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:43:55,713 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 07:43:55,714 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:55,714 [41 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:43:55,714 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:43:55,714 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:43:55,717 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:43:55,719 [41 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4ODciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDAxNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOW7uumcniIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODg3IiwianRpIjoiNzU0OTQ1ZDktYzAyOC00YzY3LWE5Y2MtMTdiZWE5NTY2NWFmIiwiaWF0IjoxNzMyMTgxODYwLCJuYmYiOjE3MzIxODE4NTgsImV4cCI6MTczMjI2ODI2MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.BcHYZh4zqIf_mWFyyCNl_gvNk8LEO0ON_1Xi0eTFGJs INFO 2024-11-23 07:43:55,724 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:55,724 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.4826ms INFO 2024-11-23 07:43:55,724 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:43:55,724 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6106ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:55,837 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:43:55,838 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:55,838 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:55,841 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:55,844 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:55,846 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:43:55,846 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:43:55,846 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:43:55,874 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:43:55,878 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:55,879 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.7051ms INFO 2024-11-23 07:43:55,879 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:55,879 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3309ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,077 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:43:56,078 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,078 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:43:56,078 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,078 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,078 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,080 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,081 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,083 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:43:56,083 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:43:56,083 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:43:56,086 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,086 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3173ms INFO 2024-11-23 07:43:56,086 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,086 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6238ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,111 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:43:56,139 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:43:56,143 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,143 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.8374ms INFO 2024-11-23 07:43:56,143 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,144 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.4493ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,312 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:43:56,312 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,313 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,313 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:43:56,313 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,313 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,315 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,316 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,322 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,322 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.739ms INFO 2024-11-23 07:43:56,322 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,322 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1286ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,332 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,332 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.8609ms INFO 2024-11-23 07:43:56,332 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,332 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3555ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,477 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:43:56,477 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,478 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,480 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,486 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,486 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9806ms INFO 2024-11-23 07:43:56,486 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,487 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7058ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,508 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:43:56,509 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,509 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,509 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:43:56,509 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,510 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,512 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,512 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,517 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,517 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5955ms INFO 2024-11-23 07:43:56,517 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,517 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0218ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,518 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,518 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.2242ms INFO 2024-11-23 07:43:56,518 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,518 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7154ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,543 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:43:56,543 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,543 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,546 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,555 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,555 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0703ms INFO 2024-11-23 07:43:56,555 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,555 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3852ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,568 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:43:56,568 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,568 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,569 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:43:56,570 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,570 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,571 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,572 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,578 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,578 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8345ms INFO 2024-11-23 07:43:56,578 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,578 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1081ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,579 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,579 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9815ms INFO 2024-11-23 07:43:56,579 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,579 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4417ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,683 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:43:56,684 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,684 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,684 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:43:56,685 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:56,685 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,687 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,687 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:56,696 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,696 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7578ms INFO 2024-11-23 07:43:56,697 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,697 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6072ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:56,720 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:56,720 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.7255ms INFO 2024-11-23 07:43:56,720 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:56,720 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1456ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:57,473 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:43:57,473 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:43:57,473 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:57,473 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:57,474 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:43:57,474 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:43:57,474 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:57,476 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:57,477 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:43:57,490 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:57,490 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.2727ms INFO 2024-11-23 07:43:57,490 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:57,491 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.785ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:43:57,496 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:43:57,496 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.7337ms INFO 2024-11-23 07:43:57,496 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:43:57,496 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7494ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:06,017 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:44:06,018 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:06,018 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 07:44:06,018 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7014ms 304 application/javascript INFO 2024-11-23 07:44:06,056 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 07:44:06,056 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 07:44:06,057 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3906ms 304 text/css INFO 2024-11-23 07:44:06,241 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319045021&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:44:06,242 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:44:06,242 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1926ms 200 text/html INFO 2024-11-23 07:44:09,376 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319048275 INFO 2024-11-23 07:44:09,377 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:44:09,377 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9239ms 200 application/javascript INFO 2024-11-23 07:44:09,491 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6517497995494723 INFO 2024-11-23 07:44:09,491 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:44:09,491 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6378ms 200 application/javascript INFO 2024-11-23 07:44:09,726 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319045021%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:44:09,726 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:44:09,726 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:09,729 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:09,732 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319045021&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:44:09,736 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:09,736 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.659ms INFO 2024-11-23 07:44:09,736 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:09,736 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.361ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:09,738 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:44:09,738 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:09,738 [37 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:44:09,738 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:44:09,739 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:09,741 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:44:09,742 [37 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:44:09,743 [37 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:44:09,743 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:09,743 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.6709ms INFO 2024-11-23 07:44:09,743 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:09,743 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5732ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:44:09,848 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 07:44:09,848 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:09,849 [56 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:44:09,849 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:44:09,849 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:44:09,852 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:44:09,854 [54 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NTIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDYzNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuWwj-aWjCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTUyIiwianRpIjoiNGE4ZjczMTMtODcyYS00YTNkLTgxZjAtMTA4NzhkNTEwNTYzIiwiaWF0IjoxNzMxNzE0MjUwLCJuYmYiOjE3MzE3MTQyNDgsImV4cCI6MTczMTgwMDY1MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.HZ0U1_rwsrvTv8xwkWN-Fyync7lDWrNSyFRnITRHULc INFO 2024-11-23 07:44:09,943 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:09,943 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 91.0983ms INFO 2024-11-23 07:44:09,943 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:44:09,944 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.2838ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,178 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:44:10,178 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:10,178 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,181 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,184 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,187 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:44:10,187 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:44:10,187 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:44:10,265 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:44:10,270 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,270 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 85.378ms INFO 2024-11-23 07:44:10,270 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,270 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.0464ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,365 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:44:10,366 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,366 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,369 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:44:10,369 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,370 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,372 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,372 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,375 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:44:10,376 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:44:10,376 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:44:10,379 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,379 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.839ms INFO 2024-11-23 07:44:10,379 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,379 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3405ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,404 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:44:10,433 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:44:10,438 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,438 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 66.1083ms INFO 2024-11-23 07:44:10,438 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,438 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.8449ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,529 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 07:44:10,529 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:10,529 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 07:44:10,530 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6339ms 304 application/javascript INFO 2024-11-23 07:44:10,530 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 07:44:10,530 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:10,530 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.e963b5c7.js was not modified INFO 2024-11-23 07:44:10,531 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4401ms 304 application/javascript INFO 2024-11-23 07:44:10,549 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 07:44:10,550 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 07:44:10,550 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4579ms 304 text/css INFO 2024-11-23 07:44:10,564 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 07:44:10,564 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:10,564 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 07:44:10,564 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4285ms 304 application/javascript INFO 2024-11-23 07:44:10,564 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 07:44:10,564 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 07:44:10,564 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3244ms 304 text/css INFO 2024-11-23 07:44:10,565 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 07:44:10,565 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 07:44:10,565 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:10,565 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 07:44:10,565 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 07:44:10,565 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.394ms 304 text/css INFO 2024-11-23 07:44:10,565 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6136ms 304 application/javascript INFO 2024-11-23 07:44:10,565 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 07:44:10,566 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:10,566 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 07:44:10,566 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6234ms 304 application/javascript INFO 2024-11-23 07:44:10,578 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 07:44:10,578 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:10,579 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 07:44:10,579 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4593ms 304 application/javascript INFO 2024-11-23 07:44:10,604 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:44:10,604 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:44:10,604 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,604 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,604 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,604 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,607 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,607 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,613 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,613 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9567ms INFO 2024-11-23 07:44:10,613 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,613 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6397ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,625 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,625 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.423ms INFO 2024-11-23 07:44:10,625 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,625 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2018ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,711 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 07:44:10,711 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 07:44:10,711 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 07:44:10,711 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 07:44:10,711 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wddk.4a9e34c6.png was not modified INFO 2024-11-23 07:44:10,712 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/yjg.7e6d65c1.png was not modified INFO 2024-11-23 07:44:10,712 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdqj.1dfb65ca.png was not modified INFO 2024-11-23 07:44:10,712 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5237ms 304 image/png INFO 2024-11-23 07:44:10,712 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.418ms 304 image/png INFO 2024-11-23 07:44:10,712 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3998ms 304 image/png INFO 2024-11-23 07:44:10,712 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdjb.e624b7f0.png was not modified INFO 2024-11-23 07:44:10,712 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.018ms 304 image/png INFO 2024-11-23 07:44:10,727 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:44:10,727 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,727 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,730 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,736 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,736 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0835ms INFO 2024-11-23 07:44:10,736 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,737 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7983ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,745 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:44:10,745 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,745 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,748 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,753 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:44:10,754 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,754 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,754 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:44:10,754 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,754 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,755 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:44:10,756 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,756 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,756 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,757 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,758 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,763 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,763 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 14.7113ms INFO 2024-11-23 07:44:10,763 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,763 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6851ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,764 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,764 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.1749ms INFO 2024-11-23 07:44:10,764 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,764 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4015ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,765 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,765 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.6914ms INFO 2024-11-23 07:44:10,765 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,765 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.876ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,766 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,766 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.6224ms INFO 2024-11-23 07:44:10,766 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,766 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9507ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,769 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:44:10,770 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,770 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,773 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,786 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,786 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.0376ms INFO 2024-11-23 07:44:10,786 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,786 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4143ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,804 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 07:44:10,804 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 07:44:10,804 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4346ms 304 image/png INFO 2024-11-23 07:44:10,881 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:44:10,881 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,881 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,884 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,887 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:44:10,887 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:10,887 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,890 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:10,894 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,894 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7172ms INFO 2024-11-23 07:44:10,894 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,894 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3454ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:10,957 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:10,958 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 67.9437ms INFO 2024-11-23 07:44:10,958 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:10,958 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.3093ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:12,340 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 07:44:12,340 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:12,341 [52 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 07:44:12,341 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6256ms 304 application/javascript INFO 2024-11-23 07:44:12,341 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 07:44:12,341 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/card.5db10f37.css was not modified INFO 2024-11-23 07:44:12,341 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4009ms 304 text/css INFO 2024-11-23 07:44:12,341 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 07:44:12,342 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:12,342 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/card.ffc535b3.js was not modified INFO 2024-11-23 07:44:12,342 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4247ms 304 application/javascript INFO 2024-11-23 07:44:12,579 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:44:12,579 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:44:12,579 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:44:12,580 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:12,580 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:44:12,580 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:12,580 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:12,582 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:12,582 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:44:12,588 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:12,588 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6446ms INFO 2024-11-23 07:44:12,588 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:12,588 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2081ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:44:12,601 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:44:12,601 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.0363ms INFO 2024-11-23 07:44:12,602 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:44:12,602 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5129ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:50,130 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319210055&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 07:46:50,131 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:46:50,131 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1919ms 200 text/html INFO 2024-11-23 07:46:52,014 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319211956 INFO 2024-11-23 07:46:52,015 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:46:52,015 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8541ms 200 application/javascript INFO 2024-11-23 07:46:52,084 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.11906396913221162 INFO 2024-11-23 07:46:52,085 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:46:52,085 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8ms 200 application/javascript INFO 2024-11-23 07:46:52,244 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319210055%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 07:46:52,245 [42 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:46:52,245 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,248 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,250 [42 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319210055&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 07:46:52,254 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,254 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.5988ms INFO 2024-11-23 07:46:52,254 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,254 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1177ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,274 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:46:52,275 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:46:52,275 [42 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:46:52,275 [42 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:46:52,275 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,278 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:46:52,279 [42 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:46:52,279 [42 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:46:52,279 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,280 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5408ms INFO 2024-11-23 07:46:52,280 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,280 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3187ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,374 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 07:46:52,374 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:46:52,375 [43 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:46:52,375 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:46:52,375 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:46:52,378 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:46:52,380 [42 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTIyIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNTUiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpkp_lpoLmuIUiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5MjIiLCJqdGkiOiIxZDQwMmZkMi0wMzUzLTQyMTQtODliOC00OTZmYTIyZGZhNzYiLCJpYXQiOjE3MzIyMDAxODAsIm5iZiI6MTczMjIwMDE3OCwiZXhwIjoxNzMyMjg2NTgwLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.s52oGITrwe8x74G9qUCzbBPLbwl6EFUrOtprKw5ZFCQ INFO 2024-11-23 07:46:52,384 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,384 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.3264ms INFO 2024-11-23 07:46:52,384 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:46:52,384 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0832ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,494 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:46:52,494 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:46:52,495 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,498 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,500 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,502 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:46:52,502 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:46:52,502 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:46:52,529 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:46:52,533 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,533 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.6153ms INFO 2024-11-23 07:46:52,533 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,533 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5805ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,638 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:46:52,638 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:46:52,639 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,639 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,639 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,639 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,642 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,642 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,644 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:46:52,644 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:46:52,644 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:46:52,647 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,648 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6384ms INFO 2024-11-23 07:46:52,648 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,648 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2485ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,672 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:46:52,708 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:46:52,713 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,713 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 71.1853ms INFO 2024-11-23 07:46:52,713 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,713 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.7315ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,824 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:46:52,824 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:46:52,825 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,825 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,825 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,825 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,828 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,828 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,833 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,834 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.757ms INFO 2024-11-23 07:46:52,834 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,834 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2751ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,844 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,844 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6558ms INFO 2024-11-23 07:46:52,844 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,845 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1033ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,878 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:46:52,879 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,879 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,881 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,887 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:46:52,888 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:46:52,888 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,888 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,888 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,888 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.7664ms INFO 2024-11-23 07:46:52,888 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,888 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,888 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1185ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,888 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,889 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:46:52,889 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,890 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,890 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,891 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,893 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:46:52,893 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,893 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,893 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,896 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,899 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,899 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.147ms INFO 2024-11-23 07:46:52,899 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,899 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.405ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,901 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,901 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.0416ms INFO 2024-11-23 07:46:52,901 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,901 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4921ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,903 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,903 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 12.2248ms INFO 2024-11-23 07:46:52,903 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,903 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6779ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,908 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,908 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.6639ms INFO 2024-11-23 07:46:52,908 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,908 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2046ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,929 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:46:52,929 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,929 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,932 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,940 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:52,940 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9255ms INFO 2024-11-23 07:46:52,940 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,940 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3172ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:52,995 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:46:52,995 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:46:52,995 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,995 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:52,995 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,995 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:52,998 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:52,998 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:53,007 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:53,007 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4133ms INFO 2024-11-23 07:46:53,008 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:53,008 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8355ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:53,031 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:53,031 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.7213ms INFO 2024-11-23 07:46:53,031 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:53,031 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1797ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:59,879 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:46:59,879 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:46:59,879 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:46:59,879 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:59,879 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:46:59,879 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:59,880 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:59,882 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:59,882 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:46:59,892 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:59,892 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.419ms INFO 2024-11-23 07:46:59,892 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:59,893 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0495ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:46:59,902 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:46:59,902 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.339ms INFO 2024-11-23 07:46:59,902 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:46:59,902 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9831ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:07,365 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:49:07,366 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:49:07,382 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 07:49:07,382 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4601ms 200 application/javascript INFO 2024-11-23 07:49:07,498 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319346299&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:49:07,499 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:49:07,499 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8895ms 200 text/html INFO 2024-11-23 07:49:07,593 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:49:07,593 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:49:07,608 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 07:49:07,608 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4469ms 200 application/javascript INFO 2024-11-23 07:49:09,793 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319348626 INFO 2024-11-23 07:49:09,794 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:49:09,794 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8582ms 200 application/javascript INFO 2024-11-23 07:49:09,888 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.00840489057535354 INFO 2024-11-23 07:49:09,889 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:49:09,889 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7858ms 200 application/javascript INFO 2024-11-23 07:49:10,238 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319346299%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:49:10,238 [47 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:49:10,238 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,241 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:10,244 [47 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319346299&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:49:10,248 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:10,248 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.9371ms INFO 2024-11-23 07:49:10,248 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,248 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5312ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:10,277 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:49:10,278 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:49:10,278 [32 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:49:10,278 [32 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:49:10,279 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,281 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:49:10,282 [32 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:49:10,283 [32 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:49:10,283 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:10,283 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5486ms INFO 2024-11-23 07:49:10,283 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,283 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5496ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:49:10,422 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 07:49:10,422 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:49:10,423 [35 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:49:10,423 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:49:10,423 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:49:10,426 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:49:10,428 [35 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODQyNSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-aWh-azoiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjE0IiwianRpIjoiMTg4NTg3NmUtNGM3OC00ZGUwLTg5MzAtMjI3MzRkYmQ2OWE3IiwiaWF0IjoxNzMxOTI3NjI0LCJuYmYiOjE3MzE5Mjc2MjIsImV4cCI6MTczMjAxNDAyNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.KEOI4AB5MpRxhAE-wwfwnftId5K6l5vOmVVTvowIPdw INFO 2024-11-23 07:49:10,433 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:10,433 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.1722ms INFO 2024-11-23 07:49:10,433 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:49:10,433 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2427ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:10,641 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:49:10,641 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:49:10,642 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:10,645 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,648 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:10,650 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:49:10,650 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:49:10,650 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:49:10,677 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:49:10,681 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:10,681 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.4559ms INFO 2024-11-23 07:49:10,681 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,682 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3806ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:10,802 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:49:10,803 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:10,803 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,806 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:10,807 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:49:10,808 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:49:10,808 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:49:10,808 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:49:10,809 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:10,809 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,812 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:10,818 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:10,818 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.775ms INFO 2024-11-23 07:49:10,818 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,818 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.535ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:10,835 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:49:10,863 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:49:10,869 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:10,869 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 63.1347ms INFO 2024-11-23 07:49:10,869 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:10,869 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.7811ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,022 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:49:11,023 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,023 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,026 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,028 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:49:11,028 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,029 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,031 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,038 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,038 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.291ms INFO 2024-11-23 07:49:11,038 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,038 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3803ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,043 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,043 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.5955ms INFO 2024-11-23 07:49:11,043 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,043 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3058ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,202 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:49:11,202 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,203 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,205 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,208 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:49:11,208 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,208 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,210 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,211 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,211 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9689ms INFO 2024-11-23 07:49:11,211 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,211 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5293ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,216 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,216 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.1586ms INFO 2024-11-23 07:49:11,216 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,216 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2305ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,246 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:49:11,246 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,246 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,249 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,251 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:49:11,252 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,252 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,254 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:49:11,254 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,254 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,254 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,257 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,262 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:49:11,262 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,263 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 13.8859ms INFO 2024-11-23 07:49:11,263 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,263 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,263 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1636ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,263 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,264 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,265 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,265 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.208ms INFO 2024-11-23 07:49:11,265 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.7879ms INFO 2024-11-23 07:49:11,265 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,265 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,265 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5415ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,265 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8306ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,266 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,273 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,273 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5577ms INFO 2024-11-23 07:49:11,273 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,273 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1936ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,446 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:49:11,447 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,447 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,450 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,453 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:49:11,453 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:11,454 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,456 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:11,459 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,460 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.9226ms INFO 2024-11-23 07:49:11,460 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,460 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.618ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:11,489 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:11,489 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.6506ms INFO 2024-11-23 07:49:11,489 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:11,489 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7507ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:12,153 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 07:49:12,154 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:12,154 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,155 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 07:49:12,156 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:12,156 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,157 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:12,159 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:12,163 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:12,163 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2412ms INFO 2024-11-23 07:49:12,163 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,163 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8242ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:12,167 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:12,167 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.4572ms INFO 2024-11-23 07:49:12,167 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,167 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9444ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:12,177 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 07:49:12,178 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:12,178 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,181 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:12,181 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 07:49:12,181 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:12,181 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,184 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:12,190 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:12,190 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:12,190 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5121ms INFO 2024-11-23 07:49:12,190 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,190 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.094ms INFO 2024-11-23 07:49:12,190 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,190 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6066ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:12,190 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0925ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:12,194 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:49:12,194 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:12,194 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,197 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:12,203 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:12,203 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6185ms INFO 2024-11-23 07:49:12,203 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,203 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4192ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:12,375 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1614& INFO 2024-11-23 07:49:12,375 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:12,375 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,378 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:12,384 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:12,384 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.3612ms INFO 2024-11-23 07:49:12,384 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:12,384 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8456ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:14,194 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 07:49:14,194 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:14,195 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:14,196 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 07:49:14,196 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:14,196 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:14,197 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:14,199 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:14,201 [47 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 07:49:14,205 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:14,205 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.6631ms INFO 2024-11-23 07:49:14,205 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:14,206 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9965ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:14,211 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:14,211 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.0723ms INFO 2024-11-23 07:49:14,212 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:14,212 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8051ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:14,357 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1614& INFO 2024-11-23 07:49:14,358 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:14,358 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:14,361 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:14,367 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:14,367 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.3321ms INFO 2024-11-23 07:49:14,367 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:14,367 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8079ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:49:35,727 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:49:35,727 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:49:35,727 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:35,730 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:49:35,736 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:49:35,736 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.1573ms INFO 2024-11-23 07:49:35,736 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:49:35,736 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6569ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:05,949 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319705934&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:55:05,950 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:55:05,950 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9422ms 200 text/html INFO 2024-11-23 07:55:07,598 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319707565 INFO 2024-11-23 07:55:07,599 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:55:07,599 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9313ms 200 application/javascript INFO 2024-11-23 07:55:07,658 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33521821793640494 INFO 2024-11-23 07:55:07,659 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:55:07,659 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6539ms 200 application/javascript INFO 2024-11-23 07:55:07,819 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319705934%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:55:07,819 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:55:07,819 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:07,822 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:07,824 [10 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319705934&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:55:07,828 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:07,828 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2674ms INFO 2024-11-23 07:55:07,828 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:07,828 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5657ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:07,861 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:55:07,861 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:07,862 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:07,864 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:07,867 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:07,869 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:55:07,869 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:55:07,869 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:55:07,896 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:55:07,899 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:07,899 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.5025ms INFO 2024-11-23 07:55:07,899 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:07,900 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4151ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:07,999 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:55:07,999 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,000 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,000 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:55:08,001 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,001 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,002 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,003 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,004 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:55:08,004 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:55:08,004 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:55:08,009 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,009 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3097ms INFO 2024-11-23 07:55:08,009 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,009 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4408ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,031 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:55:08,057 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:55:08,062 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,062 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.0933ms INFO 2024-11-23 07:55:08,062 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,062 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.3619ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,159 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:55:08,159 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,159 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,160 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:55:08,160 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,161 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,162 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,163 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,168 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,168 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2607ms INFO 2024-11-23 07:55:08,168 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,168 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3799ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,178 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,179 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.5505ms INFO 2024-11-23 07:55:08,179 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,179 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.121ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,205 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:55:08,206 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,206 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,208 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,214 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,214 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4161ms INFO 2024-11-23 07:55:08,214 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,214 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.546ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,235 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:55:08,235 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,235 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:55:08,235 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,235 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,235 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,237 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:55:08,237 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,238 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:55:08,238 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,238 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,238 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,238 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,238 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,240 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,240 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,244 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,244 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,244 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8087ms INFO 2024-11-23 07:55:08,244 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,244 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.1253ms INFO 2024-11-23 07:55:08,244 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,244 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9285ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,244 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3516ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,246 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,246 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7782ms INFO 2024-11-23 07:55:08,246 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,246 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.879ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,250 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,250 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.8612ms INFO 2024-11-23 07:55:08,250 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,250 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8656ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,261 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:55:08,261 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,261 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,263 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,271 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,271 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3482ms INFO 2024-11-23 07:55:08,271 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,271 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3904ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,329 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:55:08,329 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,329 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,332 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,335 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:55:08,335 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:08,335 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,338 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:08,341 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,341 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0897ms INFO 2024-11-23 07:55:08,341 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,341 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.218ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:08,363 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:08,363 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.2982ms INFO 2024-11-23 07:55:08,363 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:08,363 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5304ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:09,574 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 07:55:09,574 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:09,574 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:09,576 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 07:55:09,577 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:09,577 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:09,577 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:09,580 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:09,584 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:09,584 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9095ms INFO 2024-11-23 07:55:09,584 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:09,584 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5695ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:10,305 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:10,312 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 731.8692ms INFO 2024-11-23 07:55:10,312 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:10,312 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 736.0479ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:18,950 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319718906&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:55:18,951 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:55:18,951 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9773ms 200 text/html INFO 2024-11-23 07:55:20,510 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319720444 INFO 2024-11-23 07:55:20,511 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:55:20,511 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8911ms 200 application/javascript INFO 2024-11-23 07:55:20,590 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33263169990533736 INFO 2024-11-23 07:55:20,590 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:55:20,590 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5956ms 200 application/javascript INFO 2024-11-23 07:55:20,730 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319718906%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:55:20,731 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:55:20,731 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:20,733 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:20,736 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319718906&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:55:20,740 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:20,740 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1444ms INFO 2024-11-23 07:55:20,740 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:20,740 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4316ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:20,762 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:55:20,762 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:20,763 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:20,763 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:20,765 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:20,767 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:55:20,767 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:55:20,767 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:55:20,794 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:55:20,798 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:20,798 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7731ms INFO 2024-11-23 07:55:20,798 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:20,798 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0647ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:20,922 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:55:20,923 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:20,923 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:20,925 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:20,926 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:55:20,926 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:20,926 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:20,928 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:20,930 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:55:20,930 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:55:20,930 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:55:20,931 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:20,931 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4443ms INFO 2024-11-23 07:55:20,931 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:20,931 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8445ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:20,957 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:55:20,957 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:55:20,961 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:20,961 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.8242ms INFO 2024-11-23 07:55:20,961 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:20,962 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9059ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,087 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:55:21,087 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,087 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,090 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,090 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:55:21,090 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,091 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,093 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,095 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,095 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3593ms INFO 2024-11-23 07:55:21,095 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,096 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9254ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,098 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,098 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 4.8941ms INFO 2024-11-23 07:55:21,098 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,098 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9571ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,145 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:55:21,145 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,145 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,147 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:55:21,147 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,148 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,148 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,150 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,156 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:55:21,156 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:55:21,156 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,156 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8978ms INFO 2024-11-23 07:55:21,156 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,156 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,156 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,156 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,156 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1139ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,156 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,157 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:55:21,157 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,157 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,157 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.4889ms INFO 2024-11-23 07:55:21,157 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,157 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6181ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,157 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,159 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,159 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,162 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,164 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,164 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.061ms INFO 2024-11-23 07:55:21,164 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,164 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4633ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,164 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,164 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6037ms INFO 2024-11-23 07:55:21,164 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,164 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8121ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,167 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,167 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1209ms INFO 2024-11-23 07:55:21,167 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,167 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5996ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,190 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:55:21,190 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,190 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,193 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,200 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,200 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4625ms INFO 2024-11-23 07:55:21,200 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,200 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5746ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,267 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:55:21,267 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,267 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,270 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,270 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:55:21,270 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:21,270 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,273 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:21,281 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,282 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9441ms INFO 2024-11-23 07:55:21,282 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,282 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9386ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:21,294 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:21,295 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.9413ms INFO 2024-11-23 07:55:21,295 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:21,295 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1835ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:22,502 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:55:22,503 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:22,503 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:22,503 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:22,505 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:55:22,505 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:22,506 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:22,506 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:22,508 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:22,515 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:22,515 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.5752ms INFO 2024-11-23 07:55:22,515 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:22,515 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8391ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:22,526 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:22,526 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.2893ms INFO 2024-11-23 07:55:22,526 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:22,527 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1366ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:39,637 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:55:39,638 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:55:39,638 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1254ms 200 text/html INFO 2024-11-23 07:55:39,719 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:55:39,719 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:39,734 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 07:55:39,734 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6715ms 200 application/javascript INFO 2024-11-23 07:55:39,769 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319741064&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:55:39,770 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 07:55:39,770 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 07:55:39,770 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 07:55:39,770 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:55:39,770 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7172ms 200 text/html INFO 2024-11-23 07:55:39,770 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 07:55:39,770 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5006ms 200 application/javascript INFO 2024-11-23 07:55:39,771 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 07:55:39,771 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1211ms 200 application/javascript INFO 2024-11-23 07:55:39,773 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 07:55:39,773 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3492ms 200 text/css INFO 2024-11-23 07:55:39,776 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 07:55:39,778 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 07:55:39,778 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9584ms 200 application/javascript INFO 2024-11-23 07:55:39,827 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 07:55:39,828 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 07:55:39,828 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8223ms 200 application/javascript INFO 2024-11-23 07:55:39,832 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 07:55:39,832 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 07:55:39,832 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7712ms 200 application/javascript INFO 2024-11-23 07:55:39,848 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 07:55:39,848 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 07:55:39,849 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7348ms 0 application/javascript INFO 2024-11-23 07:55:39,881 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 07:55:39,885 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 07:55:39,885 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5689ms 200 text/css INFO 2024-11-23 07:55:39,890 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:55:39,890 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:39,901 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 07:55:39,901 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 07:55:39,902 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 07:55:39,902 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 07:55:39,902 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8466ms 200 application/javascript INFO 2024-11-23 07:55:39,902 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.842ms 200 application/javascript INFO 2024-11-23 07:55:39,902 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 07:55:39,903 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 07:55:39,903 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5774ms 200 application/javascript INFO 2024-11-23 07:55:39,904 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 07:55:39,904 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4014ms 200 application/javascript INFO 2024-11-23 07:55:40,144 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 07:55:40,146 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 07:55:40,146 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2029ms 200 application/javascript INFO 2024-11-23 07:55:41,584 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 07:55:41,585 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 07:55:41,585 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8359ms 200 application/javascript INFO 2024-11-23 07:55:41,983 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319743327 INFO 2024-11-23 07:55:41,984 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:55:41,984 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8121ms 200 application/javascript INFO 2024-11-23 07:55:42,071 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.006609295032352858 INFO 2024-11-23 07:55:42,072 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:55:42,072 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6128ms 200 application/javascript INFO 2024-11-23 07:55:42,123 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 07:55:42,125 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 07:55:42,125 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2369ms 200 image/jpeg INFO 2024-11-23 07:55:42,327 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319741064%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:55:42,327 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:55:42,327 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,330 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:42,332 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319741064&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:55:42,336 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:42,336 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9884ms INFO 2024-11-23 07:55:42,336 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,336 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2892ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:42,337 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:55:42,337 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:42,338 [11 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:55:42,338 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:55:42,338 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,340 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:55:42,341 [11 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:55:42,342 [11 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:55:42,342 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:42,342 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4739ms INFO 2024-11-23 07:55:42,342 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,342 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0851ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:55:42,451 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 07:55:42,451 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:42,452 [5 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:55:42,452 [5 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:55:42,452 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:55:42,455 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:55:42,457 [11 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MjkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDI5MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS9leWkluWLpCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTI5IiwianRpIjoiZTUyZDk3NWYtNmIzOS00OWViLTkzMDctZGQ0NWM1Zjg3MDg5IiwiaWF0IjoxNzI4OTYwMzgwLCJuYmYiOjE3Mjg5NjAzNzgsImV4cCI6MTcyOTA0Njc4MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.spFF2_cR4VFPsTiKE-UZDEYfQhDjxp5Q0PI0pvXamNM INFO 2024-11-23 07:55:42,461 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:42,461 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.0577ms INFO 2024-11-23 07:55:42,461 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:55:42,461 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7849ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:42,571 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:55:42,571 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:42,572 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:42,574 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,577 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:42,579 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:55:42,579 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:55:42,579 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:55:42,606 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:55:42,610 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:42,610 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0891ms INFO 2024-11-23 07:55:42,610 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,610 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2116ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:42,742 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:55:42,742 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:42,742 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,745 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:42,746 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:55:42,747 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:55:42,747 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:55:42,747 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:55:42,747 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:42,747 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,750 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:42,755 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:42,755 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3667ms INFO 2024-11-23 07:55:42,755 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,755 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5157ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:42,774 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:55:42,852 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:55:42,858 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:42,858 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 113.1274ms INFO 2024-11-23 07:55:42,858 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:42,858 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.5004ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:42,949 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 07:55:42,949 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:42,950 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 07:55:42,950 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8639ms 200 application/javascript INFO 2024-11-23 07:55:42,962 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 07:55:42,962 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:42,962 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 07:55:42,962 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:42,962 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 07:55:42,963 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7512ms 200 application/javascript INFO 2024-11-23 07:55:42,963 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 07:55:42,963 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6279ms 200 application/javascript INFO 2024-11-23 07:55:42,963 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 07:55:42,963 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 07:55:42,963 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:42,964 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 07:55:42,964 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 07:55:42,964 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6748ms 200 text/css INFO 2024-11-23 07:55:42,964 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:42,964 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 07:55:42,964 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 07:55:42,964 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6355ms 200 application/javascript INFO 2024-11-23 07:55:42,964 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1494ms 200 application/javascript INFO 2024-11-23 07:55:42,981 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 07:55:42,983 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 07:55:42,983 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6885ms 200 text/css INFO 2024-11-23 07:55:42,989 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 07:55:42,990 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 07:55:42,991 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2951ms 200 text/css INFO 2024-11-23 07:55:43,016 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 07:55:43,016 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:43,017 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 07:55:43,017 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6568ms 200 application/javascript INFO 2024-11-23 07:55:43,017 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:55:43,018 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,018 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,018 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:55:43,018 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,018 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,021 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,021 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,027 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,027 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7081ms INFO 2024-11-23 07:55:43,027 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,027 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9991ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:43,038 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,038 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9238ms INFO 2024-11-23 07:55:43,038 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,038 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.203ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:43,150 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 07:55:43,151 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 07:55:43,151 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7834ms 200 image/png INFO 2024-11-23 07:55:43,151 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 07:55:43,152 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 07:55:43,152 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5803ms 200 image/png INFO 2024-11-23 07:55:43,152 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 07:55:43,152 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 07:55:43,153 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8304ms 200 image/png INFO 2024-11-23 07:55:43,153 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 07:55:43,153 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 07:55:43,153 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5543ms 200 image/png INFO 2024-11-23 07:55:43,176 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:55:43,177 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,177 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,179 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,182 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:55:43,182 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,182 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,183 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:55:43,183 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,183 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,185 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,186 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,191 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,191 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8869ms INFO 2024-11-23 07:55:43,191 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,191 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,191 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.9818ms INFO 2024-11-23 07:55:43,191 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,191 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9785ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:43,191 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1223ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:43,202 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:55:43,203 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,203 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,203 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:55:43,204 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,204 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,205 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,206 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:55:43,206 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,206 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,206 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,209 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,222 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,222 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,222 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,222 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,223 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 17.069ms INFO 2024-11-23 07:55:43,223 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 16.1798ms INFO 2024-11-23 07:55:43,223 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 13.8447ms INFO 2024-11-23 07:55:43,223 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 43.1532ms INFO 2024-11-23 07:55:43,223 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,223 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,223 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,223 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4617ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:43,223 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,223 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5235ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:43,223 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1161ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:43,223 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7282ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:43,281 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 07:55:43,282 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 07:55:43,282 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9072ms 200 image/png INFO 2024-11-23 07:55:43,307 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 07:55:43,308 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 07:55:43,308 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2889ms 200 image/jpeg INFO 2024-11-23 07:55:43,308 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 07:55:43,310 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 07:55:43,310 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4245ms 200 image/jpeg INFO 2024-11-23 07:55:43,316 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 07:55:43,317 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 07:55:43,317 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1953ms 200 image/jpeg INFO 2024-11-23 07:55:43,375 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:55:43,376 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,376 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,377 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:55:43,377 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:43,377 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,379 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,380 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:43,389 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,389 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.823ms INFO 2024-11-23 07:55:43,389 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,389 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6198ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:43,413 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:43,413 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.5156ms INFO 2024-11-23 07:55:43,413 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:43,413 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8946ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:46,143 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319745895&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:55:46,144 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:55:46,144 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.968ms 200 text/html INFO 2024-11-23 07:55:47,182 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 07:55:47,182 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:47,182 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 07:55:47,182 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9412ms 200 application/javascript INFO 2024-11-23 07:55:47,183 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 07:55:47,183 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:47,183 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 07:55:47,184 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 07:55:47,184 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8367ms 200 application/javascript INFO 2024-11-23 07:55:47,184 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 07:55:47,184 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7838ms 200 text/css INFO 2024-11-23 07:55:47,403 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:55:47,404 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:47,404 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:47,406 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:55:47,406 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:47,406 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:47,406 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:47,407 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:47,409 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:47,412 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:47,412 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6696ms INFO 2024-11-23 07:55:47,412 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:47,412 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2117ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:47,428 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:47,428 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.0882ms INFO 2024-11-23 07:55:47,428 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:47,428 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3086ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:48,328 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319748163 INFO 2024-11-23 07:55:48,329 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:55:48,329 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7916ms 200 application/javascript INFO 2024-11-23 07:55:48,433 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8611243283893713 INFO 2024-11-23 07:55:48,434 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:55:48,434 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8098ms 200 application/javascript INFO 2024-11-23 07:55:48,667 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319745895%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 07:55:48,667 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:55:48,667 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:48,670 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:48,672 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319745895&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:55:48,676 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:48,676 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0355ms INFO 2024-11-23 07:55:48,676 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:48,676 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3321ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:48,684 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:55:48,684 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:48,685 [10 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:55:48,685 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:55:48,685 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:48,687 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 07:55:48,688 [10 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 07:55:48,689 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 07:55:48,689 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:48,689 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4382ms INFO 2024-11-23 07:55:48,689 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:48,689 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9067ms 401 application/json; charset=utf-8 INFO 2024-11-23 07:55:48,808 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 07:55:48,809 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:48,809 [10 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 07:55:48,809 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 07:55:48,809 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:55:48,812 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:55:48,814 [5 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NzMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzg2NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaigeaYjOWPkSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODczIiwianRpIjoiMDQ5NTljZTYtOWM4Yi00MzM4LThlMjYtYjA0ZTVkZDA2NzU3IiwiaWF0IjoxNzMyMTgxNDc0LCJuYmYiOjE3MzIxODE0NzIsImV4cCI6MTczMjI2Nzg3NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.sJPD1QNPpyOjaXBYSIBVXK8fBXqzrPGbylHqh3PmftE INFO 2024-11-23 07:55:48,818 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:48,818 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.387ms INFO 2024-11-23 07:55:48,818 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:55:48,819 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1322ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:48,948 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 07:55:48,948 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:48,949 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:48,951 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:48,954 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:48,956 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:55:48,956 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:55:48,956 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:55:48,983 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:55:48,987 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:48,987 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9462ms INFO 2024-11-23 07:55:48,987 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:48,987 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.831ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,111 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:55:49,112 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,112 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,113 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:55:49,113 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,113 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,115 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,116 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,118 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:55:49,118 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:55:49,118 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:55:49,120 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,121 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4762ms INFO 2024-11-23 07:55:49,121 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,121 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4295ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,145 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:55:49,172 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:55:49,176 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,176 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.3013ms INFO 2024-11-23 07:55:49,176 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,177 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7007ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,317 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:55:49,317 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,317 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,319 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:55:49,320 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,320 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,320 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,322 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,328 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,328 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3777ms INFO 2024-11-23 07:55:49,328 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,328 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4787ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,338 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,338 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.8731ms INFO 2024-11-23 07:55:49,338 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,338 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2921ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,491 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:55:49,492 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,492 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,493 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:55:49,493 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:55:49,493 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,494 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,494 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,494 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,495 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,496 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,497 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,501 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,501 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4651ms INFO 2024-11-23 07:55:49,501 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,501 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,502 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.2241ms INFO 2024-11-23 07:55:49,502 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5322ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,502 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,502 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.553ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,502 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,502 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.6977ms INFO 2024-11-23 07:55:49,502 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,503 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5863ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,540 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:55:49,541 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,541 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,541 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:55:49,541 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:55:49,541 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,541 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,541 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,542 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,543 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,544 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,545 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,550 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,550 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6092ms INFO 2024-11-23 07:55:49,550 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,550 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6232ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,552 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,552 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,552 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9083ms INFO 2024-11-23 07:55:49,552 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,553 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9491ms INFO 2024-11-23 07:55:49,553 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,553 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4056ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,553 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5405ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,915 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:55:49,915 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,915 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,917 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:55:49,917 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:49,917 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,918 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,920 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:49,929 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,929 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5988ms INFO 2024-11-23 07:55:49,929 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,929 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7989ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:49,951 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:49,951 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.9836ms INFO 2024-11-23 07:55:49,951 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:49,951 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6526ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:51,506 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 07:55:51,507 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:51,507 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,507 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 07:55:51,507 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:51,508 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,508 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 07:55:51,508 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:51,508 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,510 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:51,510 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:51,511 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:51,515 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 07:55:51,515 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:55:51,515 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:51,515 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:51,515 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,515 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,518 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:51,518 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:51,526 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:51,527 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 16.8768ms INFO 2024-11-23 07:55:51,527 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,527 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:51,527 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3379ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:51,527 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 16.6852ms INFO 2024-11-23 07:55:51,527 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,527 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7495ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:51,530 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:51,530 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 12.2039ms INFO 2024-11-23 07:55:51,530 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,530 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2443ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:51,531 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:51,531 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 19.8306ms INFO 2024-11-23 07:55:51,531 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,531 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9432ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:51,532 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:51,532 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 14.0999ms INFO 2024-11-23 07:55:51,532 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,532 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0936ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:51,689 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1873& INFO 2024-11-23 07:55:51,689 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:51,689 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,692 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:51,703 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:51,760 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 67.8861ms INFO 2024-11-23 07:55:51,760 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,760 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.479ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:51,774 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardPanle.03243d26.js INFO 2024-11-23 07:55:51,775 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:51,775 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardPanle.03243d26.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardPanle.03243d26.js' INFO 2024-11-23 07:55:51,775 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9315ms 200 application/javascript INFO 2024-11-23 07:55:51,793 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardDetials.e18afdf6.js INFO 2024-11-23 07:55:51,793 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardPanle.3bec7bb3.css INFO 2024-11-23 07:55:51,793 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:55:51,793 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardDetials.dfc399f5.css INFO 2024-11-23 07:55:51,794 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardDetials.e18afdf6.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardDetials.e18afdf6.js' INFO 2024-11-23 07:55:51,794 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardPanle.3bec7bb3.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardPanle.3bec7bb3.css' INFO 2024-11-23 07:55:51,794 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8182ms 200 application/javascript INFO 2024-11-23 07:55:51,794 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8749ms 200 text/css INFO 2024-11-23 07:55:51,794 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardDetials.dfc399f5.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardDetials.dfc399f5.css' INFO 2024-11-23 07:55:51,794 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9068ms 200 text/css INFO 2024-11-23 07:55:51,932 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050304&IsEss=true& INFO 2024-11-23 07:55:51,932 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:51,932 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,934 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=602807080& INFO 2024-11-23 07:55:51,934 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:51,934 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,935 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:51,937 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:51,939 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Card&keyFieldValue=h90CYdK94Nr3MM6vz5Rr%2FQ%3D%3D& INFO 2024-11-23 07:55:51,939 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:51,939 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,941 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:51,941 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8918ms INFO 2024-11-23 07:55:51,941 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,941 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6293ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:51,943 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:51,954 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:51,957 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 14.1927ms INFO 2024-11-23 07:55:51,957 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,958 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8701ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:51,985 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:51,986 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 49.1465ms INFO 2024-11-23 07:55:51,986 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:51,986 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.7262ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:52,916 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 07:55:52,917 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:52,917 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 07:55:52,917 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:52,917 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:52,917 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:52,920 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:52,920 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:52,923 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 07:55:52,925 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:52,925 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8432ms INFO 2024-11-23 07:55:52,925 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:52,926 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:52,935 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:52,935 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 15.346ms INFO 2024-11-23 07:55:52,935 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:52,935 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4583ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:53,081 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1873& INFO 2024-11-23 07:55:53,082 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:53,082 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:53,085 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:53,129 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:53,190 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 105.127ms INFO 2024-11-23 07:55:53,190 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:53,190 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.0662ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:55:53,271 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Code/GetData?tableName=CODE(BM_BKLX|0)& INFO 2024-11-23 07:55:53,276 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:55:53,276 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:53,279 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetData", controller = "Code"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.CodeHcmDto GetData(System.String) on controller Sg.HcmMb.WebPub.CodeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:55:53,286 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:55:53,286 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 7.0663ms INFO 2024-11-23 07:55:53,286 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 07:55:53,287 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1215ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:56:06,464 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:56:06,464 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:56:06,464 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:56:06,464 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:56:06,467 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:56:06,485 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:56:06,485 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 17.8423ms INFO 2024-11-23 07:56:06,485 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:56:06,485 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6673ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:56:08,849 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:56:08,849 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:56:08,849 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:56:08,850 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:56:08,853 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:56:08,921 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:56:08,921 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 68.749ms INFO 2024-11-23 07:56:08,921 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:56:08,922 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.8211ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:14,899 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:57:14,900 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:57:14,900 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9587ms 200 text/html INFO 2024-11-23 07:57:14,971 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:57:14,971 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:14,985 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 07:57:14,985 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0353ms 200 application/javascript INFO 2024-11-23 07:57:14,988 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 07:57:14,992 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 07:57:14,992 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3565ms 200 text/css INFO 2024-11-23 07:57:14,997 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 07:57:14,997 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 07:57:14,997 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 07:57:14,997 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7021ms 200 application/javascript INFO 2024-11-23 07:57:14,998 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 07:57:14,998 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.625ms 200 application/javascript INFO 2024-11-23 07:57:15,004 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 07:57:15,006 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 07:57:15,006 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1493ms 200 application/javascript INFO 2024-11-23 07:57:15,016 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 07:57:15,016 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 07:57:15,016 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7593ms 200 application/javascript INFO 2024-11-23 07:57:15,043 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319834944&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:57:15,044 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:57:15,044 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8617ms 200 text/html INFO 2024-11-23 07:57:15,052 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 07:57:15,053 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 07:57:15,053 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6436ms 200 application/javascript INFO 2024-11-23 07:57:15,496 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 07:57:15,496 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 07:57:15,497 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:15,500 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 07:57:15,500 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4068ms 200 text/css INFO 2024-11-23 07:57:15,510 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 07:57:15,510 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2298ms 200 application/javascript INFO 2024-11-23 07:57:15,523 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 07:57:15,526 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 07:57:15,526 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4252ms 200 application/javascript INFO 2024-11-23 07:57:15,531 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 07:57:15,532 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 07:57:15,532 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1749ms 200 application/javascript INFO 2024-11-23 07:57:15,547 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 07:57:15,547 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 07:57:15,548 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 07:57:15,548 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 07:57:15,548 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7899ms 200 application/javascript INFO 2024-11-23 07:57:15,548 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9997ms 200 application/javascript INFO 2024-11-23 07:57:17,004 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:57:17,004 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:17,004 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:17,007 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:17,013 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:17,013 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8498ms INFO 2024-11-23 07:57:17,013 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:17,013 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5418ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:25,536 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 07:57:25,537 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 07:57:25,537 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9884ms 200 application/javascript INFO 2024-11-23 07:57:26,003 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319845955 INFO 2024-11-23 07:57:26,004 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:57:26,004 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.893ms 200 application/javascript INFO 2024-11-23 07:57:26,106 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4824292210209127 INFO 2024-11-23 07:57:26,107 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:57:26,107 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6379ms 200 application/javascript INFO 2024-11-23 07:57:26,163 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 07:57:26,164 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 07:57:26,164 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9603ms 200 image/jpeg INFO 2024-11-23 07:57:26,296 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1732319834944&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 07:57:26,297 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 07:57:26,297 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8482ms 200 text/html INFO 2024-11-23 07:57:26,403 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2024-11-23 07:57:26,404 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:57:26,404 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7725ms 200 application/javascript INFO 2024-11-23 07:57:26,491 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2024-11-23 07:57:26,492 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:57:26,499 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:57:26,506 [4 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 07:57:26,506 [4 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 07:57:26,506 [4 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2024-11-23 07:57:26,507 [4 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2024-11-23 07:57:26,507 [4 ] me.Controllers.ThirdPartyLoginController - WXSSO:gotoCodeUrlwhereCodeNull:https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect INFO 2024-11-23 07:57:26,513 [4 ] vc.Infrastructure.RedirectResultExecutor - Executing RedirectResult, redirecting to https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect. INFO 2024-11-23 07:57:26,513 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 13.4763ms INFO 2024-11-23 07:57:26,513 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:57:26,513 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7815ms 302 INFO 2024-11-23 07:57:26,826 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=IGVWlvjiTUmf41OyNi3Mv0MYUcYTRv0iFSsaXxbewNM&state=ww0fe1cb02189622be INFO 2024-11-23 07:57:26,827 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 07:57:26,827 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9754ms 200 text/html INFO 2024-11-23 07:57:26,963 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=IGVWlvjiTUmf41OyNi3Mv0MYUcYTRv0iFSsaXxbewNM INFO 2024-11-23 07:57:26,963 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:57:26,966 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 07:57:26,969 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:IGVWlvjiTUmf41OyNi3Mv0MYUcYTRv0iFSsaXxbewNM,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 07:57:26,969 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 07:57:26,969 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:IGVWlvjiTUmf41OyNi3Mv0MYUcYTRv0iFSsaXxbewNM INFO 2024-11-23 07:57:26,969 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2024-11-23 07:57:26,969 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2024-11-23 07:57:27,306 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:EDCH0X1MDCiqbWiUn65_dv9ffAgxYQLBfjjoqi-VhvPxXKA3WXMdsQbMbYQQ5f4VgK2PvoEyUl4FSxLFzpjr2b1KjshC8yENy8bduewuufErdADBdvKtlv-ffXXbO-YZu99S_3Rpz3VP-8k67rsYA4G0zNTSWSgB5fpn5Cej9w1A7qJoTGUTmo3NWOctsM-jRVPW5J6xRlRLDnWUvwRy-w INFO 2024-11-23 07:57:27,306 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=EDCH0X1MDCiqbWiUn65_dv9ffAgxYQLBfjjoqi-VhvPxXKA3WXMdsQbMbYQQ5f4VgK2PvoEyUl4FSxLFzpjr2b1KjshC8yENy8bduewuufErdADBdvKtlv-ffXXbO-YZu99S_3Rpz3VP-8k67rsYA4G0zNTSWSgB5fpn5Cej9w1A7qJoTGUTmo3NWOctsM-jRVPW5J6xRlRLDnWUvwRy-w&code=IGVWlvjiTUmf41OyNi3Mv0MYUcYTRv0iFSsaXxbewNM INFO 2024-11-23 07:57:27,533 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15322961428","DeviceId":"a0c28dae16e68178","errcode":0,"errmsg":"ok"} INFO 2024-11-23 07:57:27,564 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:a0c28dae16e68178 WxUserId:15322961428 INFO 2024-11-23 07:57:27,594 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016192,a0188:64963 INFO 2024-11-23 07:57:27,803 [68 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2024-11-23 07:57:27,803 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 836.4572ms INFO 2024-11-23 07:57:27,803 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 07:57:27,803 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 840.0199ms 200 text/plain; charset=utf-8 INFO 2024-11-23 07:57:27,904 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319847843&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 07:57:27,904 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 07:57:27,905 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9111ms 200 text/html INFO 2024-11-23 07:57:29,708 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732319849686 INFO 2024-11-23 07:57:29,709 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 07:57:29,709 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8249ms 200 application/javascript INFO 2024-11-23 07:57:29,802 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5269518400255946 INFO 2024-11-23 07:57:29,802 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 07:57:29,803 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7361ms 200 application/javascript INFO 2024-11-23 07:57:30,056 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319847843%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2024-11-23 07:57:30,056 [24 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 07:57:30,057 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,059 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,061 [24 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319847843&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 07:57:30,066 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,066 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2985ms INFO 2024-11-23 07:57:30,066 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,066 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7642ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,083 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 07:57:30,083 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:30,084 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,087 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,090 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,092 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 07:57:30,092 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 07:57:30,092 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 07:57:30,120 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 07:57:30,123 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,124 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.0237ms INFO 2024-11-23 07:57:30,124 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,124 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.529ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,256 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 07:57:30,257 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,257 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,260 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,261 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 07:57:30,262 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 07:57:30,262 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 07:57:30,272 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 07:57:30,273 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,273 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,275 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,281 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,281 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6419ms INFO 2024-11-23 07:57:30,281 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,281 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1515ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,291 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 07:57:30,318 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 07:57:30,323 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,323 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 63.5148ms INFO 2024-11-23 07:57:30,323 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,323 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.1033ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,492 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 07:57:30,492 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 07:57:30,492 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 07:57:30,492 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 07:57:30,492 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:30,492 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:30,492 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:30,492 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 07:57:30,492 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:30,492 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 07:57:30,492 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:30,493 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 07:57:30,493 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 07:57:30,493 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0665ms 200 application/javascript INFO 2024-11-23 07:57:30,493 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0535ms 200 application/javascript INFO 2024-11-23 07:57:30,493 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 07:57:30,493 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 07:57:30,493 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2474ms 200 application/javascript INFO 2024-11-23 07:57:30,493 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6596ms 200 text/css INFO 2024-11-23 07:57:30,493 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 07:57:30,493 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 07:57:30,493 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3351ms 200 application/javascript INFO 2024-11-23 07:57:30,494 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7981ms 200 application/javascript INFO 2024-11-23 07:57:30,572 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 07:57:30,572 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 07:57:30,572 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:30,572 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 07:57:30,572 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 07:57:30,572 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 07:57:30,573 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,573 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,573 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,573 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,574 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 07:57:30,574 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9573ms 200 application/javascript INFO 2024-11-23 07:57:30,574 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 07:57:30,574 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1308ms 200 text/css INFO 2024-11-23 07:57:30,576 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,576 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,576 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 07:57:30,576 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1488ms 200 text/css INFO 2024-11-23 07:57:30,584 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,584 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.7303ms INFO 2024-11-23 07:57:30,585 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,585 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3644ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,593 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,594 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.9841ms INFO 2024-11-23 07:57:30,594 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,594 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5088ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,724 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:57:30,725 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,725 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,728 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,742 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,743 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 14.7253ms INFO 2024-11-23 07:57:30,743 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,743 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9197ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,892 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 07:57:30,892 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 07:57:30,892 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 07:57:30,892 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 07:57:30,892 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 07:57:30,892 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 07:57:30,892 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 07:57:30,892 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 07:57:30,892 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8006ms 200 image/png INFO 2024-11-23 07:57:30,892 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7415ms 200 image/png INFO 2024-11-23 07:57:30,892 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8555ms 200 image/png INFO 2024-11-23 07:57:30,892 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8851ms 200 image/png INFO 2024-11-23 07:57:30,926 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 07:57:30,926 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,927 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,929 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,935 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,935 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6636ms INFO 2024-11-23 07:57:30,935 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,935 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2334ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,937 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 07:57:30,937 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 07:57:30,937 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,937 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,937 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,937 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,940 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,940 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,945 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,945 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5964ms INFO 2024-11-23 07:57:30,945 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,945 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9542ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,946 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,946 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.2806ms INFO 2024-11-23 07:57:30,946 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,946 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6824ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,971 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 07:57:30,971 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 07:57:30,972 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,972 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:30,972 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,972 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,974 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,974 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:30,980 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,980 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.653ms INFO 2024-11-23 07:57:30,980 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,980 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6984ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,983 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:30,983 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7565ms INFO 2024-11-23 07:57:30,983 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:30,983 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.975ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:30,987 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 07:57:30,988 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 07:57:30,988 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8186ms 200 image/png INFO 2024-11-23 07:57:31,022 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 07:57:31,023 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 07:57:31,023 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4068ms 200 image/jpeg INFO 2024-11-23 07:57:31,043 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 07:57:31,043 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 07:57:31,044 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 07:57:31,044 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 07:57:31,044 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2745ms 200 image/jpeg INFO 2024-11-23 07:57:31,044 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3078ms 200 image/jpeg INFO 2024-11-23 07:57:31,051 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 07:57:31,052 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:31,052 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:31,055 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:31,064 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:31,064 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4993ms INFO 2024-11-23 07:57:31,064 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:31,065 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1775ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:31,131 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 07:57:31,132 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:31,132 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:31,135 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:31,169 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:31,169 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.8075ms INFO 2024-11-23 07:57:31,169 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:31,169 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6772ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:33,771 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 07:57:33,772 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:33,772 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 07:57:33,772 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 07:57:33,772 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 07:57:33,772 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:33,772 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9371ms 200 application/javascript INFO 2024-11-23 07:57:33,773 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 07:57:33,773 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 07:57:33,773 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9296ms 200 text/css INFO 2024-11-23 07:57:33,773 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9004ms 200 application/javascript INFO 2024-11-23 07:57:33,956 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 07:57:33,956 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 07:57:33,957 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:33,957 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:33,957 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:33,957 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:33,957 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:33,960 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:33,960 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:33,973 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:33,973 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.2633ms INFO 2024-11-23 07:57:33,973 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:33,973 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.974ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:33,978 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:33,979 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 18.9537ms INFO 2024-11-23 07:57:33,979 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:33,979 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3466ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:57:41,176 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/monthResult.80f4db4a.css INFO 2024-11-23 07:57:41,176 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/monthResult.d50a887b.js INFO 2024-11-23 07:57:41,176 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:57:41,182 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/monthResult.80f4db4a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\monthResult.80f4db4a.css' INFO 2024-11-23 07:57:41,182 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7745ms 200 text/css INFO 2024-11-23 07:57:41,189 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/monthResult.d50a887b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\monthResult.d50a887b.js' INFO 2024-11-23 07:57:41,189 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7885ms 200 application/javascript INFO 2024-11-23 07:57:41,316 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2024-11-23 07:57:41,318 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:57:41,319 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:41,321 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMonthResult", controller = "Month"}. Executing controller action with signature Sg.HcmMb.Month.Dto.MonthResultDto GetMonthResult(System.String, System.String) on controller Sg.HcmMb.Month.MonthAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:57:41,391 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:57:41,391 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 69.6401ms INFO 2024-11-23 07:57:41,391 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 07:57:41,391 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.8296ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:06,238 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 07:58:06,238 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 07:58:06,239 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:58:06,239 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 07:58:06,239 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 07:58:06,240 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.46ms 200 application/javascript INFO 2024-11-23 07:58:06,240 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5748ms 200 text/css INFO 2024-11-23 07:58:06,958 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 07:58:06,959 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 07:58:06,959 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 07:58:06,959 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:06,959 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:06,959 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:06,959 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 07:58:06,959 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,959 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,959 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,959 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:06,960 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,962 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:58:06,962 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:06,962 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:06,962 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:06,962 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:06,962 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,965 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:06,966 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:06,969 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:06,970 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4908ms INFO 2024-11-23 07:58:06,970 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,970 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2985ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:06,971 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:06,971 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.5315ms INFO 2024-11-23 07:58:06,971 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,971 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:06,971 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5333ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:06,971 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.1971ms INFO 2024-11-23 07:58:06,971 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,971 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8949ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:06,972 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:06,972 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2519ms INFO 2024-11-23 07:58:06,972 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,972 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1086ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:06,972 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:06,973 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 10.5608ms INFO 2024-11-23 07:58:06,973 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:06,973 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0353ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:07,198 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64963& INFO 2024-11-23 07:58:07,199 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:07,199 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:07,202 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:07,208 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:07,208 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2511ms INFO 2024-11-23 07:58:07,208 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:07,208 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1687ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:11,768 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2024-11-23 07:58:11,768 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:58:11,769 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTableList.bfa59482.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTableList.bfa59482.js' INFO 2024-11-23 07:58:11,770 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.431ms 200 application/javascript INFO 2024-11-23 07:58:11,776 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2024-11-23 07:58:11,776 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2024-11-23 07:58:11,776 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:58:11,777 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2024-11-23 07:58:11,777 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7469ms 200 text/css INFO 2024-11-23 07:58:11,777 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2024-11-23 07:58:11,777 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2024-11-23 07:58:11,777 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8734ms 200 application/javascript INFO 2024-11-23 07:58:11,777 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/subTableList.04b88ebd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\subTableList.04b88ebd.css' INFO 2024-11-23 07:58:11,778 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6647ms 200 text/css INFO 2024-11-23 07:58:11,901 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=21010007,21010008,21010009,21010010,26050401&IsEss=true& INFO 2024-11-23 07:58:11,902 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:11,902 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:11,905 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:11,916 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:11,917 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.7726ms INFO 2024-11-23 07:58:11,917 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:11,917 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5287ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:12,023 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTablePanel?a0188=uXRSaPD1cEA%3D&bIsEss=false&tableName=A01& INFO 2024-11-23 07:58:12,024 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:12,024 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:12,028 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTablePanel", controller = "UserInfo"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSubTablePanel(System.String, System.String, System.String, Boolean, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:12,032 [25 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2024-11-23 07:58:12,867 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:12,876 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 847.8503ms INFO 2024-11-23 07:58:12,876 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:12,876 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 852.6686ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:46,026 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:58:46,027 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:46,027 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:46,030 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:46,036 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:46,036 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.3138ms INFO 2024-11-23 07:58:46,036 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:46,036 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1052ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:49,148 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 07:58:49,148 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 07:58:49,148 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:58:49,149 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 07:58:49,149 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 07:58:49,149 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.122ms 200 application/javascript INFO 2024-11-23 07:58:49,149 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2388ms 200 text/css INFO 2024-11-23 07:58:49,343 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 07:58:49,344 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:49,344 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:49,347 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:49,351 [47 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 07:58:49,361 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:49,361 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.4987ms INFO 2024-11-23 07:58:49,361 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:49,362 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3331ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:49,384 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 07:58:49,384 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:49,384 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:49,387 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:49,392 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:49,393 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.4488ms INFO 2024-11-23 07:58:49,393 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:49,393 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8046ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:58:49,503 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64963& INFO 2024-11-23 07:58:49,504 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:58:49,504 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:49,506 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:58:49,512 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:58:49,512 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.5552ms INFO 2024-11-23 07:58:49,512 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:58:49,512 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.701ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:22,963 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:59:22,963 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:22,963 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:22,966 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:22,972 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:22,972 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8346ms INFO 2024-11-23 07:59:22,972 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:22,972 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5158ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:32,250 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=aIpzQDgkMEo%3D& INFO 2024-11-23 07:59:32,251 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054003&IsEss=true& INFO 2024-11-23 07:59:32,251 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:32,251 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:32,251 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:32,251 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:32,254 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:32,255 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetExchangeDayOff", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.ExchangeDayOffDto GetExchangeDayOff(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:32,259 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:32,259 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6883ms INFO 2024-11-23 07:59:32,260 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:32,260 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1145ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:32,261 [49 ] Sg.HcmMb.PubClass.ShareData - oldValue:aIpzQDgkMEo= INFO 2024-11-23 07:59:32,330 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:32,334 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 79.5852ms INFO 2024-11-23 07:59:32,334 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:32,335 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.169ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:32,562 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64963& INFO 2024-11-23 07:59:32,563 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:32,563 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:32,565 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:32,571 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:32,571 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.9056ms INFO 2024-11-23 07:59:32,571 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:32,572 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3493ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:33,722 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:59:33,722 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:33,723 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:33,725 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:33,731 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:33,731 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6617ms INFO 2024-11-23 07:59:33,731 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:33,731 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3449ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:35,802 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/messageIndex.3b5f00a6.css INFO 2024-11-23 07:59:35,802 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/messageIndex.a85c3e52.js INFO 2024-11-23 07:59:35,802 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:59:35,803 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/messageIndex.a85c3e52.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\messageIndex.a85c3e52.js' INFO 2024-11-23 07:59:35,803 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/messageIndex.3b5f00a6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\messageIndex.3b5f00a6.css' INFO 2024-11-23 07:59:35,804 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4296ms 200 text/css INFO 2024-11-23 07:59:35,804 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4364ms 200 application/javascript INFO 2024-11-23 07:59:36,543 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetInBoxList?condition=&page=1& INFO 2024-11-23 07:59:36,543 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetOutBoxList?condition=&page=1& INFO 2024-11-23 07:59:36,543 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:36,543 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:36,543 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,543 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,547 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInBoxList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.InBoxListDto] GetInBoxList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:36,547 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOutBoxList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.OutBoxListDto] GetOutBoxList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:36,556 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:36,556 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:36,557 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M) in 10.482ms INFO 2024-11-23 07:59:36,557 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M) in 10.5879ms INFO 2024-11-23 07:59:36,557 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,557 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,558 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1087ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:36,558 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1456ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:36,578 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26053901,26053902,26053903,26053904&IsEss=true& INFO 2024-11-23 07:59:36,578 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:59:36,578 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:36,578 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:36,578 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,578 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,581 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:36,581 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:36,589 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:36,589 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7736ms INFO 2024-11-23 07:59:36,589 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,589 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1191ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:36,591 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:36,591 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.7864ms INFO 2024-11-23 07:59:36,591 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,591 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1803ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:36,700 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2024-11-23 07:59:36,701 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2024-11-23 07:59:36,701 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8887ms 200 image/png INFO 2024-11-23 07:59:36,825 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetAnnouncementsList?condition=&page=1& INFO 2024-11-23 07:59:36,826 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:36,826 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,829 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnouncementsList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.AnnouncementsListDto] GetAnnouncementsList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:36,862 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:36,864 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M) in 34.1239ms INFO 2024-11-23 07:59:36,864 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:36,864 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6648ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:39,894 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:59:39,895 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:39,895 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:39,897 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:39,903 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:39,903 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5512ms INFO 2024-11-23 07:59:39,903 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:39,903 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1075ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:43,602 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:59:43,602 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:43,603 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:43,605 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:43,613 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:43,613 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3599ms INFO 2024-11-23 07:59:43,614 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:43,614 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.922ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:44,404 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:59:44,405 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:44,405 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:44,407 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:44,413 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:44,413 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6213ms INFO 2024-11-23 07:59:44,413 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:44,413 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1875ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:45,322 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 07:59:45,322 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:45,323 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:45,325 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:45,333 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:45,333 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9549ms INFO 2024-11-23 07:59:45,333 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:45,334 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5869ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:48,962 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 07:59:48,962 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:48,963 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:48,965 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:48,971 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:48,971 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.707ms INFO 2024-11-23 07:59:48,971 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:48,971 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3254ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:53,402 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2024-11-23 07:59:53,403 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:53,403 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:53,407 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetToDoListResult", controller = "ToDoListMgr"}. Executing controller action with signature Sg.HcmMb.ToDoList.Dto.ToDoListResultDto GetToDoListResult(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:53,467 [25 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTYzIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxOTIiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLlpI_lj7bnjrIiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5NjMiLCJqdGkiOiJjMzIwMGU0OC1hODI0LTQyNmYtYWFmOS04ZmE4ZDQ3NDQ0NmMiLCJpYXQiOjE3MzIzMTk4NDcsIm5iZiI6MTczMjMxOTg0NSwiZXhwIjoxNzMyNDA2MjQ3LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.ltXJWLuJ4jgi4EyOeUqKhJobv1mCuGFhWRxmOtCx3t4 INFO 2024-11-23 07:59:53,471 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:53,472 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 64.686ms INFO 2024-11-23 07:59:53,472 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:53,472 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.9909ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:53,524 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2024-11-23 07:59:53,524 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2024-11-23 07:59:53,525 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:59:53,526 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2024-11-23 07:59:53,526 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2024-11-23 07:59:53,526 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1545ms 200 application/javascript INFO 2024-11-23 07:59:53,526 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6096ms 200 text/css INFO 2024-11-23 07:59:53,682 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2024-11-23 07:59:53,683 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2024-11-23 07:59:53,683 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7484ms 200 image/png INFO 2024-11-23 07:59:53,722 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/ConfirmPwdByEnableCheckPwd2? application/x-www-form-urlencoded 0 INFO 2024-11-23 07:59:53,722 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2024-11-23 07:59:53,723 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:59:53,723 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:53,723 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:53,723 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:53,723 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:53,727 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "ConfirmPwdByEnableCheckPwd2", controller = "Salary"}. Executing controller action with signature Boolean ConfirmPwdByEnableCheckPwd2() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:53,727 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsDefaultPwd", controller = "Salary"}. Executing controller action with signature Boolean GetIsDefaultPwd() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:53,789 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:53,789 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 62.6888ms INFO 2024-11-23 07:59:53,790 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:53,790 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.1987ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:53,791 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:53,791 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 63.9645ms INFO 2024-11-23 07:59:53,791 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:53,791 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.3272ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:57,574 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/dayResult.c413aca1.js INFO 2024-11-23 07:59:57,574 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 07:59:57,575 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/dayResult.c413aca1.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\dayResult.c413aca1.js' INFO 2024-11-23 07:59:57,575 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.133ms 200 application/javascript INFO 2024-11-23 07:59:57,602 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/dayResult.9326c182.css INFO 2024-11-23 07:59:57,603 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/dayResult.9326c182.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\dayResult.9326c182.css' INFO 2024-11-23 07:59:57,603 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.697ms 200 text/css INFO 2024-11-23 07:59:57,763 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26051001,26051002,26051003,26051004,26051005&IsEss=true& INFO 2024-11-23 07:59:57,763 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Att/GetAttParas?tableName=k_card& INFO 2024-11-23 07:59:57,763 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:57,763 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:57,763 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Att/GetAttParas?tableName=k_leave& INFO 2024-11-23 07:59:57,763 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:57,763 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:57,766 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:57,766 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:57,766 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:57,767 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAttParas", controller = "Att"}. Executing controller action with signature System.String GetAttParas(System.String) on controller Sg.HcmMb.AttAppService.AttAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:57,822 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAttParas", controller = "Att"}. Executing controller action with signature System.String GetAttParas(System.String) on controller Sg.HcmMb.AttAppService.AttAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:57,827 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:57,827 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M) in 60.2271ms INFO 2024-11-23 07:59:57,827 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:57,827 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.5666ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:57,828 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:57,828 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M) in 5.828ms INFO 2024-11-23 07:59:57,828 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:57,828 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.0261ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:57,830 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:57,830 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 63.7474ms INFO 2024-11-23 07:59:57,830 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:57,830 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.312ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:57,842 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Day/GetDayResultCustomLinkList?& INFO 2024-11-23 07:59:57,842 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Day/GetDayResult?dutyDate=2024-11& INFO 2024-11-23 07:59:57,843 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:57,843 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 07:59:57,843 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResultCustomLinkList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:57,843 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:57,846 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDayResultCustomLinkList", controller = "Day"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.MenuInfoDto] GetDayResultCustomLinkList() on controller Sg.HcmMb.Day.DayAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:57,846 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDayResult", controller = "Day"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.FieldDto]] GetDayResult(System.String, System.String, System.String) on controller Sg.HcmMb.Day.DayAppService (Sg.Hcm.Application.M). INFO 2024-11-23 07:59:57,908 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:57,908 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Day.DayAppService.GetDayResultCustomLinkList (Sg.Hcm.Application.M) in 61.8358ms INFO 2024-11-23 07:59:57,908 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResultCustomLinkList (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:57,908 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.8065ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:58,202 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 07:59:58,208 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M) in 361.9788ms INFO 2024-11-23 07:59:58,208 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 07:59:58,208 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 366.188ms 200 application/json; charset=utf-8 INFO 2024-11-23 07:59:59,082 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/unknown.ec4623af.png INFO 2024-11-23 07:59:59,083 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/unknown.ec4623af.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\unknown.ec4623af.png' INFO 2024-11-23 07:59:59,083 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8553ms 200 image/png INFO 2024-11-23 08:00:00,765 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2024-11-23 08:00:00,765 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:00:00,765 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 08:00:00,768 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMonthResult", controller = "Month"}. Executing controller action with signature Sg.HcmMb.Month.Dto.MonthResultDto GetMonthResult(System.String, System.String) on controller Sg.HcmMb.Month.MonthAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:00:00,851 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:00:00,852 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 83.4664ms INFO 2024-11-23 08:00:00,852 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 08:00:00,852 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.2425ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:22,576 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320082469&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:01:22,577 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:01:22,577 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8456ms 200 text/html INFO 2024-11-23 08:01:22,630 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 08:01:22,630 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:22,644 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 08:01:22,644 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0371ms 200 application/javascript INFO 2024-11-23 08:01:26,870 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 08:01:26,871 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 08:01:26,871 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8889ms 200 application/javascript INFO 2024-11-23 08:01:26,985 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732320086877 INFO 2024-11-23 08:01:26,985 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:01:26,986 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7186ms 200 application/javascript INFO 2024-11-23 08:01:27,039 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33406555628192747 INFO 2024-11-23 08:01:27,040 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:01:27,040 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6196ms 200 application/javascript INFO 2024-11-23 08:01:27,131 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 08:01:27,131 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 08:01:27,131 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9146ms 200 image/jpeg INFO 2024-11-23 08:01:27,616 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732320082469%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:01:27,616 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:01:27,616 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:27,619 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:27,621 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320082469&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:01:27,625 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:27,625 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 08:01:27,625 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:27,625 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4356ms INFO 2024-11-23 08:01:27,626 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:27,626 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7765ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:27,626 [37 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:01:27,626 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:01:27,626 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:27,629 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 08:01:27,630 [37 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 08:01:27,630 [37 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 08:01:27,630 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:27,630 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5012ms INFO 2024-11-23 08:01:27,630 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:27,631 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3268ms 401 application/json; charset=utf-8 INFO 2024-11-23 08:01:27,730 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 08:01:27,731 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:27,731 [41 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:01:27,731 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:01:27,731 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:01:27,734 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 08:01:27,736 [39 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwODQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTQzMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuWAqSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDg0IiwianRpIjoiOWE0ZjY2NWEtMmFmMy00MWVkLTk1N2YtM2E2NGEzMDc2NjA0IiwiaWF0IjoxNzMxNjM3MTU0LCJuYmYiOjE3MzE2MzcxNTIsImV4cCI6MTczMTcyMzU1NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.88DdOzf2SmGlBAwuBoHuEiJkVxAlM_ZVxjqJW0gV2vs INFO 2024-11-23 08:01:27,740 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:27,740 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.9684ms INFO 2024-11-23 08:01:27,740 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:01:27,740 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5427ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:27,862 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 08:01:27,862 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:27,862 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:27,865 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:27,868 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:27,870 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:01:27,870 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:01:27,870 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:01:27,897 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:01:27,900 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:27,901 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.6099ms INFO 2024-11-23 08:01:27,901 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:27,901 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9578ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,020 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:01:28,020 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:01:28,021 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,021 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,021 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,021 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,060 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,061 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,063 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:01:28,064 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:01:28,064 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:01:28,066 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,067 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6411ms INFO 2024-11-23 08:01:28,067 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,067 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.5413ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,091 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:01:28,118 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:01:28,123 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,123 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.9743ms INFO 2024-11-23 08:01:28,123 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,124 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.3719ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,210 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 08:01:28,210 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 08:01:28,210 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:28,210 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:28,211 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 08:01:28,211 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 08:01:28,211 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8181ms 200 application/javascript INFO 2024-11-23 08:01:28,211 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.869ms 200 application/javascript INFO 2024-11-23 08:01:28,234 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 08:01:28,234 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:28,234 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 08:01:28,234 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 08:01:28,235 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7546ms 200 application/javascript INFO 2024-11-23 08:01:28,235 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 08:01:28,235 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5964ms 200 text/css INFO 2024-11-23 08:01:28,241 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 08:01:28,241 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:28,241 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 08:01:28,241 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6121ms 200 application/javascript INFO 2024-11-23 08:01:28,242 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 08:01:28,242 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:28,242 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 08:01:28,243 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6105ms 200 application/javascript INFO 2024-11-23 08:01:28,243 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 08:01:28,243 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:28,244 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 08:01:28,244 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6116ms 200 application/javascript INFO 2024-11-23 08:01:28,250 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 08:01:28,251 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 08:01:28,251 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6959ms 200 text/css INFO 2024-11-23 08:01:28,274 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 08:01:28,275 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 08:01:28,275 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1522ms 200 text/css INFO 2024-11-23 08:01:28,276 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:01:28,277 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,277 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,279 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:01:28,279 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,279 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,281 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,282 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,286 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,287 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7494ms INFO 2024-11-23 08:01:28,287 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,287 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2479ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,309 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,309 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 26.9201ms INFO 2024-11-23 08:01:28,309 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,309 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1451ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,376 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:01:28,376 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,376 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,379 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,392 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,392 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.2887ms INFO 2024-11-23 08:01:28,392 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,393 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8914ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,814 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 08:01:28,814 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 08:01:28,814 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 08:01:28,814 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.806ms 200 image/png INFO 2024-11-23 08:01:28,815 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 08:01:28,815 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6321ms 200 image/png INFO 2024-11-23 08:01:28,815 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 08:01:28,815 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 08:01:28,816 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 08:01:28,816 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5904ms 200 image/png INFO 2024-11-23 08:01:28,816 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 08:01:28,816 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5874ms 200 image/png INFO 2024-11-23 08:01:28,854 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:01:28,854 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,854 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,854 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:01:28,855 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,855 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,856 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:01:28,856 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,856 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,856 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:01:28,857 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,857 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,857 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,858 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,859 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,860 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,861 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:01:28,861 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,861 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,864 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,866 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,866 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.5395ms INFO 2024-11-23 08:01:28,866 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,866 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,866 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2766ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,866 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.3725ms INFO 2024-11-23 08:01:28,866 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,866 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7035ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,867 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,867 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.6303ms INFO 2024-11-23 08:01:28,867 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,867 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8572ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,869 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,869 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.8389ms INFO 2024-11-23 08:01:28,869 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,869 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1367ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,869 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:28,869 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0579ms INFO 2024-11-23 08:01:28,869 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,869 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2819ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:28,913 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 08:01:28,914 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 08:01:28,914 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 08:01:28,915 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3265ms 200 image/jpeg INFO 2024-11-23 08:01:28,915 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 08:01:28,915 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 08:01:28,915 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 08:01:28,915 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4928ms 200 image/jpeg INFO 2024-11-23 08:01:28,916 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 08:01:28,916 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8785ms 200 image/png INFO 2024-11-23 08:01:28,916 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 08:01:28,916 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3862ms 200 image/jpeg INFO 2024-11-23 08:01:28,977 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:01:28,977 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,977 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,978 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:01:28,979 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:28,979 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:28,980 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:28,982 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:29,013 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:29,013 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.3594ms INFO 2024-11-23 08:01:29,013 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:29,014 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0539ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:29,074 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:29,074 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 92.7046ms INFO 2024-11-23 08:01:29,074 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:29,075 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.2211ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:33,329 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:01:33,329 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:33,330 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:33,330 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:01:33,330 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:33,331 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:33,332 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:33,333 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:33,334 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:01:33,334 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:33,334 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:33,337 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:33,346 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:33,346 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.118ms INFO 2024-11-23 08:01:33,346 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:33,346 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.311ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:33,358 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:33,358 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6641ms INFO 2024-11-23 08:01:33,358 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:33,358 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4749ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:33,423 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:33,423 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 90.3606ms INFO 2024-11-23 08:01:33,424 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:33,424 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.6085ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:33,433 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:01:33,434 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:33,434 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:33,436 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:33,442 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:33,442 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4445ms INFO 2024-11-23 08:01:33,442 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:33,442 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6835ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:34,704 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 08:01:34,704 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:34,705 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 08:01:34,705 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2592ms 200 application/javascript INFO 2024-11-23 08:01:34,715 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 08:01:34,716 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 08:01:34,716 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1749ms 200 text/css INFO 2024-11-23 08:01:34,949 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 08:01:34,949 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:34,950 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,950 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 08:01:34,951 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:34,951 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,953 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:34,953 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:34,958 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:34,958 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8205ms INFO 2024-11-23 08:01:34,958 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,959 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6412ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:34,961 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:34,961 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.5578ms INFO 2024-11-23 08:01:34,961 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,961 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7957ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:34,974 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 08:01:34,975 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:34,975 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,976 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 08:01:34,976 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:34,976 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,977 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:34,979 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:34,979 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 08:01:34,980 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:34,980 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,982 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:34,982 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:34,982 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.9433ms INFO 2024-11-23 08:01:34,982 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,983 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2282ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:34,987 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:34,987 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9201ms INFO 2024-11-23 08:01:34,987 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,987 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.152ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:34,988 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:34,988 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.1538ms INFO 2024-11-23 08:01:34,988 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:34,988 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0961ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:35,059 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2084& INFO 2024-11-23 08:01:35,059 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:35,059 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:35,062 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:35,071 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:35,112 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 49.7445ms INFO 2024-11-23 08:01:35,112 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:35,112 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1868ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:50,964 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320110952&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:01:50,965 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:01:50,966 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1163ms 200 text/html INFO 2024-11-23 08:01:53,034 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732320113121 INFO 2024-11-23 08:01:53,035 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:01:53,035 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8975ms 200 application/javascript INFO 2024-11-23 08:01:53,119 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9276781166533117 INFO 2024-11-23 08:01:53,120 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:01:53,120 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7698ms 200 application/javascript INFO 2024-11-23 08:01:53,399 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732320110952%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:01:53,399 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:01:53,400 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:53,402 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:53,404 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320110952&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:01:53,408 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:53,409 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1453ms INFO 2024-11-23 08:01:53,409 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:53,409 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.574ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:53,416 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:01:53,416 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:53,416 [41 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:01:53,416 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:01:53,417 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:53,420 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 08:01:53,421 [41 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 08:01:53,421 [41 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 08:01:53,421 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:53,421 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4751ms INFO 2024-11-23 08:01:53,421 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:53,421 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7651ms 401 application/json; charset=utf-8 INFO 2024-11-23 08:01:53,556 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 08:01:53,556 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:53,557 [57 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:01:53,557 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:01:53,557 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:01:53,561 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 08:01:53,564 [37 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjAwNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6lOWwj-WGmyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzI3IiwianRpIjoiYjBlZWU0MjctZWNhZi00ZWE0LTgyNWUtMDEyNDNkYWQ1ZmIyIiwiaWF0IjoxNzMxOTkwMzUzLCJuYmYiOjE3MzE5OTAzNTEsImV4cCI6MTczMjA3Njc1MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.ZKvy_xS6UKhOzuOhUgId1_GtOLACZWn0dFtdzXDN7Og INFO 2024-11-23 08:01:53,569 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:53,569 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.1721ms INFO 2024-11-23 08:01:53,569 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:01:53,569 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0795ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:53,775 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:01:53,776 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:53,776 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:53,779 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:53,781 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:53,783 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:01:53,783 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:01:53,783 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:01:53,810 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:01:53,814 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:53,814 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.811ms INFO 2024-11-23 08:01:53,814 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:53,814 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.8164ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:53,940 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:01:53,941 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:53,941 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:53,943 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:53,945 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:01:53,946 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:01:53,946 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:01:53,954 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:01:53,954 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:53,955 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:53,957 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:53,962 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:53,962 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.366ms INFO 2024-11-23 08:01:53,962 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:53,963 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6481ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:53,972 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:01:53,999 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:01:54,004 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,004 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.724ms INFO 2024-11-23 08:01:54,004 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,004 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1241ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,170 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:01:54,171 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,171 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,173 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,179 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:01:54,179 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,179 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,182 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,187 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,187 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4712ms INFO 2024-11-23 08:01:54,187 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,187 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5289ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,190 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,191 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9644ms INFO 2024-11-23 08:01:54,191 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,191 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4655ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,350 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:01:54,351 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,351 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,353 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,359 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:01:54,359 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,359 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.377ms INFO 2024-11-23 08:01:54,359 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,359 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,359 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9056ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,359 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,362 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,367 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,367 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2642ms INFO 2024-11-23 08:01:54,367 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,367 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3077ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,376 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:01:54,376 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,376 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,379 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,384 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,384 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0323ms INFO 2024-11-23 08:01:54,384 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,384 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1125ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,405 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:01:54,405 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,406 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,408 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,414 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:01:54,414 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,414 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,417 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,417 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,417 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9982ms INFO 2024-11-23 08:01:54,417 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,417 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1736ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,422 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,423 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5692ms INFO 2024-11-23 08:01:54,423 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,423 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.639ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,426 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:01:54,426 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,427 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,429 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,436 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,436 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.2937ms INFO 2024-11-23 08:01:54,436 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,436 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3213ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,596 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:01:54,596 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,596 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,599 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,609 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,609 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7687ms INFO 2024-11-23 08:01:54,609 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,609 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.257ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:54,615 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:01:54,616 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:54,616 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,618 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:54,650 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:54,650 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.6215ms INFO 2024-11-23 08:01:54,650 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:54,650 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8864ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:58,978 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 08:01:58,978 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:01:58,979 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:01:58,979 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:58,979 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:58,979 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:01:58,979 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:58,982 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:58,982 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:01:58,994 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:58,995 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.9447ms INFO 2024-11-23 08:01:58,995 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:58,995 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7077ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:01:59,000 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:01:59,000 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 18.4234ms INFO 2024-11-23 08:01:59,000 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:01:59,000 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7079ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:03:09,234 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 08:03:09,234 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:03:09,235 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 08:03:09,235 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8843ms 200 application/javascript INFO 2024-11-23 08:03:09,237 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2024-11-23 08:03:09,237 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:03:09,237 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2024-11-23 08:03:09,237 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7911ms 200 application/javascript INFO 2024-11-23 08:03:09,237 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2024-11-23 08:03:09,238 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2024-11-23 08:03:09,238 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:03:09,238 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2024-11-23 08:03:09,238 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6191ms 200 text/css INFO 2024-11-23 08:03:09,238 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2024-11-23 08:03:09,238 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9055ms 200 application/javascript INFO 2024-11-23 08:03:09,439 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 08:03:09,439 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:03:09,439 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:09,441 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 08:03:09,442 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:03:09,442 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:09,442 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:03:09,444 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:03:09,450 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:03:09,450 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4316ms INFO 2024-11-23 08:03:09,450 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:09,450 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2221ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:03:09,455 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:03:09,456 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 11.3635ms INFO 2024-11-23 08:03:09,456 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:09,456 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5088ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:03:15,067 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 08:03:15,067 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:03:15,068 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:15,070 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:03:15,076 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:03:15,076 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.9051ms INFO 2024-11-23 08:03:15,076 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:15,076 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4338ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:03:17,316 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 08:03:17,316 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:03:17,317 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 08:03:17,317 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0444ms 200 application/javascript INFO 2024-11-23 08:03:17,325 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 08:03:17,326 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 08:03:17,326 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9024ms 200 text/css INFO 2024-11-23 08:03:17,654 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 08:03:17,655 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:03:17,655 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:17,658 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:03:17,664 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:03:17,664 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0663ms INFO 2024-11-23 08:03:17,664 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:17,665 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4312ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:03:17,670 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:03:17,670 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:03:17,671 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:03:17,671 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:17,674 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:03:17,699 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:03:17,699 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 25.5094ms INFO 2024-11-23 08:03:17,700 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:17,700 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.971ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:03:19,161 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:03:19,161 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:03:19,162 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:03:19,162 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:19,164 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:03:19,232 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:03:19,232 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 67.7991ms INFO 2024-11-23 08:03:19,232 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:03:19,233 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.4153ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:43,794 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:06:43,794 [36 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 08:06:43,794 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7792ms 304 text/html INFO 2024-11-23 08:06:43,918 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 08:06:43,919 [36 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 08:06:43,919 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9485ms 304 text/css INFO 2024-11-23 08:06:43,954 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 08:06:43,954 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:43,954 [36 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 08:06:43,954 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4565ms 304 application/javascript INFO 2024-11-23 08:06:43,988 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320404119&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:06:43,989 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:06:43,989 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7649ms 200 text/html INFO 2024-11-23 08:06:45,873 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732320406029 INFO 2024-11-23 08:06:45,874 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:06:45,874 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9807ms 200 application/javascript INFO 2024-11-23 08:06:45,993 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5290249781289726 INFO 2024-11-23 08:06:45,994 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:06:45,994 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6554ms 200 application/javascript INFO 2024-11-23 08:06:46,212 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732320404119%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:06:46,212 [28 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:06:46,212 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,215 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:46,216 [28 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320404119&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:06:46,220 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:46,221 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0227ms INFO 2024-11-23 08:06:46,221 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,221 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2623ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:46,239 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 08:06:46,239 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:46,240 [36 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:06:46,240 [36 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:06:46,240 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,242 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 08:06:46,243 [36 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 08:06:46,244 [36 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 08:06:46,244 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:46,244 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5091ms INFO 2024-11-23 08:06:46,244 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,244 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0164ms 401 application/json; charset=utf-8 INFO 2024-11-23 08:06:46,383 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 08:06:46,383 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:46,384 [28 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:06:46,384 [28 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:06:46,384 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:06:46,387 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 08:06:46,389 [26 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3ODgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjg5OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumSn-iKrCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzg4IiwianRpIjoiM2EyZDY4MjMtMGNhYS00NTVmLWE1ZGUtZjExOTlhNjU3ZGJiIiwiaWF0IjoxNzMxOTQxNDEzLCJuYmYiOjE3MzE5NDE0MTEsImV4cCI6MTczMjAyNzgxMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.0gWbtP6qbXB_IZZsDDkewjm-ZeAtBB0zgGAXJwysVSE INFO 2024-11-23 08:06:46,393 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:46,393 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.1184ms INFO 2024-11-23 08:06:46,393 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:06:46,393 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.761ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:46,544 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 08:06:46,544 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:46,544 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:46,547 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,549 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:46,551 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:06:46,551 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:06:46,551 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:06:46,578 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:06:46,582 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:46,582 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9074ms INFO 2024-11-23 08:06:46,582 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,582 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.793ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:46,763 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:06:46,764 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:46,764 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,766 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:46,768 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:06:46,769 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:06:46,769 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:06:46,784 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:06:46,784 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:46,784 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,786 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:46,792 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:46,792 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4423ms INFO 2024-11-23 08:06:46,792 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,792 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6153ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:46,796 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:06:46,823 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:06:46,827 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:46,827 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.2676ms INFO 2024-11-23 08:06:46,827 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:46,827 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7306ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:46,968 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 08:06:46,968 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 08:06:46,968 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:46,968 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:46,968 [28 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 08:06:46,969 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 08:06:46,969 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.537ms 304 application/javascript INFO 2024-11-23 08:06:46,969 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4676ms 304 application/javascript INFO 2024-11-23 08:06:47,009 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 08:06:47,009 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 08:06:47,009 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:47,009 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 08:06:47,009 [28 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.e963b5c7.js was not modified INFO 2024-11-23 08:06:47,009 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4081ms 304 text/css INFO 2024-11-23 08:06:47,009 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.408ms 304 application/javascript INFO 2024-11-23 08:06:47,011 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 08:06:47,011 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 08:06:47,011 [28 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 08:06:47,011 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 08:06:47,011 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3995ms 304 text/css INFO 2024-11-23 08:06:47,011 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3568ms 304 text/css INFO 2024-11-23 08:06:47,026 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 08:06:47,026 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:47,026 [28 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 08:06:47,026 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4048ms 304 application/javascript INFO 2024-11-23 08:06:47,026 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 08:06:47,026 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:47,027 [28 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 08:06:47,027 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4206ms 304 application/javascript INFO 2024-11-23 08:06:47,053 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:06:47,054 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,054 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:06:47,054 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,054 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,054 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,055 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 08:06:47,055 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:47,056 [14 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 08:06:47,056 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.453ms 304 application/javascript INFO 2024-11-23 08:06:47,057 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,058 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,062 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,062 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.392ms INFO 2024-11-23 08:06:47,062 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,063 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8562ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:47,076 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,076 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.654ms INFO 2024-11-23 08:06:47,076 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,076 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1223ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:47,213 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 08:06:47,214 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wddk.4a9e34c6.png was not modified INFO 2024-11-23 08:06:47,214 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5657ms 304 image/png INFO 2024-11-23 08:06:47,214 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 08:06:47,214 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdjb.e624b7f0.png was not modified INFO 2024-11-23 08:06:47,214 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.352ms 304 image/png INFO 2024-11-23 08:06:47,215 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:06:47,215 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,216 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,216 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 08:06:47,216 [28 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdqj.1dfb65ca.png was not modified INFO 2024-11-23 08:06:47,216 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3845ms 304 image/png INFO 2024-11-23 08:06:47,217 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 08:06:47,217 [28 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/yjg.7e6d65c1.png was not modified INFO 2024-11-23 08:06:47,217 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3663ms 304 image/png INFO 2024-11-23 08:06:47,218 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,224 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,224 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5259ms INFO 2024-11-23 08:06:47,224 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,224 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9559ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:47,236 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:06:47,236 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,236 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,238 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,244 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,244 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3788ms INFO 2024-11-23 08:06:47,244 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,244 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5114ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:47,253 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:06:47,253 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,254 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,254 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:06:47,255 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,255 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,256 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:06:47,256 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,256 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,257 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,257 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,260 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,265 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,266 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8843ms INFO 2024-11-23 08:06:47,266 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,266 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5603ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:47,266 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,266 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.4633ms INFO 2024-11-23 08:06:47,266 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,266 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6168ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:47,267 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,267 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.9285ms INFO 2024-11-23 08:06:47,267 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,267 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4213ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:47,272 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:06:47,272 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,272 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,274 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,282 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,282 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5992ms INFO 2024-11-23 08:06:47,282 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,282 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.681ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:47,290 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 08:06:47,291 [36 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 08:06:47,291 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.417ms 304 image/png INFO 2024-11-23 08:06:47,370 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:06:47,371 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,371 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,372 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:06:47,372 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:47,372 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,375 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,375 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:47,409 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,409 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.9461ms INFO 2024-11-23 08:06:47,409 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,409 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2624ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:47,467 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:47,467 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 91.7193ms INFO 2024-11-23 08:06:47,467 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:47,467 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.6739ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:48,530 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 08:06:48,530 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:48,531 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/my.c30e81bb.js was not modified INFO 2024-11-23 08:06:48,531 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5958ms 304 application/javascript INFO 2024-11-23 08:06:48,536 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 08:06:48,537 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/my.e909c210.css was not modified INFO 2024-11-23 08:06:48,537 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4406ms 304 text/css INFO 2024-11-23 08:06:48,693 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 08:06:48,694 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:48,694 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,694 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 08:06:48,694 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:48,694 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,696 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 08:06:48,696 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:48,696 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:48,696 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,697 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 08:06:48,697 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:48,697 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:48,697 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,699 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:48,699 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:48,703 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:48,703 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6022ms INFO 2024-11-23 08:06:48,704 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,704 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7322ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:48,705 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:48,705 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.457ms INFO 2024-11-23 08:06:48,705 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,705 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5107ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:48,706 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 08:06:48,706 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:48,706 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.3358ms INFO 2024-11-23 08:06:48,706 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,706 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:48,706 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8045ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:48,706 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,707 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:48,707 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.7163ms INFO 2024-11-23 08:06:48,707 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,707 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9761ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:48,708 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:48,714 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:48,714 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.1321ms INFO 2024-11-23 08:06:48,714 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,714 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2373ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:48,856 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1788& INFO 2024-11-23 08:06:48,857 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:48,857 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:48,859 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:48,881 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:49,060 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 200.8206ms INFO 2024-11-23 08:06:49,060 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:49,060 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 204.1639ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:49,954 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 08:06:49,955 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:06:49,955 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/annualLeave.d4a8cdf3.js was not modified INFO 2024-11-23 08:06:49,955 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5852ms 304 application/javascript INFO 2024-11-23 08:06:49,956 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 08:06:49,957 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/annualLeave.046656c9.css was not modified INFO 2024-11-23 08:06:49,957 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.573ms 304 text/css INFO 2024-11-23 08:06:50,134 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 08:06:50,134 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:50,134 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:50,136 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 08:06:50,137 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:50,137 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:50,137 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:50,139 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:50,143 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:50,143 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7876ms INFO 2024-11-23 08:06:50,143 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:50,143 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4022ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:50,143 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 08:06:50,153 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:50,154 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.2807ms INFO 2024-11-23 08:06:50,154 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:50,154 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4353ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:06:50,299 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1788& INFO 2024-11-23 08:06:50,299 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:06:50,299 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:50,302 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:06:50,323 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:06:50,508 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 206.3986ms INFO 2024-11-23 08:06:50,509 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 08:06:50,509 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 209.7822ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:11,306 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320490940&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:08:11,306 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:08:11,307 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.163ms 200 text/html INFO 2024-11-23 08:08:13,307 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732320493005 INFO 2024-11-23 08:08:13,308 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:08:13,308 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8768ms 200 application/javascript INFO 2024-11-23 08:08:13,400 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.11111058417848119 INFO 2024-11-23 08:08:13,400 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:08:13,400 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7727ms 200 application/javascript INFO 2024-11-23 08:08:13,640 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732320490940%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:08:13,640 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:08:13,641 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:13,644 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:13,647 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320490940&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:08:13,651 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:13,651 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.5136ms INFO 2024-11-23 08:08:13,651 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:13,651 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8994ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:13,681 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:08:13,682 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:08:13,682 [34 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:08:13,682 [34 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:08:13,682 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:13,685 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 08:08:13,686 [34 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 08:08:13,686 [34 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 08:08:13,686 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:13,686 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4208ms INFO 2024-11-23 08:08:13,687 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:13,687 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2429ms 401 application/json; charset=utf-8 INFO 2024-11-23 08:08:13,831 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 08:08:13,831 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:08:13,832 [34 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:08:13,832 [34 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:08:13,832 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:08:13,835 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 08:08:13,837 [35 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NTYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDIwMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iua4uOS9s-aIkCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDU2IiwianRpIjoiMWY1ZjdhZWUtMjQyMC00OGQ0LWE3Y2MtYTI4ZGUyZjcxM2QzIiwiaWF0IjoxNzMyMTY0MzgyLCJuYmYiOjE3MzIxNjQzODAsImV4cCI6MTczMjI1MDc4MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.IiPzA6KgSv2fE-13wyT97FHymzQxFV1-Cpc6vpkryKQ INFO 2024-11-23 08:08:13,841 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:13,841 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.4974ms INFO 2024-11-23 08:08:13,841 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:08:13,842 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2897ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,027 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:08:14,027 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:08:14,027 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,031 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,033 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,036 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:08:14,036 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:08:14,036 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:08:14,064 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:08:14,068 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,068 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.9099ms INFO 2024-11-23 08:08:14,068 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,069 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.9716ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,187 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:08:14,187 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,187 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,190 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,192 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:08:14,192 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:08:14,192 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:08:14,214 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:08:14,215 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,215 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,217 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,220 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:08:14,223 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,223 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6029ms INFO 2024-11-23 08:08:14,223 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,223 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0363ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,247 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:08:14,251 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,252 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.7116ms INFO 2024-11-23 08:08:14,252 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,252 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.292ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,389 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:08:14,390 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,390 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,391 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:08:14,392 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,392 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,393 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,394 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,398 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,398 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7478ms INFO 2024-11-23 08:08:14,398 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,399 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5451ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,412 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,412 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.2651ms INFO 2024-11-23 08:08:14,412 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,412 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8343ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,544 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:08:14,544 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,545 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,545 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:08:14,545 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,546 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,546 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:08:14,546 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,546 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,547 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,548 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,549 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,553 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,553 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6952ms INFO 2024-11-23 08:08:14,553 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,553 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2624ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,554 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,554 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.417ms INFO 2024-11-23 08:08:14,554 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,554 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8567ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,554 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,554 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3309ms INFO 2024-11-23 08:08:14,554 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,554 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5849ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,609 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:08:14,609 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,610 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,610 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:08:14,610 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,610 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,612 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,613 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:08:14,613 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,613 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,613 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,616 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,621 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,621 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5505ms INFO 2024-11-23 08:08:14,621 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,621 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1188ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,622 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,622 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7225ms INFO 2024-11-23 08:08:14,622 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,622 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9937ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,622 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,622 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1205ms INFO 2024-11-23 08:08:14,622 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,622 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3174ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,734 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:08:14,734 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,735 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,736 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:08:14,736 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:14,737 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,737 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,739 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:14,772 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,772 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.2139ms INFO 2024-11-23 08:08:14,773 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,773 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5662ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:14,832 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:14,832 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 94.3185ms INFO 2024-11-23 08:08:14,832 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:14,832 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.9368ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:16,510 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20& INFO 2024-11-23 08:08:16,510 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:16,511 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:16,514 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:16,572 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:16,576 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 61.5972ms INFO 2024-11-23 08:08:16,576 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:16,576 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.3306ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:16,719 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 08:08:16,720 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:16,720 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:16,722 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226320&isHis=& INFO 2024-11-23 08:08:16,722 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:16,722 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:16,723 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:16,726 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:16,736 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:16,738 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 14.476ms INFO 2024-11-23 08:08:16,738 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:16,738 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6721ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:16,740 [62 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 08:08:16,844 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:16,844 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 117.6069ms INFO 2024-11-23 08:08:16,844 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:16,844 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 122.0117ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:16,964 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557086424&guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20&recordId=51360&tableName=K_LEAVE& INFO 2024-11-23 08:08:16,964 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:16,965 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:16,965 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20&flowID=78&nodeCode=N1660557086424& INFO 2024-11-23 08:08:16,965 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:16,966 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:16,966 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20&isHis=& INFO 2024-11-23 08:08:16,967 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:16,967 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:16,968 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:16,969 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:16,972 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:17,030 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:17,032 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 63.2105ms INFO 2024-11-23 08:08:17,032 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:17,032 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.8623ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:17,134 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:17,135 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 165.7827ms INFO 2024-11-23 08:08:17,135 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:17,136 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 170.4756ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:17,152 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:17,156 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 184.6364ms INFO 2024-11-23 08:08:17,156 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:17,156 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 190.1522ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:17,384 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20& INFO 2024-11-23 08:08:17,385 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:17,385 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:17,385 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 08:08:17,385 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:17,385 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:17,386 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 08:08:17,387 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:17,387 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:17,388 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:17,388 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:17,390 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:17,395 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:17,395 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.2238ms INFO 2024-11-23 08:08:17,395 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:17,396 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6183ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:17,396 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:17,396 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.8925ms INFO 2024-11-23 08:08:17,397 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:17,397 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2944ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:17,595 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:17,599 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 210.4786ms INFO 2024-11-23 08:08:17,599 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:17,599 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 214.8525ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:08:18,984 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_LEAVE&keyFieldValue=RTYl4oHlo3A%3D& INFO 2024-11-23 08:08:18,985 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:08:18,985 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:18,988 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:08:18,997 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:08:18,997 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.4462ms INFO 2024-11-23 08:08:18,998 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 08:08:18,998 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6324ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:19,705 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 60 INFO 2024-11-23 08:09:19,705 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:09:19,705 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:19,706 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:19,709 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:19,772 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:19,773 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 63.5575ms INFO 2024-11-23 08:09:19,773 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:19,773 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.1925ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:19,944 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 08:09:19,945 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:19,945 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:19,948 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:19,970 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:19,972 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 23.1208ms INFO 2024-11-23 08:09:19,972 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:19,972 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.582ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:20,990 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 59 INFO 2024-11-23 08:09:20,990 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:09:20,990 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:20,990 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:20,994 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:21,154 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:21,156 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 162.1943ms INFO 2024-11-23 08:09:21,156 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:21,156 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 166.6234ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:22,273 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2024-11-23 08:09:22,273 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2024-11-23 08:09:22,273 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:09:22,273 [60 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalList.289d862c.css was not modified INFO 2024-11-23 08:09:22,273 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6476ms 304 text/css INFO 2024-11-23 08:09:22,273 [4 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalList.1fa80c92.js was not modified INFO 2024-11-23 08:09:22,273 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.974ms 304 application/javascript INFO 2024-11-23 08:09:22,424 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2024-11-23 08:09:22,424 [4 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/findEmpty1.0aa6bbb1.png was not modified INFO 2024-11-23 08:09:22,424 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5053ms 304 image/png INFO 2024-11-23 08:09:22,470 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 08:09:22,470 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 08:09:22,515 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 08:09:22,557 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:22,557 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:22,557 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:22,557 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:22,557 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:22,557 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:22,560 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:22,561 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:22,561 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:22,572 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:22,572 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.1268ms INFO 2024-11-23 08:09:22,572 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:22,572 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.1299ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:22,573 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:22,573 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.3888ms INFO 2024-11-23 08:09:22,573 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:22,573 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.7355ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:22,591 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:22,593 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 31.7339ms INFO 2024-11-23 08:09:22,593 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:22,593 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.5986ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:38,265 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20& INFO 2024-11-23 08:09:38,266 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:38,266 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,269 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:38,324 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:38,325 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.9226ms INFO 2024-11-23 08:09:38,325 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,325 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5631ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:38,504 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 08:09:38,505 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:38,505 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,505 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226320&isHis=& INFO 2024-11-23 08:09:38,506 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:38,506 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,508 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:38,508 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:38,516 [32 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 08:09:38,520 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:38,521 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.86ms INFO 2024-11-23 08:09:38,521 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,521 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2955ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:38,523 [32 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 08:09:38,528 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:38,528 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 19.3929ms INFO 2024-11-23 08:09:38,528 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,528 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6606ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:38,665 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20&isHis=& INFO 2024-11-23 08:09:38,666 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:38,666 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,668 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:38,704 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20&flowID=78&nodeCode=N1660557086424& INFO 2024-11-23 08:09:38,705 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:38,705 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,705 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557086424&guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20&recordId=51360&tableName=K_LEAVE& INFO 2024-11-23 08:09:38,705 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:38,706 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,707 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:38,708 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:38,730 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:38,730 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.5762ms INFO 2024-11-23 08:09:38,730 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,730 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2193ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:38,763 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:38,764 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.9587ms INFO 2024-11-23 08:09:38,764 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,764 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5772ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:38,765 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:38,765 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.4125ms INFO 2024-11-23 08:09:38,765 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,765 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.8375ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:38,984 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 08:09:38,984 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=27320366-611a-4bc1-b675-7d38e53bc018%20%20& INFO 2024-11-23 08:09:38,985 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:38,985 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:38,985 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,985 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,987 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:38,987 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:38,993 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:38,993 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7749ms INFO 2024-11-23 08:09:38,993 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:38,993 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3008ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:39,090 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:39,094 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 106.9769ms INFO 2024-11-23 08:09:39,094 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:39,095 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.4335ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:40,424 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_LEAVE&keyFieldValue=RTYl4oHlo3A%3D& INFO 2024-11-23 08:09:40,425 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:40,425 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:40,428 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:40,437 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:40,437 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.2976ms INFO 2024-11-23 08:09:40,437 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:40,437 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1444ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:49,544 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:09:49,544 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:09:49,544 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:49,545 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:49,545 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:49,545 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:49,546 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:09:49,546 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:09:49,547 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:49,547 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:49,548 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:49,549 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:09:49,554 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:49,554 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1617ms INFO 2024-11-23 08:09:49,554 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:49,554 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.932ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:49,574 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:49,574 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.1865ms INFO 2024-11-23 08:09:49,574 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:49,574 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.2935ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:09:49,639 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:09:49,639 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 91.2839ms INFO 2024-11-23 08:09:49,639 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:09:49,639 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.8318ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:10:07,856 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320607567&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:10:07,857 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:10:07,857 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.367ms 200 text/html INFO 2024-11-23 08:11:12,463 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320671748&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:11:12,464 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:11:12,464 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0479ms 200 text/html INFO 2024-11-23 08:11:14,223 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732320673553 INFO 2024-11-23 08:11:14,224 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:11:14,224 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8807ms 200 application/javascript INFO 2024-11-23 08:11:14,298 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4254153750112366 INFO 2024-11-23 08:11:14,299 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:11:14,299 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6688ms 200 application/javascript INFO 2024-11-23 08:11:14,533 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732320671748%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:11:14,533 [31 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:11:14,533 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,536 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:14,538 [31 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320671748&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:11:14,542 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:14,542 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9257ms INFO 2024-11-23 08:11:14,542 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,542 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2947ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:14,564 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:11:14,564 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:14,565 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:14,567 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,570 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:14,572 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:11:14,572 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:11:14,572 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:11:14,600 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:11:14,603 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:14,603 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.4994ms INFO 2024-11-23 08:11:14,604 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,604 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2786ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:14,715 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:11:14,715 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:14,715 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,718 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:14,720 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:11:14,720 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:11:14,720 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:11:14,721 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:11:14,722 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:14,722 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,724 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:14,730 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:14,730 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5053ms INFO 2024-11-23 08:11:14,730 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,730 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7123ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:14,747 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:11:14,774 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:11:14,778 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:14,778 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.2825ms INFO 2024-11-23 08:11:14,778 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,779 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7003ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:14,909 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:11:14,909 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:14,910 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,910 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:11:14,910 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:14,910 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,912 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:14,913 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:14,918 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:14,918 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7846ms INFO 2024-11-23 08:11:14,918 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,918 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4915ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:14,929 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:14,930 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6572ms INFO 2024-11-23 08:11:14,930 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:14,930 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8792ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:15,104 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:11:15,104 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:15,105 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,107 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:15,113 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:11:15,113 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:15,113 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:15,113 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8162ms INFO 2024-11-23 08:11:15,113 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,114 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,114 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6022ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:15,116 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:15,122 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:15,122 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5751ms INFO 2024-11-23 08:11:15,122 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,122 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0001ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:15,123 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:11:15,123 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:15,123 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,126 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:15,130 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:15,130 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.733ms INFO 2024-11-23 08:11:15,130 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,131 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7688ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:15,158 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:11:15,158 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:15,158 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,159 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:11:15,159 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:15,159 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,160 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:11:15,160 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:15,160 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,161 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:15,162 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:15,163 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:15,166 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:15,167 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6894ms INFO 2024-11-23 08:11:15,167 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,167 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0391ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:15,170 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:15,170 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.1774ms INFO 2024-11-23 08:11:15,170 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,170 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7039ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:15,172 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:15,172 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1065ms INFO 2024-11-23 08:11:15,172 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,173 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6275ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:15,299 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:11:15,300 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:15,300 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,301 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:11:15,301 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:15,301 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,303 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:15,304 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:15,328 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:15,329 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.7799ms INFO 2024-11-23 08:11:15,329 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,329 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4309ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:15,397 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:15,397 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 93.5476ms INFO 2024-11-23 08:11:15,397 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:15,398 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.9528ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:27,278 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:27,278 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:27,279 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:27,279 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 08:11:27,279 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:27,279 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:27,279 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:27,282 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:27,282 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:27,287 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:27,288 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7422ms INFO 2024-11-23 08:11:27,288 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:27,288 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9413ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:27,289 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:27,290 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.6601ms INFO 2024-11-23 08:11:27,290 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:27,290 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4463ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:29,513 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:29,513 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:29,514 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:29,514 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:29,517 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:29,558 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:29,558 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.4453ms INFO 2024-11-23 08:11:29,558 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:29,559 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.3037ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:30,588 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:30,588 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:30,588 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:30,589 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:30,591 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:30,601 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:30,601 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 9.2137ms INFO 2024-11-23 08:11:30,601 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:30,601 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8977ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:32,218 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:32,218 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:32,219 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:32,219 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:32,221 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:32,270 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:32,270 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 48.4463ms INFO 2024-11-23 08:11:32,270 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:32,270 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.2218ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:33,103 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:33,104 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:33,104 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:33,104 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:33,107 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:33,148 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:33,149 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.4217ms INFO 2024-11-23 08:11:33,149 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:33,149 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.6191ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:33,813 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:33,813 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:33,813 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:33,813 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:33,816 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:33,824 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:33,825 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.0694ms INFO 2024-11-23 08:11:33,825 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:33,825 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.985ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:40,523 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:40,523 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:40,523 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:40,523 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:40,526 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:40,534 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:40,534 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.0169ms INFO 2024-11-23 08:11:40,534 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:40,534 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7646ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:41,898 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:41,898 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:41,899 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:41,899 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:41,902 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:41,944 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:41,944 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 42.7912ms INFO 2024-11-23 08:11:41,944 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:41,945 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.6278ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:43,568 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:43,568 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:43,569 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:43,569 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:43,572 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:43,580 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:43,580 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.2067ms INFO 2024-11-23 08:11:43,580 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:43,580 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1554ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:46,448 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:46,448 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:46,448 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:46,448 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:46,452 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:46,501 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:46,501 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 48.908ms INFO 2024-11-23 08:11:46,501 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:46,501 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4831ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:47,928 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:47,928 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:47,928 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:47,928 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:47,931 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:47,939 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:47,939 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.9468ms INFO 2024-11-23 08:11:47,939 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:47,940 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7898ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:53,439 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320712769&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:11:53,440 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:11:53,441 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0842ms 200 text/html INFO 2024-11-23 08:11:55,308 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732320714631 INFO 2024-11-23 08:11:55,309 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:11:55,309 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8773ms 200 application/javascript INFO 2024-11-23 08:11:55,453 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5071303102271434 INFO 2024-11-23 08:11:55,454 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:11:55,454 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.789ms 200 application/javascript INFO 2024-11-23 08:11:55,603 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732320712769%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:11:55,603 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:11:55,603 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,606 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:55,608 [43 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320712769&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:11:55,612 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:11:55,612 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:55,612 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:55,612 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1872ms INFO 2024-11-23 08:11:55,612 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,612 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.591ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:55,612 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:55,613 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,615 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:55,617 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:11:55,618 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:11:55,618 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:11:55,644 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:11:55,648 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:55,648 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7788ms INFO 2024-11-23 08:11:55,648 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,648 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4729ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:55,772 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:11:55,773 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:55,773 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,773 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:11:55,773 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:55,773 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,776 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:55,776 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:55,777 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:11:55,778 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:11:55,778 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:11:55,782 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:55,782 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6233ms INFO 2024-11-23 08:11:55,782 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,782 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.914ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:55,805 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:11:55,805 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:11:55,810 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:55,810 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.4568ms INFO 2024-11-23 08:11:55,810 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,810 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1846ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:55,908 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:11:55,908 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:55,908 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,911 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:55,916 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:55,916 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.3616ms INFO 2024-11-23 08:11:55,916 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,917 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9959ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:55,933 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:11:55,933 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:55,933 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,936 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:55,941 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:55,941 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3544ms INFO 2024-11-23 08:11:55,941 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:55,941 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8226ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:56,078 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:11:56,078 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:11:56,078 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:56,078 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:56,078 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,078 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,081 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:56,081 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:56,087 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:56,087 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5743ms INFO 2024-11-23 08:11:56,087 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,087 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:56,087 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7077ms INFO 2024-11-23 08:11:56,087 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,087 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.17ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:56,087 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4728ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:56,099 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:11:56,099 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:56,099 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,102 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:56,107 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:56,107 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8753ms INFO 2024-11-23 08:11:56,107 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,107 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2675ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:56,118 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:11:56,118 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:56,118 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,118 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:11:56,119 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:56,119 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,121 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:56,122 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:56,127 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:56,127 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5659ms INFO 2024-11-23 08:11:56,127 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,127 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8704ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:56,130 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:56,130 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8753ms INFO 2024-11-23 08:11:56,130 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,130 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4527ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:56,140 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:11:56,140 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:56,140 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,143 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:56,151 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:56,151 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6772ms INFO 2024-11-23 08:11:56,151 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,151 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1749ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:56,286 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:11:56,287 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:11:56,287 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:56,287 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:56,287 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,287 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,290 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:56,290 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:56,315 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:56,316 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.7906ms INFO 2024-11-23 08:11:56,316 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,316 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4805ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:56,381 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:56,381 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 91.62ms INFO 2024-11-23 08:11:56,381 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:56,382 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.0771ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:57,817 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:11:57,817 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:11:57,817 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:57,818 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:57,820 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 08:11:57,820 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:11:57,820 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:57,820 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:57,823 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:11:57,828 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:57,828 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:11:57,828 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.8098ms INFO 2024-11-23 08:11:57,828 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5102ms INFO 2024-11-23 08:11:57,828 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:57,828 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:11:57,829 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5366ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:11:57,829 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7048ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:07,541 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:12:07,542 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:12:07,542 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:07,542 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:07,545 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:07,587 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:07,587 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 42.0057ms INFO 2024-11-23 08:12:07,587 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:07,587 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9463ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:08,386 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:12:08,387 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:12:08,387 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:08,387 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:08,390 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:08,409 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:08,409 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 18.6339ms INFO 2024-11-23 08:12:08,409 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:08,409 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.432ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:52,131 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320772095&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:12:52,131 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:12:52,132 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8635ms 200 text/html INFO 2024-11-23 08:12:52,457 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732320772438 INFO 2024-11-23 08:12:52,458 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:12:52,458 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9338ms 200 application/javascript INFO 2024-11-23 08:12:52,516 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6720836546413619 INFO 2024-11-23 08:12:52,517 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:12:52,517 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6626ms 200 application/javascript INFO 2024-11-23 08:12:52,633 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732320772095%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:12:52,634 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:12:52,634 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,637 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:52,639 [41 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320772095&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:12:52,643 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:52,643 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2871ms INFO 2024-11-23 08:12:52,643 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,643 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8691ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:52,668 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:12:52,668 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:12:52,668 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:52,671 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,674 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:52,676 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:12:52,676 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:12:52,677 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:12:52,704 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:12:52,710 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:52,710 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 36.024ms INFO 2024-11-23 08:12:52,710 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,710 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.319ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:52,814 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:12:52,814 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:52,814 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,817 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:52,819 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:12:52,819 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:12:52,819 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:12:52,820 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:12:52,821 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:52,821 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,823 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:52,829 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:52,829 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7416ms INFO 2024-11-23 08:12:52,829 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,829 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9799ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:52,847 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:12:52,874 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:12:52,879 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:52,879 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.3058ms INFO 2024-11-23 08:12:52,879 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,879 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.8663ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:52,973 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:12:52,974 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:52,974 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,977 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:52,980 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:12:52,981 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:52,981 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,983 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:52,989 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:52,989 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4979ms INFO 2024-11-23 08:12:52,989 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,989 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6555ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:52,998 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:52,998 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 20.7107ms INFO 2024-11-23 08:12:52,998 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:52,998 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0088ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:53,017 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:12:53,018 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:53,018 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,021 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:53,026 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:53,026 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8936ms INFO 2024-11-23 08:12:53,027 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,027 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2057ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:53,054 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:12:53,054 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:12:53,054 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:53,054 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:53,054 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,054 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,054 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:12:53,055 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:53,055 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,057 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:53,057 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:53,058 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:53,062 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:12:53,062 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:53,063 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,064 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:53,064 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.6844ms INFO 2024-11-23 08:12:53,064 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,064 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2896ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:53,065 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:53,065 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:53,065 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.0872ms INFO 2024-11-23 08:12:53,065 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,065 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.2921ms INFO 2024-11-23 08:12:53,065 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,065 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4378ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:53,065 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3495ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:53,065 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:53,074 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:12:53,074 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:53,075 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,075 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:53,076 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.3251ms INFO 2024-11-23 08:12:53,076 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,076 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6575ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:53,077 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:53,086 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:53,086 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.4338ms INFO 2024-11-23 08:12:53,086 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,086 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1793ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:53,148 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:12:53,149 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:53,149 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,152 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:53,162 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:53,162 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.6696ms INFO 2024-11-23 08:12:53,162 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,162 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5384ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:53,165 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:12:53,165 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:53,165 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,167 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:53,192 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:53,192 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.9096ms INFO 2024-11-23 08:12:53,192 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:53,193 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0781ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:54,628 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 08:12:54,628 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:12:54,629 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:12:54,629 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:54,629 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:54,629 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:54,629 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:54,632 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:54,632 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:54,637 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:54,637 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8593ms INFO 2024-11-23 08:12:54,638 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:54,638 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4588ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:54,650 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:54,650 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 18.678ms INFO 2024-11-23 08:12:54,650 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:54,650 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9797ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:12:57,737 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:12:57,737 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:12:57,738 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:12:57,738 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:57,741 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:12:57,784 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:12:57,784 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 42.4276ms INFO 2024-11-23 08:12:57,784 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:12:57,784 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2053ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:12,702 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320791791&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:13:12,703 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:13:12,703 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1657ms 200 text/html INFO 2024-11-23 08:13:14,867 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732320794232 INFO 2024-11-23 08:13:14,868 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:13:14,868 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9274ms 200 application/javascript INFO 2024-11-23 08:13:15,007 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9467019137820296 INFO 2024-11-23 08:13:15,008 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:13:15,008 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6657ms 200 application/javascript INFO 2024-11-23 08:13:15,203 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732320791791%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:13:15,203 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:13:15,203 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,206 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,208 [41 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320791791&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:13:15,212 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,212 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0606ms INFO 2024-11-23 08:13:15,212 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,212 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5932ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,213 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:13:15,213 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:13:15,214 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,216 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,219 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,221 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:13:15,221 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:13:15,221 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:13:15,248 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:13:15,251 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,252 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9261ms INFO 2024-11-23 08:13:15,252 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,252 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4988ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,389 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:13:15,389 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:13:15,390 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,390 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,390 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,390 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,392 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,392 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,394 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:13:15,395 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:13:15,395 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:13:15,398 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,398 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3793ms INFO 2024-11-23 08:13:15,398 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,398 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5865ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,422 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:13:15,482 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:13:15,487 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,487 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 94.9236ms INFO 2024-11-23 08:13:15,487 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,487 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.3846ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,679 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:13:15,679 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:13:15,680 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,680 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,680 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,680 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,683 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,683 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,689 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,689 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7443ms INFO 2024-11-23 08:13:15,689 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,689 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8807ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,700 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,700 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.8088ms INFO 2024-11-23 08:13:15,700 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,700 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1849ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,823 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:13:15,823 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,823 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,826 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,831 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,831 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2789ms INFO 2024-11-23 08:13:15,831 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,831 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6133ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,836 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:13:15,836 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,836 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,838 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:13:15,839 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,839 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,839 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,844 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,844 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,844 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2942ms INFO 2024-11-23 08:13:15,844 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,844 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.549ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,849 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,849 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3778ms INFO 2024-11-23 08:13:15,849 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,849 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.086ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,903 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:13:15,903 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:13:15,903 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,903 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,903 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,904 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,904 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:13:15,905 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,905 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,906 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,907 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,907 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,912 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,912 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.859ms INFO 2024-11-23 08:13:15,912 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,912 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1434ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,915 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,915 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8393ms INFO 2024-11-23 08:13:15,915 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,915 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7831ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,916 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,916 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0444ms INFO 2024-11-23 08:13:15,916 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,916 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2336ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:15,985 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:13:15,985 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,985 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,986 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:13:15,986 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:15,986 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,988 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,989 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:15,997 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:15,997 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1915ms INFO 2024-11-23 08:13:15,997 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:15,997 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4642ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:16,020 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:16,021 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.9285ms INFO 2024-11-23 08:13:16,021 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:16,021 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0335ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:18,847 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 08:13:18,847 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:18,848 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:18,848 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:13:18,848 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:13:18,848 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:18,848 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:18,851 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:18,851 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:18,857 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:18,857 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5657ms INFO 2024-11-23 08:13:18,857 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:18,857 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3219ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:18,869 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:18,870 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 18.7135ms INFO 2024-11-23 08:13:18,870 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:18,870 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0493ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:21,240 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:13:21,240 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:13:21,240 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:21,241 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:21,243 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:21,297 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:21,297 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 54.1293ms INFO 2024-11-23 08:13:21,297 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:21,298 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8689ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:22,220 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:13:22,220 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:13:22,221 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:22,221 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:22,223 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:22,240 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:22,240 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 16.7827ms INFO 2024-11-23 08:13:22,240 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:22,240 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5056ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:51,199 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320830616&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:13:51,200 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:13:51,200 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8814ms 200 text/html INFO 2024-11-23 08:13:53,111 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732320832517 INFO 2024-11-23 08:13:53,111 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:13:53,112 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8373ms 200 application/javascript INFO 2024-11-23 08:13:53,227 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6588196018225194 INFO 2024-11-23 08:13:53,227 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:13:53,227 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6795ms 200 application/javascript INFO 2024-11-23 08:13:53,398 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:13:53,398 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732320830616%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:13:53,398 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:13:53,399 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:13:53,399 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,399 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,399 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,401 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,401 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,403 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732320830616&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:13:53,403 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:13:53,403 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:13:53,404 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:13:53,407 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,407 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9813ms INFO 2024-11-23 08:13:53,408 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,408 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3268ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,431 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:13:53,435 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,435 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.5836ms INFO 2024-11-23 08:13:53,435 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,435 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1397ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,570 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:13:53,571 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,571 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,573 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,578 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:13:53,578 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,578 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,579 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,579 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6532ms INFO 2024-11-23 08:13:53,579 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,579 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1291ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,581 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,582 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:13:53,582 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:13:53,582 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:13:53,609 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:13:53,609 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:13:53,614 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,614 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9096ms INFO 2024-11-23 08:13:53,614 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,614 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0989ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,778 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:13:53,778 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:13:53,779 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,779 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,779 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,779 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,781 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,781 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,787 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,787 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,787 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5351ms INFO 2024-11-23 08:13:53,787 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,787 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6524ms INFO 2024-11-23 08:13:53,787 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,787 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0729ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,787 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0939ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,811 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:13:53,811 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,811 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,814 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,819 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,819 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9333ms INFO 2024-11-23 08:13:53,819 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,819 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0519ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,819 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:13:53,819 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,819 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,821 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:13:53,821 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,821 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,822 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,823 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:13:53,823 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,823 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,824 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,826 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,826 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,827 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8156ms INFO 2024-11-23 08:13:53,827 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,827 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8872ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,829 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,829 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3756ms INFO 2024-11-23 08:13:53,829 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,830 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5436ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,835 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,835 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0818ms INFO 2024-11-23 08:13:53,835 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,835 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3467ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,848 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:13:53,848 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,848 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,851 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,856 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,856 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.2191ms INFO 2024-11-23 08:13:53,856 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,856 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3332ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,922 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:13:53,922 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,922 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,925 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,932 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,932 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3713ms INFO 2024-11-23 08:13:53,932 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,933 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6858ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,950 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:13:53,951 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,951 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,951 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:13:53,951 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:53,951 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,953 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,954 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:53,963 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,963 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0702ms INFO 2024-11-23 08:13:53,963 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,963 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.076ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:53,977 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:53,978 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.4108ms INFO 2024-11-23 08:13:53,978 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:53,978 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5149ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:56,741 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 08:13:56,741 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:56,741 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:56,742 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:13:56,742 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:13:56,742 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:13:56,742 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:56,744 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:56,744 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:13:56,750 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:56,750 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6266ms INFO 2024-11-23 08:13:56,750 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:56,750 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2682ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:13:56,761 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:13:56,761 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 16.3097ms INFO 2024-11-23 08:13:56,761 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:13:56,761 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4336ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:06,313 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732321565962&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:26:06,314 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:26:06,314 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2333ms 200 text/html INFO 2024-11-23 08:26:07,917 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732321567916 INFO 2024-11-23 08:26:07,918 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:26:07,918 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8766ms 200 application/javascript INFO 2024-11-23 08:26:07,930 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9540720795651885 INFO 2024-11-23 08:26:07,930 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:26:07,930 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6519ms 200 application/javascript INFO 2024-11-23 08:26:08,067 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732321565962%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:26:08,067 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:26:08,068 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,071 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,072 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732321565962&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:26:08,075 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:26:08,075 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:26:08,075 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,076 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,077 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0547ms INFO 2024-11-23 08:26:08,077 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,077 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8725ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,078 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,081 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,083 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:26:08,083 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:26:08,083 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:26:08,110 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:26:08,114 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,114 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.041ms INFO 2024-11-23 08:26:08,114 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,114 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9895ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,181 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:26:08,181 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,181 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,181 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:26:08,182 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,182 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,184 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,184 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,186 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:26:08,186 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:26:08,186 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:26:08,190 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,190 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3021ms INFO 2024-11-23 08:26:08,190 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,190 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5853ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,213 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:26:08,240 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:26:08,244 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,245 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.5762ms INFO 2024-11-23 08:26:08,245 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,245 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.2125ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,317 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:26:08,317 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,318 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:26:08,318 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,318 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,318 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,320 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,321 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,326 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,326 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4845ms INFO 2024-11-23 08:26:08,326 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,326 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7058ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,337 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,337 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.0121ms INFO 2024-11-23 08:26:08,337 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,338 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5766ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,392 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:26:08,393 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,393 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,395 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:26:08,395 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,395 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,396 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,398 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,401 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:26:08,401 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,401 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,401 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6427ms INFO 2024-11-23 08:26:08,401 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,401 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,401 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1109ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,403 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,403 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2334ms INFO 2024-11-23 08:26:08,403 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,403 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5156ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,404 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,405 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:26:08,405 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,405 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,408 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,408 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,408 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6295ms INFO 2024-11-23 08:26:08,409 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,409 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8114ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,411 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:26:08,411 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,411 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,413 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:26:08,413 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,413 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,413 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6091ms INFO 2024-11-23 08:26:08,413 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,413 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,413 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7068ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,414 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,416 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,421 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,421 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4252ms INFO 2024-11-23 08:26:08,421 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,422 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6824ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,424 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,424 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.4858ms INFO 2024-11-23 08:26:08,424 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,425 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7174ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,467 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:26:08,467 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,467 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,470 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,470 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:26:08,470 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:08,470 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,473 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:08,479 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,479 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0608ms INFO 2024-11-23 08:26:08,479 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,479 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.241ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:08,504 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:08,504 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.5701ms INFO 2024-11-23 08:26:08,504 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:08,504 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8202ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:10,045 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 08:26:10,046 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:10,046 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:10,047 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 08:26:10,047 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:26:10,047 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:26:10,047 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:10,049 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:10,050 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:26:10,055 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:10,055 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6499ms INFO 2024-11-23 08:26:10,055 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:10,055 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4347ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:26:10,068 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:26:10,069 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 18.8926ms INFO 2024-11-23 08:26:10,069 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 08:26:10,069 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1071ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:27:04,120 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:27:04,121 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:27:04,121 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.886ms 200 text/html INFO 2024-11-23 08:27:04,592 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 08:27:04,606 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 08:27:04,607 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4236ms 200 application/javascript INFO 2024-11-23 08:27:18,708 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 08:27:18,708 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 08:27:18,709 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9028ms 200 application/javascript INFO 2024-11-23 08:27:20,097 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 08:27:20,098 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 08:27:20,098 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9131ms 200 application/javascript INFO 2024-11-23 08:27:20,189 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 08:27:20,191 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 08:27:20,191 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7751ms 200 application/javascript INFO 2024-11-23 08:27:22,149 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 08:27:22,150 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 08:27:22,150 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7852ms 200 application/javascript INFO 2024-11-23 08:27:22,248 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 08:27:22,248 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 08:27:22,248 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7439ms 200 application/javascript INFO 2024-11-23 08:27:22,316 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 08:27:22,317 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 08:27:22,317 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7034ms 200 application/javascript INFO 2024-11-23 08:27:24,170 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/polyfills-legacy.29000aa5.js INFO 2024-11-23 08:27:24,171 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/polyfills-legacy.29000aa5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\polyfills-legacy.29000aa5.js' INFO 2024-11-23 08:27:24,171 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1332ms 200 application/javascript INFO 2024-11-23 08:29:24,117 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732321760106&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:29:24,118 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:29:24,118 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9249ms 200 text/html INFO 2024-11-23 08:29:41,543 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732321778466 INFO 2024-11-23 08:29:41,544 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:29:41,544 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0056ms 200 application/javascript INFO 2024-11-23 08:29:43,348 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732321783285&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:29:43,349 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:29:43,349 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9876ms 200 text/html INFO 2024-11-23 08:29:50,353 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732321789500 INFO 2024-11-23 08:29:50,353 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:29:50,354 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8244ms 200 application/javascript INFO 2024-11-23 08:29:50,462 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6060722787488857 INFO 2024-11-23 08:29:50,463 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:29:50,463 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7009ms 200 application/javascript INFO 2024-11-23 08:29:50,628 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Rsa/GetPublicKey INFO 2024-11-23 08:29:50,628 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 08:29:50,632 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2024-11-23 08:29:50,691 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:50,691 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 59.5952ms INFO 2024-11-23 08:29:50,691 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 08:29:50,691 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.6092ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:50,968 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/Authenticate? application/json 290 INFO 2024-11-23 08:29:50,968 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:29:50,969 [73 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:29:50,969 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:29:50,969 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:29:50,973 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Authenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.AuthenticateResultModel Authenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 08:29:51,007 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732321783285%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:29:51,008 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:29:51,008 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,010 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:51,012 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732321783285&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:29:51,017 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:51,017 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.3394ms INFO 2024-11-23 08:29:51,017 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,017 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6081ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:51,304 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:51,307 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core) in 334.131ms INFO 2024-11-23 08:29:51,307 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:29:51,307 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 339.3229ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:51,503 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 707 INFO 2024-11-23 08:29:51,503 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:29:51,504 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:51,507 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,509 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:51,512 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:29:51,512 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:29:51,512 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:29:51,538 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:29:51,542 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:51,542 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7777ms INFO 2024-11-23 08:29:51,542 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,542 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4129ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:51,768 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:29:51,768 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:51,768 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,771 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:51,773 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:29:51,773 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:29:51,773 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:29:51,777 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:29:51,777 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:51,777 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,780 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:51,785 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:51,785 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.488ms INFO 2024-11-23 08:29:51,785 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,786 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7687ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:51,800 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:29:51,827 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:29:51,831 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:51,831 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.1006ms INFO 2024-11-23 08:29:51,831 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,831 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5467ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:51,936 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:29:51,936 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:51,937 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,940 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:51,954 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:29:51,954 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:51,954 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,957 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:51,957 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.2925ms INFO 2024-11-23 08:29:51,957 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,957 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:51,957 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4989ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:51,962 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:51,962 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1534ms INFO 2024-11-23 08:29:51,962 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:51,962 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4904ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:52,127 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:29:52,127 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:29:52,128 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:52,128 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:52,128 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,128 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,130 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:52,130 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:52,136 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:52,136 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:52,136 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4757ms INFO 2024-11-23 08:29:52,136 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,136 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4847ms INFO 2024-11-23 08:29:52,136 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,136 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8692ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:52,136 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.264ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:52,176 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:29:52,177 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:52,177 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,178 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:29:52,178 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:52,178 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,180 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:52,181 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:52,182 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:29:52,182 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:52,182 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,184 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:29:52,185 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:52,185 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,185 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:52,186 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:52,186 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8645ms INFO 2024-11-23 08:29:52,186 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,187 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0099ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:52,187 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:52,191 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:52,191 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1613ms INFO 2024-11-23 08:29:52,191 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,191 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5773ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:52,192 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:52,192 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.0309ms INFO 2024-11-23 08:29:52,192 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,192 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7683ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:52,195 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:52,195 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7667ms INFO 2024-11-23 08:29:52,195 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,195 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2308ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:52,337 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:29:52,337 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:52,337 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,338 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:29:52,338 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:29:52,338 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,340 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:52,341 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:29:52,373 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:52,373 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.1653ms INFO 2024-11-23 08:29:52,373 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,373 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3618ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:29:52,432 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:29:52,432 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 92.3304ms INFO 2024-11-23 08:29:52,432 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:29:52,432 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.9367ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:30:00,026 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 707 INFO 2024-11-23 08:30:00,026 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:30:00,027 [68 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:30:00,027 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:30:00,027 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:30:00,030 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 08:30:00,030 [68 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 08:30:00,031 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 08:30:00,031 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:30:00,031 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3641ms INFO 2024-11-23 08:30:00,031 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:30:00,031 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2418ms 401 application/json; charset=utf-8 INFO 2024-11-23 08:30:00,265 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 787 INFO 2024-11-23 08:30:00,265 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:30:00,265 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:30:00,265 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:30:00,268 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 08:30:00,270 [68 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NjUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNTM5MyIsIkFzcE5ldC5JZGVudGl0eS5TZWN1cml0eVN0YW1wIjoiY2QyNjM0NjctYTBkYS00N2I0LTlkYWQtYWYyYzBlZGM1N2RhIiwiaHR0cDovL3d3dy5hc3BuZXRib2lsZXJwbGF0ZS5jb20vaWRlbnRpdHkvY2xhaW1zL3RlbmFudElkIjoiMSIsIlVzZXJOYW1lIjoi5LqO5Lyg5YabIiwiTGFuZ3VhZ2UiOiJ6aC1jbiIsInN1YiI6IjE1NjUiLCJqdGkiOiJmODk0YWZkZi0wMjQ4LTQwYWItYTU0YS01MzMyNjcwMmJiODkiLCJpYXQiOjE3MzIzMjE3OTEsIm5iZiI6MTczMjMyMTc4OSwiZXhwIjoxNzMyNDA4MTkxLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.Z_jc5L-KzDFy0dMwkm1hG7ENdqwpM07Zb-VtZEuqDME INFO 2024-11-23 08:30:00,274 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:30:00,274 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.1661ms INFO 2024-11-23 08:30:00,274 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:30:00,275 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9529ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:30:00,487 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 707 INFO 2024-11-23 08:30:00,488 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:30:00,488 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:30:00,488 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:30:00,491 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:30:00,493 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:30:00,493 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:30:00,493 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:30:00,520 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:30:00,524 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:30:00,524 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0423ms INFO 2024-11-23 08:30:00,524 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:30:00,524 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6078ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:49,654 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732321968520&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:32:49,655 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:32:49,655 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.23ms 200 text/html INFO 2024-11-23 08:32:52,275 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732321971475 INFO 2024-11-23 08:32:52,276 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:32:52,276 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8982ms 200 application/javascript INFO 2024-11-23 08:32:52,374 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3268006888808166 INFO 2024-11-23 08:32:52,374 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:32:52,374 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7293ms 200 application/javascript INFO 2024-11-23 08:32:52,685 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732321968520%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:32:52,685 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:32:52,685 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:32:52,686 [80 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:32:52,686 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:52,686 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:52,689 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:52,689 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:52,691 [80 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732321968520&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:32:52,691 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:52,693 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:32:52,693 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:32:52,693 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:32:52,695 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:52,695 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7686ms INFO 2024-11-23 08:32:52,695 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:52,695 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8098ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:52,720 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:32:52,724 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:52,724 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9141ms INFO 2024-11-23 08:32:52,724 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:52,724 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2148ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:52,862 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:32:52,862 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:52,862 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:52,865 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:52,867 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:32:52,868 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:32:52,868 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:32:52,875 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:32:52,875 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:52,875 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:52,879 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:52,884 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:52,884 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6367ms INFO 2024-11-23 08:32:52,884 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:52,885 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8278ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:52,896 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:32:52,925 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:32:52,929 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:52,929 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 64.0995ms INFO 2024-11-23 08:32:52,929 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:52,930 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.7293ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,059 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:32:53,059 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,060 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,062 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,080 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,080 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.6259ms INFO 2024-11-23 08:32:53,080 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,080 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1336ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,094 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:32:53,094 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,095 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,097 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,102 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,103 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3798ms INFO 2024-11-23 08:32:53,103 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,103 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7658ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,224 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:32:53,224 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,224 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,227 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,233 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,233 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7278ms INFO 2024-11-23 08:32:53,233 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,233 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1052ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,236 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:32:53,236 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,236 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,239 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,242 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:32:53,243 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,243 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,244 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,244 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4057ms INFO 2024-11-23 08:32:53,244 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,244 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6921ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,245 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,250 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,250 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6916ms INFO 2024-11-23 08:32:53,250 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,250 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8477ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,275 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:32:53,275 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,275 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,278 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,282 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:32:53,283 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,283 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,284 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:32:53,284 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,285 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,285 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,287 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,287 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,287 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0659ms INFO 2024-11-23 08:32:53,287 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,287 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1711ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,291 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,291 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.1914ms INFO 2024-11-23 08:32:53,291 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,291 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3406ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,295 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,295 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9593ms INFO 2024-11-23 08:32:53,295 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,295 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0429ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,408 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:32:53,408 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,408 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,411 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,414 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:32:53,415 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:53,415 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,417 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:53,443 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,443 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.902ms INFO 2024-11-23 08:32:53,443 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,443 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9668ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:53,657 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:53,657 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 246.3593ms INFO 2024-11-23 08:32:53,657 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:53,657 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 249.7857ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:56,014 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 08:32:56,014 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 08:32:56,015 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:56,015 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:56,017 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:56,022 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:56,022 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:56,023 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:56,023 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7164ms INFO 2024-11-23 08:32:56,023 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:56,023 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1862ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:56,025 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:56,183 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:56,183 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 158.5171ms INFO 2024-11-23 08:32:56,183 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:56,184 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 170.0168ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:57,519 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=208da13a-06b4-4570-90cb-02c74a9045d0& INFO 2024-11-23 08:32:57,520 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:57,520 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:57,523 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:57,577 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:57,577 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 53.798ms INFO 2024-11-23 08:32:57,577 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:57,577 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.5624ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:57,704 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226224&isHis=& INFO 2024-11-23 08:32:57,704 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:57,704 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:57,705 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 08:32:57,705 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:57,705 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:57,707 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:57,708 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:57,715 [80 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 08:32:57,738 [80 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 08:32:57,787 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:57,787 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:57,787 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 79.5357ms INFO 2024-11-23 08:32:57,788 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 80.5375ms INFO 2024-11-23 08:32:57,788 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:57,788 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:57,788 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.7795ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:57,788 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.2428ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:57,895 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=208da13a-06b4-4570-90cb-02c74a9045d0&isHis=& INFO 2024-11-23 08:32:57,895 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:57,895 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:57,899 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:57,955 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:57,956 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.3214ms INFO 2024-11-23 08:32:57,956 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:57,956 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.1658ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:58,064 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=begin&guid=208da13a-06b4-4570-90cb-02c74a9045d0&recordId=277543&tableName=k_over& INFO 2024-11-23 08:32:58,064 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:58,065 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,065 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=208da13a-06b4-4570-90cb-02c74a9045d0&isHis=& INFO 2024-11-23 08:32:58,065 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:58,065 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,067 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:58,067 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:58,075 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=208da13a-06b4-4570-90cb-02c74a9045d0&flowID=88&nodeCode=begin& INFO 2024-11-23 08:32:58,075 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:58,075 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,078 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:58,132 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:58,132 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:58,132 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 64.8653ms INFO 2024-11-23 08:32:58,132 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 64.602ms INFO 2024-11-23 08:32:58,132 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,132 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,132 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.51ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:58,132 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.7871ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:58,134 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:58,134 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.7074ms INFO 2024-11-23 08:32:58,134 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,134 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.0518ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:58,384 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 08:32:58,384 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 08:32:58,384 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:58,384 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:58,384 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,384 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,385 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=208da13a-06b4-4570-90cb-02c74a9045d0& INFO 2024-11-23 08:32:58,385 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:32:58,386 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,387 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:58,387 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:58,388 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:32:58,392 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:58,392 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:58,393 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5413ms INFO 2024-11-23 08:32:58,393 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,393 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6472ms INFO 2024-11-23 08:32:58,393 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,393 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0594ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:58,393 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0685ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:32:58,692 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:32:58,696 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 308.006ms INFO 2024-11-23 08:32:58,696 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:32:58,697 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 311.48ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:33:00,341 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=k_over&keyFieldValue=hFBSDE%2BWW4k%3D& INFO 2024-11-23 08:33:00,341 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:33:00,342 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 08:33:00,344 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:33:00,353 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:33:00,353 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7315ms INFO 2024-11-23 08:33:00,353 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 08:33:00,353 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3726ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:33:19,191 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 08:33:19,192 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:33:19,192 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:33:19,195 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:33:19,381 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:33:19,381 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 186.2778ms INFO 2024-11-23 08:33:19,381 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:33:19,381 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 189.9588ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:36,394 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732322376699&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:39:36,395 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 08:39:36,395 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0306ms 200 text/html INFO 2024-11-23 08:39:38,532 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732322378969 INFO 2024-11-23 08:39:38,533 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 08:39:38,533 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0321ms 200 application/javascript INFO 2024-11-23 08:39:38,626 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6507809161531006 INFO 2024-11-23 08:39:38,627 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 08:39:38,627 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7519ms 200 application/javascript INFO 2024-11-23 08:39:38,852 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732322376699%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 08:39:38,852 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 08:39:38,852 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:38,856 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:38,858 [70 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732322376699&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 08:39:38,862 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:38,862 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.422ms INFO 2024-11-23 08:39:38,862 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:38,862 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.424ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:38,887 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:39:38,887 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:39:38,888 [61 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:39:38,888 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:39:38,888 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:38,891 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 08:39:38,891 [61 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 08:39:38,892 [61 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 08:39:38,892 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:38,892 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3827ms INFO 2024-11-23 08:39:38,892 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:38,892 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9902ms 401 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,013 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 08:39:39,013 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:39:39,013 [61 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 08:39:39,013 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 08:39:39,013 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:39:39,016 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 08:39:39,029 [71 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NTAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDAzOCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaigeWbveWFtSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDUwIiwianRpIjoiNzQyNTMwYTctNmU0Ny00YTViLTk3NmMtYjY3ZDI2ZDA2ZWUzIiwiaWF0IjoxNzMxNjYwMjAxLCJuYmYiOjE3MzE2NjAxOTksImV4cCI6MTczMTc0NjYwMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.rXeGbAktYYgbzusysobpU0D4JCq8evmNIdt7buiEAUU INFO 2024-11-23 08:39:39,033 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,033 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 17.0968ms INFO 2024-11-23 08:39:39,033 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 08:39:39,033 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5473ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,195 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 08:39:39,195 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:39:39,195 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,198 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,200 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,202 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 08:39:39,202 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 08:39:39,202 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 08:39:39,229 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 08:39:39,233 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,233 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7495ms INFO 2024-11-23 08:39:39,233 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,233 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4593ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,405 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 08:39:39,406 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,406 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,409 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,410 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 08:39:39,411 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 08:39:39,411 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 08:39:39,412 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 08:39:39,412 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,413 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,415 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,420 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,421 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5604ms INFO 2024-11-23 08:39:39,421 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,421 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7139ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,438 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 08:39:39,465 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 08:39:39,470 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,470 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.7412ms INFO 2024-11-23 08:39:39,470 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,470 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2571ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,614 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 08:39:39,615 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,615 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 08:39:39,615 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,615 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,615 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,618 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,618 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,623 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,623 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6743ms INFO 2024-11-23 08:39:39,623 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,623 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2712ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,636 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,636 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.8954ms INFO 2024-11-23 08:39:39,636 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,636 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2862ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,754 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 08:39:39,755 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 08:39:39,755 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,755 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,755 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,755 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,757 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,758 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,763 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,763 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4649ms INFO 2024-11-23 08:39:39,763 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,763 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,763 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5478ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,763 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5806ms INFO 2024-11-23 08:39:39,763 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,763 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0085ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,770 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 08:39:39,771 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,771 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,773 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,778 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,778 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8386ms INFO 2024-11-23 08:39:39,778 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,778 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8892ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,811 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 08:39:39,811 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,811 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,813 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 08:39:39,813 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,813 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,814 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,816 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,821 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,821 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.534ms INFO 2024-11-23 08:39:39,821 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,821 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6262ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,823 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,823 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7308ms INFO 2024-11-23 08:39:39,823 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,823 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8766ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,826 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 08:39:39,826 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,826 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,829 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,841 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,841 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.2167ms INFO 2024-11-23 08:39:39,841 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,841 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3102ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,891 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 08:39:39,891 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,892 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,893 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 08:39:39,893 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:39,893 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,894 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,896 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:39,903 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,903 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.018ms INFO 2024-11-23 08:39:39,903 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,903 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1857ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:39,928 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:39,928 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.1047ms INFO 2024-11-23 08:39:39,928 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:39,928 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.242ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:42,017 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5613e1e2-a401-42ff-82d3-2a2af3be4dc9%20%20& INFO 2024-11-23 08:39:42,018 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:42,018 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,021 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:42,080 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:42,080 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 58.2543ms INFO 2024-11-23 08:39:42,080 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,080 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9571ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:42,205 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 08:39:42,206 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:42,206 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,208 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:42,211 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226322&isHis=& INFO 2024-11-23 08:39:42,211 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:42,211 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,214 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:42,220 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:42,220 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.0041ms INFO 2024-11-23 08:39:42,220 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,221 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4632ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:42,222 [71 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 08:39:42,230 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:42,231 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.5723ms INFO 2024-11-23 08:39:42,231 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,231 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7313ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:42,370 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5613e1e2-a401-42ff-82d3-2a2af3be4dc9%20%20&flowID=88&nodeCode=N1661330151972& INFO 2024-11-23 08:39:42,371 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5613e1e2-a401-42ff-82d3-2a2af3be4dc9%20%20&isHis=& INFO 2024-11-23 08:39:42,371 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:42,371 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,371 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:42,371 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,373 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1661330151972&guid=5613e1e2-a401-42ff-82d3-2a2af3be4dc9%20%20&recordId=277548&tableName=k_over& INFO 2024-11-23 08:39:42,373 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:42,373 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,374 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:42,374 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:42,376 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:42,429 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:42,429 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.7527ms INFO 2024-11-23 08:39:42,429 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,429 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4959ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:42,431 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:42,431 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 55.265ms INFO 2024-11-23 08:39:42,431 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,432 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.734ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:42,434 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:42,434 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.009ms INFO 2024-11-23 08:39:42,434 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,434 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.2216ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:42,633 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 08:39:42,633 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:42,633 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,634 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 08:39:42,635 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:42,635 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,636 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:42,637 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:42,642 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:42,642 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7165ms INFO 2024-11-23 08:39:42,642 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,642 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2724ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:42,642 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:42,643 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1369ms INFO 2024-11-23 08:39:42,643 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,643 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3305ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:42,648 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=5613e1e2-a401-42ff-82d3-2a2af3be4dc9%20%20& INFO 2024-11-23 08:39:42,648 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:42,648 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,651 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:42,756 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:42,761 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 109.9925ms INFO 2024-11-23 08:39:42,761 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:42,761 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 113.0972ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:44,231 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=k_over&keyFieldValue=wio1tdqesyc%3D& INFO 2024-11-23 08:39:44,232 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:44,232 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:44,234 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:44,243 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:44,243 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.5597ms INFO 2024-11-23 08:39:44,243 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:44,243 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1996ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:47,650 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 71 INFO 2024-11-23 08:39:47,650 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:39:47,650 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:47,650 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:47,653 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:47,663 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:47,663 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.2318ms INFO 2024-11-23 08:39:47,663 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:47,664 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.804ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:47,721 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 112 INFO 2024-11-23 08:39:47,721 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:39:47,721 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:47,721 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:47,724 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:47,734 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:47,734 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.064ms INFO 2024-11-23 08:39:47,734 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:47,734 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4034ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:47,823 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 111 INFO 2024-11-23 08:39:47,823 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:39:47,823 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:47,823 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:47,826 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:47,838 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:47,838 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 12.3393ms INFO 2024-11-23 08:39:47,838 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:47,838 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5455ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:47,903 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 111 INFO 2024-11-23 08:39:47,903 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:39:47,903 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:47,903 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:47,906 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:47,916 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:47,916 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.5001ms INFO 2024-11-23 08:39:47,916 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:47,916 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6378ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:48,065 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 60 INFO 2024-11-23 08:39:48,065 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:39:48,066 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:48,066 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:48,068 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:48,124 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:48,124 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 55.9103ms INFO 2024-11-23 08:39:48,124 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:48,124 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2574ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:48,281 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 08:39:48,281 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:48,282 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:48,284 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:48,477 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:48,477 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 193.2753ms INFO 2024-11-23 08:39:48,477 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:48,478 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 196.6363ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:50,711 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 59 INFO 2024-11-23 08:39:50,711 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 08:39:50,711 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:50,711 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:50,714 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:51,080 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:51,081 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 366.5433ms INFO 2024-11-23 08:39:51,081 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:51,081 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 370.1033ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:52,403 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 08:39:52,403 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:52,403 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:52,406 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:52,412 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 08:39:52,412 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:52,412 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:52,415 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:52,415 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 08:39:52,415 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 08:39:52,415 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:52,418 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 08:39:52,418 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:52,418 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.2691ms INFO 2024-11-23 08:39:52,418 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:52,418 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.799ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:52,426 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:52,426 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.2081ms INFO 2024-11-23 08:39:52,426 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:52,426 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3274ms 200 application/json; charset=utf-8 INFO 2024-11-23 08:39:52,440 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 08:39:52,441 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.5031ms INFO 2024-11-23 08:39:52,441 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 08:39:52,441 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.8369ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:34,806 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2024-11-23 09:05:35,845 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmM\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2024-11-23 09:05:35,905 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:05:35,927 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:05:35,928 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2692ms 200 text/html INFO 2024-11-23 09:05:36,110 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 09:05:36,114 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:05:36,132 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 09:05:36,135 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 09:05:36,135 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 09:05:36,136 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1914ms 200 application/javascript INFO 2024-11-23 09:05:36,136 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 09:05:36,137 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 09:05:36,137 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1156ms 200 application/javascript INFO 2024-11-23 09:05:36,137 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6531ms 200 text/css INFO 2024-11-23 09:05:36,164 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732323937915&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:05:36,164 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 09:05:36,165 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:05:36,165 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 09:05:36,165 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8167ms 200 application/javascript INFO 2024-11-23 09:05:36,165 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8849ms 200 text/html INFO 2024-11-23 09:05:36,169 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 09:05:36,171 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 09:05:36,171 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0234ms 200 application/javascript INFO 2024-11-23 09:05:36,196 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 09:05:36,196 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 09:05:36,197 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 09:05:36,197 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 09:05:36,197 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9ms 200 application/javascript INFO 2024-11-23 09:05:36,197 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8981ms 200 application/javascript INFO 2024-11-23 09:05:36,252 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 09:05:36,252 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:05:36,257 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 09:05:36,258 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 09:05:36,258 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.102ms 200 application/javascript INFO 2024-11-23 09:05:36,258 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 09:05:36,261 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 09:05:36,261 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1613ms 200 text/css INFO 2024-11-23 09:05:36,266 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 09:05:36,266 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 09:05:36,266 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5013ms 200 application/javascript INFO 2024-11-23 09:05:36,267 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 09:05:36,267 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8277ms 200 application/javascript INFO 2024-11-23 09:05:36,269 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 09:05:36,271 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 09:05:36,271 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3369ms 200 application/javascript INFO 2024-11-23 09:05:36,296 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 09:05:36,296 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 09:05:36,297 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8296ms 200 application/javascript INFO 2024-11-23 09:05:36,300 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 09:05:36,301 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 09:05:36,301 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7084ms 200 application/javascript INFO 2024-11-23 09:05:40,025 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 09:05:40,028 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 09:05:40,029 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0354ms 200 application/javascript INFO 2024-11-23 09:05:40,527 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732323942344 INFO 2024-11-23 09:05:40,530 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:05:40,530 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0191ms 200 application/javascript INFO 2024-11-23 09:05:40,589 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2012049586712097 INFO 2024-11-23 09:05:40,591 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:05:40,592 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5394ms 200 application/javascript INFO 2024-11-23 09:05:40,669 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 09:05:40,671 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 09:05:40,671 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.787ms 200 image/jpeg INFO 2024-11-23 09:05:41,316 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1732323937915&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:05:41,318 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 09:05:41,318 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5994ms 200 text/html INFO 2024-11-23 09:05:41,385 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2024-11-23 09:05:41,386 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:05:41,386 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9987ms 200 application/javascript INFO 2024-11-23 09:05:41,448 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2024-11-23 09:05:41,592 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:05:43,178 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:05:44,577 [11 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 09:05:44,581 [11 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 09:05:44,581 [11 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2024-11-23 09:05:44,583 [11 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2024-11-23 09:05:44,583 [11 ] me.Controllers.ThirdPartyLoginController - WXSSO:gotoCodeUrlwhereCodeNull:https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect INFO 2024-11-23 09:05:44,797 [9 ] vc.Infrastructure.RedirectResultExecutor - Executing RedirectResult, redirecting to https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect. INFO 2024-11-23 09:05:44,802 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 1620.2058ms INFO 2024-11-23 09:05:44,803 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:05:44,808 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3360.0849ms 302 INFO 2024-11-23 09:05:45,596 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=bN5iRcHS_ccqIg9HZytLawE7cQ2xxqH_DG7XZEHlV_0&state=ww0fe1cb02189622be INFO 2024-11-23 09:05:45,598 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 09:05:45,598 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4196ms 200 text/html INFO 2024-11-23 09:05:45,683 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=bN5iRcHS_ccqIg9HZytLawE7cQ2xxqH_DG7XZEHlV_0 INFO 2024-11-23 09:05:45,701 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:05:45,706 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:05:45,710 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:bN5iRcHS_ccqIg9HZytLawE7cQ2xxqH_DG7XZEHlV_0,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 09:05:45,711 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 09:05:45,711 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:bN5iRcHS_ccqIg9HZytLawE7cQ2xxqH_DG7XZEHlV_0 INFO 2024-11-23 09:05:45,711 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2024-11-23 09:05:45,713 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2024-11-23 09:05:46,242 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:TOY_GVopiWnT69XFNtUOLrRcv61edgRs8d4v5UEX7mvdC7abOEghTVKOuXFwDZVdN_0Z1qv2gKRnd0XttkGccl4iO1VEJW40BQ2nACo2Mes7KBEPJnnFZsj-OBJkGkDNAd6BMyIWxQAFtimswGpW7oBccrBe8S2C8XNUgqW2ejHxvZAq27_jhDOjog1eFfSLRydBkoFQy1o2o064xwuURw INFO 2024-11-23 09:05:46,242 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TOY_GVopiWnT69XFNtUOLrRcv61edgRs8d4v5UEX7mvdC7abOEghTVKOuXFwDZVdN_0Z1qv2gKRnd0XttkGccl4iO1VEJW40BQ2nACo2Mes7KBEPJnnFZsj-OBJkGkDNAd6BMyIWxQAFtimswGpW7oBccrBe8S2C8XNUgqW2ejHxvZAq27_jhDOjog1eFfSLRydBkoFQy1o2o064xwuURw&code=bN5iRcHS_ccqIg9HZytLawE7cQ2xxqH_DG7XZEHlV_0 INFO 2024-11-23 09:05:46,539 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Ares.Yan","DeviceId":"c25c105b37955a7a7d3451377c553894","errcode":0,"errmsg":"ok"} INFO 2024-11-23 09:05:46,736 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:c25c105b37955a7a7d3451377c553894 WxUserId:Ares.Yan INFO 2024-11-23 09:05:46,768 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D003507,a0188:1529 INFO 2024-11-23 09:05:47,039 [9 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2024-11-23 09:05:47,041 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 1334.5908ms INFO 2024-11-23 09:05:47,041 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:05:47,041 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1358.1915ms 200 text/plain; charset=utf-8 INFO 2024-11-23 09:05:47,272 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732323949081&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 09:05:47,273 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:05:47,274 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2199ms 200 text/html INFO 2024-11-23 09:05:48,823 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732323950639 INFO 2024-11-23 09:05:48,825 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:05:48,825 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0418ms 200 application/javascript INFO 2024-11-23 09:05:48,865 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.34812259589138206 INFO 2024-11-23 09:05:48,866 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:05:48,867 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7573ms 200 application/javascript INFO 2024-11-23 09:05:48,899 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 09:05:48,905 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 62624-62624/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2024-11-23 09:05:48,906 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0525ms 206 image/jpeg INFO 2024-11-23 09:05:48,927 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 09:05:48,927 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 62624-86341/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2024-11-23 09:05:48,929 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4145ms 206 image/jpeg INFO 2024-11-23 09:05:49,138 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732323949081%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2024-11-23 09:05:49,139 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:05:49,139 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:05:49,143 [19 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:05:49,143 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:49,153 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:49,178 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:49,385 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:49,458 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:49,458 [19 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732323949081&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 09:05:49,514 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:05:49,525 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:05:49,525 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:05:49,553 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:05:49,563 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:49,571 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 113.6269ms INFO 2024-11-23 09:05:49,571 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:49,572 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 433.3522ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:49,744 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:05:49,754 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:05:49,767 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:49,767 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:49,769 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:49,769 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:49,774 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:49,774 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:49,778 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:05:49,781 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:05:49,781 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:05:49,810 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:05:49,841 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:05:49,860 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:49,874 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 99.6075ms INFO 2024-11-23 09:05:49,874 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:49,874 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.3154ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:49,885 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:49,890 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 115.7387ms INFO 2024-11-23 09:05:49,890 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:49,890 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 136.2318ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:49,945 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 09:05:49,945 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:05:49,946 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 09:05:49,947 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7128ms 200 application/javascript INFO 2024-11-23 09:05:49,951 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 09:05:49,951 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:05:49,952 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 09:05:49,952 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7441ms 200 application/javascript INFO 2024-11-23 09:05:49,953 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 09:05:49,953 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:05:49,954 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 09:05:49,954 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8204ms 200 application/javascript INFO 2024-11-23 09:05:49,973 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 09:05:49,973 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 09:05:49,973 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 09:05:49,973 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7262ms 200 text/css INFO 2024-11-23 09:05:49,975 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 09:05:49,975 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8989ms 200 text/css INFO 2024-11-23 09:05:49,984 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 09:05:49,984 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 09:05:49,985 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2223ms 200 text/css INFO 2024-11-23 09:05:50,002 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 09:05:50,002 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:05:50,002 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 09:05:50,002 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7046ms 200 application/javascript INFO 2024-11-23 09:05:50,022 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 09:05:50,022 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:05:50,023 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 09:05:50,023 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.678ms 200 application/javascript INFO 2024-11-23 09:05:50,037 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:50,041 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 888.4166ms INFO 2024-11-23 09:05:50,041 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:50,042 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 903.345ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:50,044 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 09:05:50,044 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:05:50,045 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 09:05:50,045 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.673ms 200 application/javascript INFO 2024-11-23 09:05:50,066 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:05:50,066 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:50,067 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:50,068 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:05:50,069 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:50,069 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:50,070 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:50,072 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:50,080 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:50,080 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.6963ms INFO 2024-11-23 09:05:50,081 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:50,081 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2904ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:50,099 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:50,103 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 32.965ms INFO 2024-11-23 09:05:50,103 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:50,103 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4822ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:50,200 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:05:50,201 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:50,201 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:50,205 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:51,781 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 09:05:51,783 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 09:05:51,783 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.013ms 200 image/png INFO 2024-11-23 09:05:51,794 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 09:05:51,794 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 09:05:51,794 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7578ms 200 image/png INFO 2024-11-23 09:05:51,795 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 09:05:51,795 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 09:05:51,795 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6264ms 200 image/png INFO 2024-11-23 09:05:51,796 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 09:05:51,797 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 09:05:51,797 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6177ms 200 image/png INFO 2024-11-23 09:05:51,836 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 09:05:51,837 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:51,838 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 09:05:51,838 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:51,841 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,841 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,847 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 09:05:51,847 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:51,847 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,859 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 09:05:51,860 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:51,860 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,861 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:05:51,865 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:51,865 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,869 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:51,870 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:51,870 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:51,945 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:51,947 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:51,984 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:51,985 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 115.3412ms INFO 2024-11-23 09:05:51,985 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,985 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 137.9315ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:51,988 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:51,990 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 1784.5833ms INFO 2024-11-23 09:05:51,990 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,990 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1789.8975ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:51,991 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:51,991 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:51,992 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 121.4582ms INFO 2024-11-23 09:05:51,992 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:51,992 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,992 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.7774ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:51,992 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 121.8637ms INFO 2024-11-23 09:05:51,992 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,992 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 131.2097ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:51,993 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:51,993 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 47.3634ms INFO 2024-11-23 09:05:51,993 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,993 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 157.0902ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:51,993 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 46.2726ms INFO 2024-11-23 09:05:51,993 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:51,993 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 155.2235ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:52,057 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 09:05:52,058 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 09:05:52,058 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5981ms 200 image/jpeg INFO 2024-11-23 09:05:52,060 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 09:05:52,061 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 09:05:52,061 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 09:05:52,061 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1593ms 200 image/jpeg INFO 2024-11-23 09:05:52,062 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 09:05:52,062 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.483ms 200 image/jpeg INFO 2024-11-23 09:05:52,069 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 09:05:52,070 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 09:05:52,070 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8252ms 200 image/png INFO 2024-11-23 09:05:52,131 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:05:52,132 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:52,132 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:52,135 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:05:52,136 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:05:52,136 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:52,136 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:52,139 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:05:52,509 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:52,518 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 381.8068ms INFO 2024-11-23 09:05:52,518 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:52,522 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 390.8356ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:05:54,150 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:05:54,156 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 2016.5452ms INFO 2024-11-23 09:05:54,156 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:05:54,156 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2020.9979ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:20,815 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 09:06:20,815 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:20,816 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 09:06:20,817 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 09:06:20,817 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2476ms 200 application/javascript INFO 2024-11-23 09:06:20,817 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 09:06:20,817 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:20,818 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 09:06:20,818 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 09:06:20,819 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6649ms 200 text/css INFO 2024-11-23 09:06:20,819 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2974ms 200 application/javascript INFO 2024-11-23 09:06:21,418 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 09:06:21,420 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:06:21,420 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:21,421 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:21,423 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:21,423 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:21,424 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:21,429 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:21,431 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:21,718 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:21,718 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 289.5167ms INFO 2024-11-23 09:06:21,719 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:21,719 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 300.6181ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:21,736 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:21,739 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 308.2777ms INFO 2024-11-23 09:06:21,739 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:21,740 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 319.7364ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:23,549 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:06:23,549 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:23,565 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:23,566 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:23,569 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:23,623 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:23,626 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 56.2361ms INFO 2024-11-23 09:06:23,626 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:23,626 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.1642ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:24,566 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:06:24,566 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:24,567 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:24,568 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:24,571 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:24,630 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:24,631 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 59.0906ms INFO 2024-11-23 09:06:24,631 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:24,631 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2675ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:27,992 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:06:27,992 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:27,993 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:27,994 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:27,997 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:28,053 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:28,054 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 57.068ms INFO 2024-11-23 09:06:28,054 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:28,055 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.0938ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:32,354 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardPanle.03243d26.js INFO 2024-11-23 09:06:32,354 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardPanle.3bec7bb3.css INFO 2024-11-23 09:06:32,354 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:32,355 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardPanle.3bec7bb3.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardPanle.3bec7bb3.css' INFO 2024-11-23 09:06:32,355 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardPanle.03243d26.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardPanle.03243d26.js' INFO 2024-11-23 09:06:32,355 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5692ms 200 application/javascript INFO 2024-11-23 09:06:32,355 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5454ms 200 text/css INFO 2024-11-23 09:06:32,492 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050304&IsEss=true& INFO 2024-11-23 09:06:32,493 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:32,494 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:32,497 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:32,503 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=0& INFO 2024-11-23 09:06:32,504 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:32,504 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:32,508 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:32,510 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:32,510 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.5458ms INFO 2024-11-23 09:06:32,510 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:32,510 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1985ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:33,131 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:33,203 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 694.357ms INFO 2024-11-23 09:06:33,203 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:33,203 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 699.7092ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:34,487 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:06:34,487 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:34,488 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:34,489 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:34,492 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:34,507 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:34,507 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 15.3009ms INFO 2024-11-23 09:06:34,507 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:34,508 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0658ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:35,649 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:06:35,650 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:35,651 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:35,651 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:35,655 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:35,707 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:35,707 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 52.5865ms INFO 2024-11-23 09:06:35,707 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:35,708 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.3834ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:39,059 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:06:39,059 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:39,060 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:39,061 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:39,064 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:39,112 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:39,113 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 48.4213ms INFO 2024-11-23 09:06:39,113 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:39,113 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.9558ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:44,492 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=0& INFO 2024-11-23 09:06:44,493 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:44,493 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:44,497 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:44,545 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:44,547 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 49.9255ms INFO 2024-11-23 09:06:44,547 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:44,547 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.346ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:45,816 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Code/GetData?tableName=CODE(BM_BKLX|0)& INFO 2024-11-23 09:06:45,818 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:45,818 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:45,823 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetData", controller = "Code"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.CodeHcmDto GetData(System.String) on controller Sg.HcmMb.WebPub.CodeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:45,900 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:45,907 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 83.5635ms INFO 2024-11-23 09:06:45,907 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:45,907 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.6213ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:49,260 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732324011042&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:06:49,261 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:06:49,261 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3932ms 200 text/html INFO 2024-11-23 09:06:51,128 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732324012944 INFO 2024-11-23 09:06:51,129 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:06:51,129 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2015ms 200 application/javascript INFO 2024-11-23 09:06:51,192 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.333250214968168 INFO 2024-11-23 09:06:51,193 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:06:51,193 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3277ms 200 application/javascript INFO 2024-11-23 09:06:51,433 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732324011042%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 09:06:51,435 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:06:51,435 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,439 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,441 [10 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732324011042&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:06:51,449 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,449 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 10.2727ms INFO 2024-11-23 09:06:51,449 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,449 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3486ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,466 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:06:51,466 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:51,467 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,468 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,471 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,474 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:06:51,475 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:06:51,475 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:06:51,504 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:06:51,510 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,510 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 39.6229ms INFO 2024-11-23 09:06:51,510 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,511 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.5631ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,613 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:06:51,614 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,615 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,618 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,621 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:06:51,621 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:06:51,621 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:06:51,626 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:06:51,627 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,627 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,630 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,639 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,639 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.9063ms INFO 2024-11-23 09:06:51,639 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,640 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5806ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,651 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:06:51,651 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:06:51,659 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,659 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 40.8304ms INFO 2024-11-23 09:06:51,659 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,659 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.1242ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,771 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:06:51,772 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,773 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,776 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,783 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,784 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:06:51,784 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.0732ms INFO 2024-11-23 09:06:51,784 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,784 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8978ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,784 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,785 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,788 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,795 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,795 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.2409ms INFO 2024-11-23 09:06:51,795 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,795 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5194ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,916 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 09:06:51,916 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,917 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,920 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,927 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,928 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.6261ms INFO 2024-11-23 09:06:51,928 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,928 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0688ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,928 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 09:06:51,929 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,929 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,932 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,939 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,940 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.13ms INFO 2024-11-23 09:06:51,940 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,940 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4374ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,957 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:06:51,958 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,958 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,958 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 09:06:51,959 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,959 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,961 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,962 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 09:06:51,963 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,965 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,966 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,966 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:06:51,969 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,973 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,973 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,974 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.06ms INFO 2024-11-23 09:06:51,974 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 12.4663ms INFO 2024-11-23 09:06:51,974 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,974 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,974 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0926ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,974 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6992ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,975 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,975 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.0026ms INFO 2024-11-23 09:06:51,975 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,976 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.636ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:51,984 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:51,985 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,987 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:51,996 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:51,996 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5248ms INFO 2024-11-23 09:06:51,996 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:51,996 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9498ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:52,040 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:06:52,041 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:52,041 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:52,044 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:52,047 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:06:52,054 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:52,054 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.1043ms INFO 2024-11-23 09:06:52,054 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:52,054 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8286ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:52,063 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:52,063 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:52,066 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:52,093 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:52,094 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 27.2681ms INFO 2024-11-23 09:06:52,094 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:52,094 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9684ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:52,724 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 09:06:52,725 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:52,726 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:52,729 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:52,729 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:06:52,729 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:52,730 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:52,730 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:52,733 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:52,739 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:52,739 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.9563ms INFO 2024-11-23 09:06:52,739 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:52,739 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.942ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:52,746 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:52,747 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 13.244ms INFO 2024-11-23 09:06:52,747 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:52,747 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7624ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:53,657 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:06:53,658 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:06:53,659 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:53,659 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:53,662 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:53,707 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:53,707 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.7876ms INFO 2024-11-23 09:06:53,707 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:53,707 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9728ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:57,803 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050304&IsEss=true& INFO 2024-11-23 09:06:57,804 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:57,805 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:57,808 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:57,811 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=0& INFO 2024-11-23 09:06:57,812 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:57,812 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:57,815 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:57,815 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4145ms INFO 2024-11-23 09:06:57,815 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:57,815 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:57,815 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7557ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:57,864 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:57,865 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 49.4423ms INFO 2024-11-23 09:06:57,865 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:57,865 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3742ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:06:59,125 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Code/GetData?tableName=CODE(BM_BKLX|0)& INFO 2024-11-23 09:06:59,130 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:06:59,130 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:59,133 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetData", controller = "Code"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.CodeHcmDto GetData(System.String) on controller Sg.HcmMb.WebPub.CodeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:06:59,139 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:06:59,140 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 6.871ms INFO 2024-11-23 09:06:59,140 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:06:59,140 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4902ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:07:30,191 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 71 INFO 2024-11-23 09:07:30,192 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:07:30,192 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:07:30,192 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 09:07:30,197 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:07:30,751 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:07:30,756 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 559.1029ms INFO 2024-11-23 09:07:30,756 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 09:07:30,756 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 564.6695ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:07:30,925 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoCreateSelfCard? application/json 27993 INFO 2024-11-23 09:07:30,925 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:07:30,926 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:07:30,926 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:07:30,930 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfCard", controller = "Card"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfCard(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:07:31,123 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:07:31,123 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M) in 193.0383ms INFO 2024-11-23 09:07:31,123 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:07:31,124 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 198.5925ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:07:31,294 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoEntityFlowWork? application/x-www-form-urlencoded 12 INFO 2024-11-23 09:07:31,294 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:07:31,294 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:07:31,294 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 09:07:31,298 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Card"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:07:31,410 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:07:31,412 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 113.5059ms INFO 2024-11-23 09:07:31,412 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 09:07:31,412 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.6002ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:07:32,701 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:07:32,701 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:07:32,701 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:07:32,702 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:07:32,705 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:07:32,713 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:07:32,713 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.6623ms INFO 2024-11-23 09:07:32,713 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:07:32,713 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6002ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:28,158 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 09:19:28,159 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732324766795&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:19:28,159 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 09:19:28,160 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:19:28,160 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:19:28,160 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0925ms 200 text/html INFO 2024-11-23 09:19:28,164 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 09:19:28,164 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8279ms 200 text/css INFO 2024-11-23 09:19:28,173 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 09:19:28,173 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.605ms 200 application/javascript INFO 2024-11-23 09:19:28,291 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 09:19:28,294 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 09:19:28,294 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:19:28,296 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 09:19:28,296 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0623ms 200 text/css INFO 2024-11-23 09:19:28,308 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 09:19:28,308 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3813ms 200 application/javascript INFO 2024-11-23 09:19:40,199 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732324778925 INFO 2024-11-23 09:19:40,200 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:19:40,200 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2059ms 200 application/javascript INFO 2024-11-23 09:19:40,380 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5400947475537081 INFO 2024-11-23 09:19:40,381 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:19:40,381 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0349ms 200 application/javascript INFO 2024-11-23 09:19:40,601 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732324766795%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 09:19:40,601 [83 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:19:40,602 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:40,605 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:40,607 [83 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732324766795&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:19:40,611 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:40,611 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.796ms INFO 2024-11-23 09:19:40,612 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:40,612 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5948ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:40,684 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 09:19:40,684 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:19:40,699 [88 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 09:19:40,701 [88 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 09:19:40,701 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:40,704 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 09:19:41,024 [88 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 09:19:41,026 [88 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 09:19:41,026 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:41,028 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 323.4266ms INFO 2024-11-23 09:19:41,028 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,029 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 344.5209ms 401 application/json; charset=utf-8 INFO 2024-11-23 09:19:41,234 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 09:19:41,234 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:19:41,235 [83 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 09:19:41,235 [83 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 09:19:41,236 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:19:41,243 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:19:41,252 [83 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NjkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDM1NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiMg-WogSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDY5IiwianRpIjoiODhhYWU0MDItNzk0OC00MDZiLTlkYzgtYjU1YTBhNmU0MWI3IiwiaWF0IjoxNzMyMTgzMzYyLCJuYmYiOjE3MzIxODMzNjAsImV4cCI6MTczMjI2OTc2MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.cSMIfUCPpX9SjoIKEKyXs_TEM99yK-3X4H4yiYrj5ao INFO 2024-11-23 09:19:41,258 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:41,258 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 15.0131ms INFO 2024-11-23 09:19:41,258 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:19:41,258 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4112ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:41,459 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 09:19:41,459 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:19:41,459 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:41,463 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,466 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:41,469 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:19:41,469 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:19:41,469 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:19:41,496 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:19:41,500 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:41,500 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.9567ms INFO 2024-11-23 09:19:41,500 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,500 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5574ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:41,722 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:19:41,722 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:41,722 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,724 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:19:41,725 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:41,725 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,725 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:41,728 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:41,730 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:19:41,731 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:19:41,731 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:19:41,731 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:41,731 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0446ms INFO 2024-11-23 09:19:41,732 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,732 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0058ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:41,758 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:19:41,785 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:19:41,791 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:41,791 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 63.02ms INFO 2024-11-23 09:19:41,791 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,791 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.5359ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:41,979 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:19:41,979 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:41,979 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,982 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:41,986 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:19:41,986 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:41,986 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,989 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:41,995 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:41,995 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9371ms INFO 2024-11-23 09:19:41,995 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:41,995 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5725ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:42,000 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:42,001 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.3816ms INFO 2024-11-23 09:19:42,001 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,001 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0486ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:42,111 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 09:19:42,111 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:42,111 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 09:19:42,111 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,112 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:42,112 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,114 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:42,115 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:42,119 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 09:19:42,119 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:42,120 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,120 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:42,120 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:42,120 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8914ms INFO 2024-11-23 09:19:42,120 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,120 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5404ms INFO 2024-11-23 09:19:42,120 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,120 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5699ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:42,120 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9703ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:42,122 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:42,127 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:42,127 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1739ms INFO 2024-11-23 09:19:42,127 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,127 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4432ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:42,193 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 09:19:42,194 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:42,194 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,197 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:42,204 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:19:42,205 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:42,205 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,206 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:42,206 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.4309ms INFO 2024-11-23 09:19:42,206 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,206 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3139ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:42,207 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:42,213 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:42,213 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.9566ms INFO 2024-11-23 09:19:42,214 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,214 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5365ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:42,228 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:19:42,228 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:42,228 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,231 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:42,240 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:42,240 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.6372ms INFO 2024-11-23 09:19:42,240 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,240 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2101ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:42,328 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:19:42,328 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:42,328 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,329 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:19:42,329 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:42,329 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,331 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:42,332 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:42,400 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:42,400 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 68.1291ms INFO 2024-11-23 09:19:42,400 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,400 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.7677ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:42,416 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:42,418 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 86.7961ms INFO 2024-11-23 09:19:42,418 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:42,418 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.4828ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:45,073 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:19:45,074 [94 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:19:45,074 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 09:19:45,074 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:45,074 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:45,074 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:45,075 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:45,078 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:45,078 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:45,084 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:45,084 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4992ms INFO 2024-11-23 09:19:45,084 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:45,084 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2171ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:45,087 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:45,087 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 9.0256ms INFO 2024-11-23 09:19:45,087 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:45,087 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5448ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:48,513 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=0& INFO 2024-11-23 09:19:48,513 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:48,513 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:48,514 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050304&IsEss=true& INFO 2024-11-23 09:19:48,514 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:48,514 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:48,516 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:48,517 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:48,522 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:48,523 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9709ms INFO 2024-11-23 09:19:48,523 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:48,523 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1969ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:48,561 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:48,562 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 46.154ms INFO 2024-11-23 09:19:48,562 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:48,563 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9257ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:50,433 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Code/GetData?tableName=CODE(BM_BKLX|0)& INFO 2024-11-23 09:19:50,433 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:50,433 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:50,436 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetData", controller = "Code"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.CodeHcmDto GetData(System.String) on controller Sg.HcmMb.WebPub.CodeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:50,442 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:50,442 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 6.3005ms INFO 2024-11-23 09:19:50,443 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:50,443 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0221ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:58,658 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 71 INFO 2024-11-23 09:19:58,658 [91 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:19:58,686 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:58,686 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:58,689 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:58,700 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:58,700 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 11.7944ms INFO 2024-11-23 09:19:58,700 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:58,701 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7348ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:58,904 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoCreateSelfCard? application/json 27978 INFO 2024-11-23 09:19:58,904 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:19:58,904 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:58,904 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:58,907 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfCard", controller = "Card"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfCard(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:59,068 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:59,068 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M) in 160.9455ms INFO 2024-11-23 09:19:59,068 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:59,068 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 164.6434ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:19:59,268 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoEntityFlowWork? application/x-www-form-urlencoded 12 INFO 2024-11-23 09:19:59,268 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:19:59,268 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:19:59,268 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:59,271 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Card"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:19:59,334 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:19:59,334 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 63.0895ms INFO 2024-11-23 09:19:59,334 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 09:19:59,334 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.7639ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:00,706 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 09:20:00,706 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:20:00,707 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:00,707 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:00,709 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:00,734 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:00,734 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 24.4615ms INFO 2024-11-23 09:20:00,734 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:00,734 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1666ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:03,555 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732324802283&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:20:03,556 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:20:03,556 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1769ms 200 text/html INFO 2024-11-23 09:20:05,565 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732324804306 INFO 2024-11-23 09:20:05,566 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:20:05,566 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1434ms 200 application/javascript INFO 2024-11-23 09:20:05,725 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7328687009460038 INFO 2024-11-23 09:20:05,726 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:20:05,726 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0432ms 200 application/javascript INFO 2024-11-23 09:20:06,000 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732324802283%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 09:20:06,001 [91 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:20:06,001 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,003 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:06,005 [91 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732324802283&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:20:06,010 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:06,010 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2758ms INFO 2024-11-23 09:20:06,010 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,010 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5628ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:06,035 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 09:20:06,035 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:20:06,036 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:06,036 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,039 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:06,448 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:20:06,448 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:20:06,448 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:20:06,475 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:20:06,479 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:06,479 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 440.3577ms INFO 2024-11-23 09:20:06,479 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,479 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 444.1123ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:06,685 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:20:06,686 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:06,686 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,689 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:06,691 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:20:06,691 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:20:06,691 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:20:06,699 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:20:06,699 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:06,700 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,702 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:06,708 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:06,708 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6265ms INFO 2024-11-23 09:20:06,708 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,708 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9336ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:06,718 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:20:06,718 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:20:06,723 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:06,723 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.3812ms INFO 2024-11-23 09:20:06,723 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,723 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0226ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:06,935 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:20:06,935 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:20:06,936 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:06,936 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:06,936 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,936 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,939 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:06,939 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:06,945 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:06,945 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:06,945 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.8543ms INFO 2024-11-23 09:20:06,945 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9609ms INFO 2024-11-23 09:20:06,945 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,945 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:06,945 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8286ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:06,945 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8507ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:07,006 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 09:20:07,006 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:07,006 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,009 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:07,015 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:07,015 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6017ms INFO 2024-11-23 09:20:07,015 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,015 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1621ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:07,056 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 09:20:07,056 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:07,056 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,059 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:07,060 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 09:20:07,060 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:07,061 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,063 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:07,064 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:07,064 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5719ms INFO 2024-11-23 09:20:07,064 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,064 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8751ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:07,068 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:07,068 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4885ms INFO 2024-11-23 09:20:07,069 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,069 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6107ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:07,103 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 09:20:07,104 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:07,104 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,106 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:07,115 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:07,115 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9631ms INFO 2024-11-23 09:20:07,116 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,116 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1195ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:07,119 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:20:07,120 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:07,120 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,122 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:07,123 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:20:07,123 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:07,123 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,126 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:07,128 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:07,128 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7227ms INFO 2024-11-23 09:20:07,128 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,128 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0406ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:07,134 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:07,134 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2878ms INFO 2024-11-23 09:20:07,134 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,134 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4309ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:07,210 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:20:07,211 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:07,211 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,214 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:07,220 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:20:07,220 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:07,221 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,223 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:07,249 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:07,249 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.453ms INFO 2024-11-23 09:20:07,249 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,250 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7116ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:07,305 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:07,305 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 91.4649ms INFO 2024-11-23 09:20:07,305 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:07,305 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.9543ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:08,226 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=cea4c913-08eb-42eb-928c-ee249acf683f%20%20& INFO 2024-11-23 09:20:08,227 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:08,227 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:08,231 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:08,288 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:08,293 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 61.656ms INFO 2024-11-23 09:20:08,293 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:08,293 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.4888ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:08,491 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:20:08,491 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:08,492 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:08,495 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226327&isHis=& INFO 2024-11-23 09:20:08,495 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:08,495 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:08,496 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:08,499 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:08,508 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:08,510 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 14.8177ms INFO 2024-11-23 09:20:08,510 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:08,510 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0341ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:08,513 [81 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:20:08,619 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:08,619 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 119.2159ms INFO 2024-11-23 09:20:08,619 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:08,619 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.1396ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:08,836 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 09:20:08,836 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:08,836 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:08,840 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:08,863 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:08,869 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 28.9625ms INFO 2024-11-23 09:20:08,869 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:08,869 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.4991ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:09,085 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=cea4c913-08eb-42eb-928c-ee249acf683f%20%20&isHis=& INFO 2024-11-23 09:20:09,086 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:09,086 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,088 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=cea4c913-08eb-42eb-928c-ee249acf683f%20%20&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 09:20:09,089 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:09,089 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,090 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:09,091 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=cea4c913-08eb-42eb-928c-ee249acf683f%20%20&recordId=5491&tableName=FORMBKSQD& INFO 2024-11-23 09:20:09,091 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:09,092 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,093 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:09,095 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:09,207 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:09,209 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 113.5041ms INFO 2024-11-23 09:20:09,209 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,209 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.0626ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:09,219 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:09,221 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 128.1817ms INFO 2024-11-23 09:20:09,221 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,221 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.5436ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:09,266 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:09,270 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 180.1534ms INFO 2024-11-23 09:20:09,270 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,270 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 185.1503ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:09,475 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5491&approveID=226327& INFO 2024-11-23 09:20:09,476 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:09,476 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,480 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:09,497 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:09,500 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 19.5115ms INFO 2024-11-23 09:20:09,500 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,500 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6541ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:09,737 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 09:20:09,737 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:09,738 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,740 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 09:20:09,740 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:09,740 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:09,740 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,743 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:09,747 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:09,747 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.7722ms INFO 2024-11-23 09:20:09,747 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,747 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.401ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:09,749 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:09,749 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4546ms INFO 2024-11-23 09:20:09,749 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,749 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5867ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:09,760 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5491&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44383&guid=cea4c913-08eb-42eb-928c-ee249acf683f%20%20&flag=1& INFO 2024-11-23 09:20:09,761 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:09,761 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,765 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:09,976 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:09,980 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 215.2966ms INFO 2024-11-23 09:20:09,980 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:09,981 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 220.3845ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:11,260 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=hjDE6Qv5jqo%3D& INFO 2024-11-23 09:20:11,261 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:11,261 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:11,265 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:11,277 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:11,279 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 14.6205ms INFO 2024-11-23 09:20:11,280 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:11,280 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2663ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:14,291 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 60 INFO 2024-11-23 09:20:14,291 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:20:14,291 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:14,292 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:14,295 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:14,356 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:14,357 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 62.2515ms INFO 2024-11-23 09:20:14,358 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:14,358 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.827ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:14,580 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 09:20:14,581 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:14,581 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:14,584 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:14,606 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:14,608 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 23.2014ms INFO 2024-11-23 09:20:14,608 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:14,608 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5253ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:15,250 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 59 INFO 2024-11-23 09:20:15,251 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:20:15,251 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:15,251 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:15,255 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:15,453 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:15,455 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 200.3181ms INFO 2024-11-23 09:20:15,455 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:15,455 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 205.0667ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:15,731 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=194a1b08-097f-4844-901f-d19e5f6a81be& INFO 2024-11-23 09:20:15,731 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:15,731 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:15,734 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:15,788 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:15,788 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.3265ms INFO 2024-11-23 09:20:15,788 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:15,788 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8422ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:16,038 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226325&isHis=& INFO 2024-11-23 09:20:16,038 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:20:16,038 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:16,038 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:16,039 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,039 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,041 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:16,041 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:16,049 [95 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:20:16,053 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:16,053 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.6833ms INFO 2024-11-23 09:20:16,053 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,053 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3958ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:16,060 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:16,060 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 18.8229ms INFO 2024-11-23 09:20:16,060 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,060 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.433ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:16,290 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 09:20:16,290 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:16,291 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,293 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:16,301 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:16,301 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.6062ms INFO 2024-11-23 09:20:16,301 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,301 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0901ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:16,550 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=194a1b08-097f-4844-901f-d19e5f6a81be&isHis=& INFO 2024-11-23 09:20:16,551 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:16,551 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,554 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:16,555 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=194a1b08-097f-4844-901f-d19e5f6a81be&recordId=5490&tableName=FORMBKSQD& INFO 2024-11-23 09:20:16,556 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:16,556 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,557 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=194a1b08-097f-4844-901f-d19e5f6a81be&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 09:20:16,558 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:16,558 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,558 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:16,560 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:16,618 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:16,618 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 57.3335ms INFO 2024-11-23 09:20:16,618 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,618 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.7099ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:16,650 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:16,650 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 96.6912ms INFO 2024-11-23 09:20:16,650 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,651 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.2523ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:16,651 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:16,651 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 92.9592ms INFO 2024-11-23 09:20:16,652 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,652 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.2124ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:16,800 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5490&approveID=226325& INFO 2024-11-23 09:20:16,800 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:16,801 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,803 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:16,812 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:16,812 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.5939ms INFO 2024-11-23 09:20:16,812 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:16,812 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1744ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:17,080 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 09:20:17,080 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5490&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44382&guid=194a1b08-097f-4844-901f-d19e5f6a81be&flag=1& INFO 2024-11-23 09:20:17,081 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:17,081 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:17,081 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:17,081 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:17,083 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:17,083 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:17,089 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:17,089 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5724ms INFO 2024-11-23 09:20:17,089 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:17,089 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1833ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:17,202 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:17,203 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 119.0191ms INFO 2024-11-23 09:20:17,203 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:17,203 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 122.5268ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:18,595 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=K2quq95eG90%3D& INFO 2024-11-23 09:20:18,596 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:18,596 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:18,598 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:18,607 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:18,607 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3566ms INFO 2024-11-23 09:20:18,607 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:18,607 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9244ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:21,795 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 58 INFO 2024-11-23 09:20:21,795 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:20:21,796 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:21,796 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:21,799 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:21,855 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:21,855 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 56.1944ms INFO 2024-11-23 09:20:21,855 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:21,855 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.8108ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:22,685 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 57 INFO 2024-11-23 09:20:22,685 [91 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:20:22,686 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:22,686 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:22,689 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:22,876 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:22,876 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 186.9481ms INFO 2024-11-23 09:20:22,876 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:22,876 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 190.8446ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:24,205 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:20:24,205 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 09:20:24,205 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:24,205 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:24,205 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:24,206 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:24,207 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 09:20:24,208 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:20:24,208 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:24,208 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:24,209 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:24,212 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:20:24,220 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:24,220 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.6345ms INFO 2024-11-23 09:20:24,220 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:24,220 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.269ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:24,220 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:24,221 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 11.7206ms INFO 2024-11-23 09:20:24,221 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:24,221 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7419ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:20:24,242 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:20:24,243 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 30.5907ms INFO 2024-11-23 09:20:24,243 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:20:24,243 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3369ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:11,658 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:23:11,659 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:23:11,659 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9973ms 200 text/html INFO 2024-11-23 09:23:11,784 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 09:23:11,784 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:11,798 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 09:23:11,798 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2764ms 200 application/javascript INFO 2024-11-23 09:23:11,821 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 09:23:11,822 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 09:23:11,822 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 09:23:11,822 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7202ms 200 application/javascript INFO 2024-11-23 09:23:11,823 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732324992172&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:23:11,823 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:23:11,823 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8436ms 200 text/html INFO 2024-11-23 09:23:11,824 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 09:23:11,825 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 09:23:11,826 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 09:23:11,826 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 09:23:11,826 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 09:23:11,826 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0716ms 200 application/javascript INFO 2024-11-23 09:23:11,826 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0831ms 200 text/css INFO 2024-11-23 09:23:11,826 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0395ms 200 application/javascript INFO 2024-11-23 09:23:12,276 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 09:23:12,277 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 09:23:12,277 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:12,278 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 09:23:12,279 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 09:23:12,279 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0722ms 200 application/javascript INFO 2024-11-23 09:23:12,280 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 09:23:12,280 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8723ms 200 text/css INFO 2024-11-23 09:23:12,291 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 09:23:12,291 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9162ms 200 application/javascript INFO 2024-11-23 09:23:12,316 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 09:23:12,316 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 09:23:12,317 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7037ms 200 application/javascript INFO 2024-11-23 09:23:12,317 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 09:23:12,317 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 09:23:12,318 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 09:23:12,318 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7313ms 200 application/javascript INFO 2024-11-23 09:23:12,319 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 09:23:12,319 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0089ms 200 application/javascript INFO 2024-11-23 09:23:12,361 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 09:23:12,362 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 09:23:12,362 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9007ms 200 application/javascript INFO 2024-11-23 09:23:21,287 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732325001644 INFO 2024-11-23 09:23:21,288 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:23:21,288 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8686ms 200 application/javascript INFO 2024-11-23 09:23:21,402 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.11337904185191494 INFO 2024-11-23 09:23:21,403 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:23:21,403 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7212ms 200 application/javascript INFO 2024-11-23 09:23:21,436 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 09:23:21,437 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 09:23:21,437 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9845ms 200 image/jpeg INFO 2024-11-23 09:23:21,562 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732324992172%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 09:23:21,562 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:23:21,562 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:21,565 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:21,567 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732324992172&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:23:21,571 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:21,571 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1934ms INFO 2024-11-23 09:23:21,571 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:21,571 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4983ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:21,587 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:23:21,587 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:21,588 [62 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 09:23:21,588 [62 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 09:23:21,588 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:21,591 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 09:23:21,593 [62 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 09:23:21,593 [62 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 09:23:21,593 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:21,593 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 2.4572ms INFO 2024-11-23 09:23:21,593 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:21,594 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4445ms 401 application/json; charset=utf-8 INFO 2024-11-23 09:23:21,733 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 09:23:21,733 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:21,740 [61 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 09:23:21,740 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 09:23:21,740 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:23:21,742 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:23:21,745 [61 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MzMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTIyNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWRqOiIqumjniIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjMzIiwianRpIjoiMDBjNTgwMDItMjIwMS00NDg0LWEzMjctOGE1YjNmYWE3N2M5IiwiaWF0IjoxNzMyMTcyMTY1LCJuYmYiOjE3MzIxNzIxNjMsImV4cCI6MTczMjI1ODU2NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.87uRSdWXtj4FdU8izqNaeSPUcmmqk1ixNb2WxCkPUac INFO 2024-11-23 09:23:21,749 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:21,749 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.8733ms INFO 2024-11-23 09:23:21,749 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:23:21,750 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0268ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:21,897 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:23:21,898 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:21,898 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:21,901 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:21,904 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:21,938 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:23:21,938 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:23:21,938 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:23:21,964 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:23:21,968 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:21,968 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 64.3705ms INFO 2024-11-23 09:23:21,968 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:21,968 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.9832ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:22,127 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:23:22,127 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:23:22,128 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:22,128 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:22,128 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,128 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,131 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:22,131 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:22,132 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:23:22,133 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:23:22,133 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:23:22,136 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:22,136 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4367ms INFO 2024-11-23 09:23:22,136 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,136 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0109ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:22,166 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:23:22,239 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:23:22,245 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:22,245 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 114.6118ms INFO 2024-11-23 09:23:22,245 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,245 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.1384ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:22,362 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 09:23:22,362 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 09:23:22,362 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:22,362 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 09:23:22,363 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:22,363 [62 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 09:23:22,363 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 09:23:22,363 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2295ms 304 application/javascript INFO 2024-11-23 09:23:22,363 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9292ms 304 application/javascript INFO 2024-11-23 09:23:22,364 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 09:23:22,364 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 09:23:22,364 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:22,364 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 09:23:22,364 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 09:23:22,364 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3939ms 200 text/css INFO 2024-11-23 09:23:22,364 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 09:23:22,364 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5545ms 304 application/javascript INFO 2024-11-23 09:23:22,364 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4419ms 304 text/css INFO 2024-11-23 09:23:22,397 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 09:23:22,397 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:22,398 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 09:23:22,398 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4632ms 304 application/javascript INFO 2024-11-23 09:23:22,402 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 09:23:22,402 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:22,402 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 09:23:22,402 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4353ms 304 application/javascript INFO 2024-11-23 09:23:22,403 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:23:22,403 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:23:22,403 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:22,403 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:22,404 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,404 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,407 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:22,407 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:22,413 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:22,413 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2572ms INFO 2024-11-23 09:23:22,413 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,414 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.57ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:22,425 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:22,425 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.6153ms INFO 2024-11-23 09:23:22,425 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,425 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0714ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:22,518 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:23:22,518 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:22,518 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,521 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:22,529 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:22,529 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3097ms INFO 2024-11-23 09:23:22,529 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:22,530 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6957ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:23,246 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 09:23:23,246 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 09:23:23,247 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 09:23:23,247 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 09:23:23,247 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8606ms 200 image/png INFO 2024-11-23 09:23:23,247 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8729ms 200 image/png INFO 2024-11-23 09:23:23,277 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 09:23:23,277 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 09:23:23,277 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 09:23:23,278 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:23,278 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:23,278 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:23,278 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,278 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,278 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,280 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:23,280 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:23,281 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:23,287 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 09:23:23,287 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:23:23,287 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:23,287 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,287 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:23,287 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,289 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:23,289 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.1877ms INFO 2024-11-23 09:23:23,289 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,289 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9594ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:23,290 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:23,290 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.637ms INFO 2024-11-23 09:23:23,290 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,290 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6118ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:23,290 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:23,290 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:23,290 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.82ms INFO 2024-11-23 09:23:23,290 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,290 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3735ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:23,291 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:23,300 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:23,301 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.8672ms INFO 2024-11-23 09:23:23,301 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,301 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2457ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:23,301 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:23,302 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.4069ms INFO 2024-11-23 09:23:23,302 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,302 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0799ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:23,346 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 09:23:23,347 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 09:23:23,347 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0157ms 200 image/png INFO 2024-11-23 09:23:23,356 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 09:23:23,357 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 09:23:23,357 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2181ms 200 image/jpeg INFO 2024-11-23 09:23:23,362 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 09:23:23,363 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 09:23:23,364 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 09:23:23,364 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4876ms 200 image/jpeg INFO 2024-11-23 09:23:23,364 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 09:23:23,364 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1054ms 200 image/jpeg INFO 2024-11-23 09:23:23,408 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:23:23,409 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:23,409 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,412 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:23,413 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:23:23,413 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:23,413 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,417 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:23,453 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:23,453 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 35.9111ms INFO 2024-11-23 09:23:23,453 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,453 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3434ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:23,507 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:23,507 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 95.3066ms INFO 2024-11-23 09:23:23,507 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:23,507 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.1964ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:28,150 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2024-11-23 09:23:28,150 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:28,150 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2024-11-23 09:23:28,151 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1886ms 200 application/javascript INFO 2024-11-23 09:23:31,083 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/list.81fa16ba.css INFO 2024-11-23 09:23:31,083 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/list.81fa16ba.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\list.81fa16ba.css' INFO 2024-11-23 09:23:31,084 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0148ms 200 text/css INFO 2024-11-23 09:23:31,202 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 09:23:31,203 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:31,203 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:31,207 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:31,218 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:31,222 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 15.7448ms INFO 2024-11-23 09:23:31,222 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:31,222 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3747ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:32,627 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.90990439.js INFO 2024-11-23 09:23:32,627 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:32,628 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.90990439.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.90990439.js' INFO 2024-11-23 09:23:32,628 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0659ms 200 application/javascript INFO 2024-11-23 09:23:32,742 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 09:23:32,742 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:32,742 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:32,745 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:32,755 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:32,756 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 10.3415ms INFO 2024-11-23 09:23:32,756 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:32,756 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0286ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:32,763 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 09:23:32,763 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:32,764 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:32,768 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:33,400 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:33,406 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 637.9456ms INFO 2024-11-23 09:23:33,406 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:33,406 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 642.8731ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:45,286 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2024-11-23 09:23:45,287 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2024-11-23 09:23:45,287 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2024-11-23 09:23:45,288 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2024-11-23 09:23:45,288 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7491ms 200 text/css INFO 2024-11-23 09:23:45,288 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2024-11-23 09:23:45,288 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3367ms 200 text/css INFO 2024-11-23 09:23:45,288 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2024-11-23 09:23:45,288 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4256ms 200 text/css INFO 2024-11-23 09:23:45,437 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f79ac949-f4ca-433e-9e74-65ed544dc97f& INFO 2024-11-23 09:23:45,438 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:45,438 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,442 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:45,497 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:45,497 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.1335ms INFO 2024-11-23 09:23:45,497 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,497 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5852ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:45,631 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225730&isHis=& INFO 2024-11-23 09:23:45,632 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:45,632 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,633 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:23:45,633 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:45,633 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,634 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:45,636 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:45,643 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:23:45,647 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:45,647 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.1742ms INFO 2024-11-23 09:23:45,647 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,647 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4387ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:45,672 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:45,672 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 37.794ms INFO 2024-11-23 09:23:45,672 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,672 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1802ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:45,776 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=f79ac949-f4ca-433e-9e74-65ed544dc97f&isHis=& INFO 2024-11-23 09:23:45,777 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:45,777 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,780 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:45,837 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:45,837 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.3497ms INFO 2024-11-23 09:23:45,837 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,837 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.8597ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:45,946 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 09:23:45,947 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:45,947 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,950 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:45,958 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:45,958 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.2728ms INFO 2024-11-23 09:23:45,958 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:45,958 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7974ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:46,066 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f79ac949-f4ca-433e-9e74-65ed544dc97f&isHis=& INFO 2024-11-23 09:23:46,067 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:46,067 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,067 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=f79ac949-f4ca-433e-9e74-65ed544dc97f&recordId=2003&tableName=FORM71& INFO 2024-11-23 09:23:46,068 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:46,068 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,070 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:46,071 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:46,072 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f79ac949-f4ca-433e-9e74-65ed544dc97f&flowID=185&nodeCode=begin& INFO 2024-11-23 09:23:46,073 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:46,073 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,075 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:46,205 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:46,205 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 129.7074ms INFO 2024-11-23 09:23:46,205 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,205 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.9601ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:46,206 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:46,206 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:46,206 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 135.4803ms INFO 2024-11-23 09:23:46,206 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 136.2528ms INFO 2024-11-23 09:23:46,206 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,206 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,206 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 138.946ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:46,206 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 139.9401ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:46,347 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=2003&approveID=225730& INFO 2024-11-23 09:23:46,347 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:46,348 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,350 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:46,359 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:46,359 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.9373ms INFO 2024-11-23 09:23:46,359 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,360 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6182ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:46,502 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 09:23:46,502 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 09:23:46,503 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:46,503 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:46,503 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,503 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,506 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:46,506 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:46,512 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:46,512 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:46,512 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0709ms INFO 2024-11-23 09:23:46,512 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,512 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1012ms INFO 2024-11-23 09:23:46,512 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,512 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7837ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:46,512 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8304ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:46,526 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2003&formCode=0070&flowID=185&nodeCode=begin&exeId=44269&guid=f79ac949-f4ca-433e-9e74-65ed544dc97f&flag=4& INFO 2024-11-23 09:23:46,526 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:46,527 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,529 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:46,718 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:46,730 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 200.4617ms INFO 2024-11-23 09:23:46,730 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,730 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 203.7381ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:46,942 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ff0530e4-afbf-c169-6eae-7cb4dbd652de&attachTableName=& INFO 2024-11-23 09:23:46,942 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:46,942 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,946 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:46,963 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d8ace649-a972-d18d-abf8-95f788725047&attachTableName=& INFO 2024-11-23 09:23:46,963 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:46,964 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:46,966 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:56,897 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:56,897 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:56,898 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9931.5761ms INFO 2024-11-23 09:23:56,898 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9951.8857ms INFO 2024-11-23 09:23:56,898 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:56,898 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:56,898 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9935.1289ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:56,898 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9956.5986ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:23:57,872 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/woff2/fontawesome-webfont.2adefcbc.woff2?v=4.7.0 INFO 2024-11-23 09:23:57,872 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:23:57,873 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2024-11-23 09:23:57,873 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1524ms 200 font/woff2 INFO 2024-11-23 09:23:57,937 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=FxauOtIpqK0%3D& INFO 2024-11-23 09:23:57,937 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:23:57,937 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:57,940 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:23:57,949 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:23:57,949 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7978ms INFO 2024-11-23 09:23:57,949 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:23:57,949 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3599ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:24:09,227 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowCancel? application/json 72 INFO 2024-11-23 09:24:09,227 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:24:09,227 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:24:09,227 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:09,231 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowCancel", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowCancel(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:24:09,376 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:24:09,376 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M) in 144.9191ms INFO 2024-11-23 09:24:09,376 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:09,376 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 149.5446ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:24:10,531 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 09:24:10,532 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:24:10,532 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:10,532 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 09:24:10,533 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:24:10,533 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:10,535 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:24:10,535 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:24:10,556 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:24:10,556 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 21.2809ms INFO 2024-11-23 09:24:10,556 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:10,556 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2796ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:24:11,170 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:24:11,171 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 635.6528ms INFO 2024-11-23 09:24:11,171 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:11,171 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 639.0762ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:24:12,812 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=2003& INFO 2024-11-23 09:24:12,812 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:24:12,812 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:12,813 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 09:24:12,813 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:24:12,813 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:12,816 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:24:12,816 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:24:12,822 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2003&formCode=0070&flowID=&nodeCode=&exeId=44269&guid=&flag=& INFO 2024-11-23 09:24:12,822 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:24:12,823 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:12,825 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:24:12,825 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:24:12,825 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 9.5361ms INFO 2024-11-23 09:24:12,825 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:24:12,825 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:12,826 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 9.6831ms INFO 2024-11-23 09:24:12,826 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:12,826 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1055ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:24:12,826 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0622ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:24:12,901 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:24:12,908 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 83.0211ms INFO 2024-11-23 09:24:12,909 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:12,909 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.5955ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:24:14,192 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ff0530e4-afbf-c169-6eae-7cb4dbd652de&attachTableName=& INFO 2024-11-23 09:24:14,193 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:24:14,193 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:14,197 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d8ace649-a972-d18d-abf8-95f788725047&attachTableName=& INFO 2024-11-23 09:24:14,197 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:24:14,197 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:24:14,197 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:14,202 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:24:14,278 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:24:14,278 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:24:14,278 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 76.2398ms INFO 2024-11-23 09:24:14,278 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:14,278 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 81.2689ms INFO 2024-11-23 09:24:14,278 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:14,278 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.4455ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:24:14,278 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.3605ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:24:15,187 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=FxauOtIpqK0%3D& INFO 2024-11-23 09:24:15,188 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:24:15,188 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:15,191 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:24:15,199 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:24:15,199 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7614ms INFO 2024-11-23 09:24:15,199 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:24:15,200 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5756ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:25:39,743 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoUpdateForm? application/json 1888275 INFO 2024-11-23 09:25:39,743 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:25:39,743 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:25:39,743 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:39,747 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateForm", controller = "Sof"}. Executing controller action with signature Boolean DoUpdateForm(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:25:40,492 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:25:40,492 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M) in 744.6661ms INFO 2024-11-23 09:25:40,492 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:40,492 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 749.6981ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:25:41,091 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2003&formCode=0070&flowID=&nodeCode=&exeId=44269&guid=&flag=& INFO 2024-11-23 09:25:41,091 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:25:41,091 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:41,094 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:25:41,183 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:25:41,188 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 94.0759ms INFO 2024-11-23 09:25:41,188 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:41,188 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.8294ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:25:41,308 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=FxauOtIpqK0%3D& INFO 2024-11-23 09:25:41,308 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:25:41,308 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:41,312 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:25:41,321 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:25:41,321 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.0841ms INFO 2024-11-23 09:25:41,321 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:41,321 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.555ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:25:42,205 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=2bae65cc-16fe-37aa-0810-021a011560a4&attachTableName=& INFO 2024-11-23 09:25:42,206 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:25:42,206 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:42,209 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:25:42,246 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:25:42,246 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 37.0585ms INFO 2024-11-23 09:25:42,246 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:42,246 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7727ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:25:42,287 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=481ea10f-5bbe-6ffc-1dfa-fe74e4cbf7b8&attachTableName=& INFO 2024-11-23 09:25:42,288 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:25:42,288 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:42,291 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:25:42,314 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:25:42,314 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 23.1457ms INFO 2024-11-23 09:25:42,314 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:25:42,314 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.8238ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:03,007 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 149 INFO 2024-11-23 09:26:03,008 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:26:03,008 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:03,008 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:26:03,015 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:26:04,129 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:04,159 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 1143.7961ms INFO 2024-11-23 09:26:04,159 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:26:04,160 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1152.627ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:09,888 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 149 INFO 2024-11-23 09:26:09,888 [94 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:26:09,894 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:09,894 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:26:09,897 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:26:10,122 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:10,251 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 353.8529ms INFO 2024-11-23 09:26:10,251 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:26:10,251 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 363.3181ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:41,012 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 09:26:41,012 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:41,012 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:41,015 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:26:41,024 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:41,024 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.6816ms INFO 2024-11-23 09:26:41,024 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:41,024 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7619ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:41,108 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 09:26:41,108 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:41,108 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:41,111 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:26:41,741 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:41,742 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 630.952ms INFO 2024-11-23 09:26:41,742 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:41,742 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 634.4797ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:43,882 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 09:26:43,882 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:43,883 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:43,886 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:26:43,895 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:43,895 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.8802ms INFO 2024-11-23 09:26:43,895 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:43,895 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4686ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:44,447 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=2003& INFO 2024-11-23 09:26:44,448 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:44,448 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:44,451 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:26:44,459 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:44,460 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.945ms INFO 2024-11-23 09:26:44,460 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:44,460 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7306ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:44,552 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2003&formCode=0070&flowID=&nodeCode=&exeId=44269&guid=&flag=& INFO 2024-11-23 09:26:44,552 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:44,553 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:44,555 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:26:44,630 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:44,636 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 80.3906ms INFO 2024-11-23 09:26:44,636 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:44,636 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.9875ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:45,917 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=2bae65cc-16fe-37aa-0810-021a011560a4&attachTableName=& INFO 2024-11-23 09:26:45,918 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:45,918 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:45,921 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:26:45,951 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:45,951 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 30.876ms INFO 2024-11-23 09:26:45,951 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:45,952 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4206ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:46,082 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=481ea10f-5bbe-6ffc-1dfa-fe74e4cbf7b8&attachTableName=& INFO 2024-11-23 09:26:46,083 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:46,083 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:46,086 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:26:46,105 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:46,105 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 19.7273ms INFO 2024-11-23 09:26:46,105 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:46,106 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3193ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:47,407 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=FxauOtIpqK0%3D& INFO 2024-11-23 09:26:47,407 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:47,407 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:47,410 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:26:47,419 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:47,419 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.8496ms INFO 2024-11-23 09:26:47,419 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:47,419 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7556ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:49,966 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 149 INFO 2024-11-23 09:26:49,967 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:26:49,967 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:49,967 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:26:49,970 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:26:50,219 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:50,340 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 369.9582ms INFO 2024-11-23 09:26:50,340 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:26:50,340 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 374.0635ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:26:59,407 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoEntityFlowWork? application/json 103 INFO 2024-11-23 09:26:59,407 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:26:59,407 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:26:59,407 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:59,411 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.SelfApplication.NewResultDto DoEntityFlowWork(Sg.HcmMb.SelfApplication.EntityFlowWorkDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:26:59,493 [94 ] Sg.HcmMb.PubClass.ShareData - oldValue:B9WBDyrnMwU= INFO 2024-11-23 09:26:59,494 [94 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2024-11-23 09:26:59,495 [94 ] Sg.HcmMb.PubClass.ShareData - oldValue:FxauOtIpqK0= INFO 2024-11-23 09:26:59,495 [94 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2024-11-23 09:26:59,569 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:26:59,571 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 159.3988ms INFO 2024-11-23 09:26:59,571 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 09:26:59,571 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 164.1111ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:27:00,047 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/DoToDoListDone? application/json 59 INFO 2024-11-23 09:27:00,047 [94 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:27:00,047 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:27:00,048 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 09:27:00,052 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoToDoListDone", controller = "ToDoListMgr"}. Executing controller action with signature Void DoToDoListDone(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:27:00,117 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:27:00,118 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 65.847ms INFO 2024-11-23 09:27:00,118 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 09:27:00,118 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.263ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:27:01,176 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 09:27:01,177 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:27:01,177 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:27:01,180 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:27:01,200 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:27:01,200 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 20.185ms INFO 2024-11-23 09:27:01,200 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:27:01,200 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8929ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:27:01,250 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 09:27:01,251 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:27:01,251 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:27:01,254 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:27:01,903 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:27:01,904 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 649.7314ms INFO 2024-11-23 09:27:01,904 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:27:01,904 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 653.3529ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:29:51,088 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 09:29:51,088 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:29:51,088 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:29:51,092 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:29:51,101 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:29:51,101 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 9.4671ms INFO 2024-11-23 09:29:51,101 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:29:51,101 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.83ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:29:52,742 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:29:52,743 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:29:52,743 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:29:52,746 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:29:52,762 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:29:52,762 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 16.7612ms INFO 2024-11-23 09:29:52,762 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:29:52,763 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5508ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:29:53,242 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:29:53,243 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:29:53,243 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:29:53,246 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:29:53,335 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:29:53,335 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.6471ms INFO 2024-11-23 09:29:53,335 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:29:53,335 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.3681ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:29:53,382 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:29:53,382 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:29:53,382 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:29:53,385 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:29:53,412 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:29:53,412 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.6402ms INFO 2024-11-23 09:29:53,412 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:29:53,412 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.2265ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:53,758 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732325513250&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:31:53,759 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:31:53,759 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2369ms 200 text/html INFO 2024-11-23 09:31:55,767 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732325515267 INFO 2024-11-23 09:31:55,768 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:31:55,768 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9844ms 200 application/javascript INFO 2024-11-23 09:31:55,817 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4825394423367111 INFO 2024-11-23 09:31:55,817 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:31:55,818 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7063ms 200 application/javascript INFO 2024-11-23 09:31:55,957 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:31:55,957 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:31:55,958 [88 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 09:31:55,958 [88 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 09:31:55,959 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:55,961 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 09:31:55,964 [88 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 09:31:55,964 [88 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 09:31:55,964 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:55,964 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 3.1014ms INFO 2024-11-23 09:31:55,964 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:55,965 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5028ms 401 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,056 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 09:31:56,056 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:31:56,057 [89 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 09:31:56,057 [89 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 09:31:56,057 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:31:56,060 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:31:56,063 [89 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NDIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNDE2MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQtOW_l-W_oCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTQyIiwianRpIjoiOGFkODQyMzctNTNiZi00NTg3LTliNTEtMjlkMGFkM2Q4NTcyIiwiaWF0IjoxNzMyMTY4MzM0LCJuYmYiOjE3MzIxNjgzMzIsImV4cCI6MTczMjI1NDczNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.AyptQ6pTrZsCEklaPt4lqw5RTwB8mrR3-4rJbAlIRzI INFO 2024-11-23 09:31:56,067 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,067 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.802ms INFO 2024-11-23 09:31:56,067 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:31:56,067 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1675ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,152 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732325513250%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 09:31:56,152 [89 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:31:56,152 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,155 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,156 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:31:56,156 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:31:56,156 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,157 [89 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732325513250&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:31:56,159 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,161 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,162 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4234ms INFO 2024-11-23 09:31:56,162 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,162 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6257ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,162 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,165 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:31:56,165 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:31:56,165 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:31:56,192 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:31:56,196 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,196 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.1914ms INFO 2024-11-23 09:31:56,196 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,196 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.6407ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,286 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:31:56,287 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,287 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,288 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:31:56,288 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,289 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,290 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,291 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,292 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:31:56,292 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:31:56,292 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:31:56,297 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,297 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4557ms INFO 2024-11-23 09:31:56,297 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,297 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9182ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,320 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:31:56,347 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:31:56,352 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,352 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.9249ms INFO 2024-11-23 09:31:56,352 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,352 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.8382ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,401 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 09:31:56,403 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 09:31:56,403 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.948ms 200 text/css INFO 2024-11-23 09:31:56,452 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:31:56,453 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,453 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,456 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,475 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,475 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:31:56,475 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 19.7615ms INFO 2024-11-23 09:31:56,475 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,476 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.287ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,476 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,476 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,479 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,484 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,484 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2569ms INFO 2024-11-23 09:31:56,484 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,484 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7686ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,575 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 09:31:56,575 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,576 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,577 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 09:31:56,578 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,578 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,579 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,579 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 09:31:56,579 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,579 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,580 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,582 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,585 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,585 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1981ms INFO 2024-11-23 09:31:56,585 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,585 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8764ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,586 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,586 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.9234ms INFO 2024-11-23 09:31:56,586 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,587 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3643ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,588 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,588 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.7947ms INFO 2024-11-23 09:31:56,588 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,588 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1275ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,599 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 09:31:56,600 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,600 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,602 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:31:56,602 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,602 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,603 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,605 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,606 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:31:56,606 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,606 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,609 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,612 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,612 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,612 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.3851ms INFO 2024-11-23 09:31:56,612 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.1959ms INFO 2024-11-23 09:31:56,612 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,612 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,612 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4735ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,612 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8904ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,617 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,617 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2404ms INFO 2024-11-23 09:31:56,617 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,617 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4063ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,631 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 09:31:56,632 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 09:31:56,632 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 09:31:56,632 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 09:31:56,632 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4513ms 200 image/jpeg INFO 2024-11-23 09:31:56,633 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 09:31:56,633 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 09:31:56,633 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3157ms 200 image/jpeg INFO 2024-11-23 09:31:56,633 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3009ms 200 image/jpeg INFO 2024-11-23 09:31:56,671 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:31:56,671 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:31:56,671 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,671 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:56,671 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,671 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,674 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,674 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:56,687 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,688 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 13.5092ms INFO 2024-11-23 09:31:56,688 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,688 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8327ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:56,708 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:56,708 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 34.1543ms INFO 2024-11-23 09:31:56,708 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:56,708 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6058ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:57,387 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 09:31:57,387 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 09:31:57,388 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:31:57,388 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:57,388 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:57,388 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:57,388 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:57,388 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:57,389 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:57,391 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:57,391 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:57,392 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:57,404 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:57,404 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.9465ms INFO 2024-11-23 09:31:57,404 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:57,404 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8437ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:57,411 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:57,411 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 20.6871ms INFO 2024-11-23 09:31:57,411 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:57,412 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4908ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:57,414 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:57,414 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 23.3624ms INFO 2024-11-23 09:31:57,414 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:57,414 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1475ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,021 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=44cc495c-9ea2-41c9-a270-703f94dcf6da& INFO 2024-11-23 09:31:58,022 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,022 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,024 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,081 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,081 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 56.3482ms INFO 2024-11-23 09:31:58,081 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,081 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.1454ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,172 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:31:58,173 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,173 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,176 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,177 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226343&isHis=& INFO 2024-11-23 09:31:58,177 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,178 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,180 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,188 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,188 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.3176ms INFO 2024-11-23 09:31:58,188 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,188 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8825ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,189 [88 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:31:58,198 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,198 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.7317ms INFO 2024-11-23 09:31:58,198 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,198 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.093ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,297 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 09:31:58,297 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,298 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,300 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,308 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,308 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.8529ms INFO 2024-11-23 09:31:58,308 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,308 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3252ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,406 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331627861&guid=44cc495c-9ea2-41c9-a270-703f94dcf6da&recordId=5490&tableName=FORMBKSQD& INFO 2024-11-23 09:31:58,407 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,407 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,408 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=44cc495c-9ea2-41c9-a270-703f94dcf6da&flowID=132&nodeCode=N1661331627861& INFO 2024-11-23 09:31:58,408 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=44cc495c-9ea2-41c9-a270-703f94dcf6da&isHis=& INFO 2024-11-23 09:31:58,408 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,408 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,408 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,408 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,410 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,411 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,411 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,466 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,466 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.6339ms INFO 2024-11-23 09:31:58,467 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,467 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.1964ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,508 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,509 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 98.3968ms INFO 2024-11-23 09:31:58,509 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,509 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.8236ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,514 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,514 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 103.446ms INFO 2024-11-23 09:31:58,514 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,514 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 106.8581ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,562 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5490&approveID=226343& INFO 2024-11-23 09:31:58,562 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,563 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,565 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,574 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,574 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.7882ms INFO 2024-11-23 09:31:58,574 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,574 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.439ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,692 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 09:31:58,692 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,693 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,695 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 09:31:58,696 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,696 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,696 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,697 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5490&formCode=0031&flowID=132&nodeCode=N1661331627861&exeId=44382&guid=44cc495c-9ea2-41c9-a270-703f94dcf6da&flag=1& INFO 2024-11-23 09:31:58,698 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:58,698 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,698 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,701 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:58,701 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,701 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7751ms INFO 2024-11-23 09:31:58,702 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,702 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.588ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,704 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,704 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1466ms INFO 2024-11-23 09:31:58,704 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,704 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6396ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:58,818 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:58,819 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 118.3465ms INFO 2024-11-23 09:31:58,819 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:58,819 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 121.8443ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:31:59,945 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=K2quq95eG90%3D& INFO 2024-11-23 09:31:59,945 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:31:59,945 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:59,948 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:31:59,957 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:31:59,957 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7127ms INFO 2024-11-23 09:31:59,957 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:31:59,957 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4884ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:01,487 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 58 INFO 2024-11-23 09:32:01,487 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:32:01,488 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:01,488 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:01,490 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:01,547 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:01,547 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 56.3052ms INFO 2024-11-23 09:32:01,547 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:01,547 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.9182ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:01,648 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 09:32:01,648 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:01,648 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:01,651 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:01,667 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:01,667 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 15.5976ms INFO 2024-11-23 09:32:01,667 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:01,667 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5159ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:02,147 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 57 INFO 2024-11-23 09:32:02,147 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:32:02,148 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:02,148 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,151 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:02,313 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:02,313 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 162.3037ms INFO 2024-11-23 09:32:02,313 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,313 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 166.1233ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:02,426 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6b88f4f9-8f4b-41a7-8cb5-7e029814ee49& INFO 2024-11-23 09:32:02,427 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:02,427 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,429 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:02,516 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:02,516 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 86.6952ms INFO 2024-11-23 09:32:02,516 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,516 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.2109ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:02,616 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226341&isHis=& INFO 2024-11-23 09:32:02,616 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:32:02,616 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:02,617 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,617 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:02,617 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,620 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:02,620 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:02,628 [88 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:32:02,631 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:02,632 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.5311ms INFO 2024-11-23 09:32:02,632 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,632 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.203ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:02,637 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:02,637 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.6601ms INFO 2024-11-23 09:32:02,637 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,637 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8565ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:02,720 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 09:32:02,721 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:02,721 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,723 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:02,731 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:02,731 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.7128ms INFO 2024-11-23 09:32:02,731 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,731 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0853ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:02,815 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6b88f4f9-8f4b-41a7-8cb5-7e029814ee49&isHis=& INFO 2024-11-23 09:32:02,816 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:02,816 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,818 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:02,821 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331627861&guid=6b88f4f9-8f4b-41a7-8cb5-7e029814ee49&recordId=5491&tableName=FORMBKSQD& INFO 2024-11-23 09:32:02,822 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:02,822 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,824 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:02,826 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6b88f4f9-8f4b-41a7-8cb5-7e029814ee49&flowID=132&nodeCode=N1661331627861& INFO 2024-11-23 09:32:02,826 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:02,827 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,829 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:02,884 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:02,884 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.6375ms INFO 2024-11-23 09:32:02,884 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,884 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8428ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:02,918 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:02,918 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:02,918 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 93.5226ms INFO 2024-11-23 09:32:02,918 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,918 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 99.6055ms INFO 2024-11-23 09:32:02,918 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,918 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.7582ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:02,918 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.7951ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:02,965 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5491&approveID=226341& INFO 2024-11-23 09:32:02,965 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:02,965 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,968 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:02,977 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:02,977 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.9541ms INFO 2024-11-23 09:32:02,977 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:02,977 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2679ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:03,088 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 09:32:03,089 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:03,089 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:03,092 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:03,096 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5491&formCode=0031&flowID=132&nodeCode=N1661331627861&exeId=44383&guid=6b88f4f9-8f4b-41a7-8cb5-7e029814ee49&flag=1& INFO 2024-11-23 09:32:03,097 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:03,097 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:03,097 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:03,097 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3808ms INFO 2024-11-23 09:32:03,097 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:03,097 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8705ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:03,099 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:03,215 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:03,216 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 117.0266ms INFO 2024-11-23 09:32:03,216 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:03,216 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 120.2622ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:04,366 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=hjDE6Qv5jqo%3D& INFO 2024-11-23 09:32:04,367 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:04,367 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:04,370 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:04,378 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:04,379 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7042ms INFO 2024-11-23 09:32:04,379 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:04,379 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4277ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:05,536 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 58 INFO 2024-11-23 09:32:05,536 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:32:05,537 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:05,537 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:05,540 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:05,596 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:05,596 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 56.3133ms INFO 2024-11-23 09:32:05,596 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:05,596 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.1168ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:07,086 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 57 INFO 2024-11-23 09:32:07,086 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:32:07,087 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:07,087 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,090 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:07,219 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:07,219 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 129.9354ms INFO 2024-11-23 09:32:07,220 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,220 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 133.5019ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:07,326 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=cfca2efa-1603-43a3-9e42-5509560fe937& INFO 2024-11-23 09:32:07,326 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:07,326 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,329 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:07,383 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:07,383 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.1722ms INFO 2024-11-23 09:32:07,383 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,384 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.6795ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:07,495 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226339&isHis=& INFO 2024-11-23 09:32:07,495 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:07,496 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,496 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:32:07,496 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:07,496 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,498 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:07,499 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:07,506 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:32:07,510 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:07,510 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.4017ms INFO 2024-11-23 09:32:07,510 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,510 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4916ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:07,514 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:07,514 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.7884ms INFO 2024-11-23 09:32:07,514 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,514 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1419ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:07,615 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=cfca2efa-1603-43a3-9e42-5509560fe937&isHis=& INFO 2024-11-23 09:32:07,615 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:07,615 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,618 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:07,621 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=89&NodeCode=N1661331571231&guid=cfca2efa-1603-43a3-9e42-5509560fe937&recordId=602815843&tableName=K_Card& INFO 2024-11-23 09:32:07,621 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:07,621 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,624 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:07,626 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=cfca2efa-1603-43a3-9e42-5509560fe937&flowID=89&nodeCode=N1661331571231& INFO 2024-11-23 09:32:07,626 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:07,627 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,629 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:07,683 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:07,683 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.1134ms INFO 2024-11-23 09:32:07,683 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,683 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.3062ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:07,714 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:07,714 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 96.6596ms INFO 2024-11-23 09:32:07,714 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,715 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.0362ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:07,716 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:07,716 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 91.4465ms INFO 2024-11-23 09:32:07,716 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,716 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.3756ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:07,856 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=cfca2efa-1603-43a3-9e42-5509560fe937& INFO 2024-11-23 09:32:07,856 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:07,857 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:07,860 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:08,069 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:08,070 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 210.4052ms INFO 2024-11-23 09:32:08,070 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:08,071 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 214.6935ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:09,239 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Card&keyFieldValue=UwKWFbmKFryYfuF%2Ff6a6RA%3D%3D& INFO 2024-11-23 09:32:09,240 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:09,240 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:09,242 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:09,251 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:09,251 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.5122ms INFO 2024-11-23 09:32:09,251 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:09,251 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0151ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:10,886 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 71 INFO 2024-11-23 09:32:10,886 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:32:10,887 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:10,887 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:10,889 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:10,900 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:10,900 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.6109ms INFO 2024-11-23 09:32:10,900 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:10,900 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2995ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:11,016 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 58 INFO 2024-11-23 09:32:11,016 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:32:11,016 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:11,016 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:11,019 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:11,075 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:11,075 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 56.2998ms INFO 2024-11-23 09:32:11,076 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:11,076 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.0816ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:11,655 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 57 INFO 2024-11-23 09:32:11,656 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:32:11,656 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:11,656 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:11,659 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:11,857 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:11,857 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 198.1469ms INFO 2024-11-23 09:32:11,857 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:11,857 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 202.0657ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:13,011 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 09:32:13,011 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:13,011 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,014 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:13,036 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:13,037 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.6705ms INFO 2024-11-23 09:32:13,037 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,037 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2102ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:13,621 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 09:32:13,621 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:13,621 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,624 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:13,647 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:13,647 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.6695ms INFO 2024-11-23 09:32:13,647 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,647 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3004ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:13,708 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=cfca2efa-1603-43a3-9e42-5509560fe937& INFO 2024-11-23 09:32:13,708 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:13,708 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,711 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:13,765 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:13,765 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.1808ms INFO 2024-11-23 09:32:13,765 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,765 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.5927ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:13,865 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:32:13,865 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:13,865 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,868 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:13,870 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226339&isHis=& INFO 2024-11-23 09:32:13,871 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:13,871 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,873 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:13,879 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:13,879 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.4179ms INFO 2024-11-23 09:32:13,879 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,880 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9373ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:13,881 [81 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:32:13,885 [81 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 09:32:13,888 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:13,888 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.0971ms INFO 2024-11-23 09:32:13,888 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,889 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1979ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:13,975 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=cfca2efa-1603-43a3-9e42-5509560fe937&isHis=& INFO 2024-11-23 09:32:13,976 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:13,976 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,978 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:13,984 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=89&NodeCode=N1661331571231&guid=cfca2efa-1603-43a3-9e42-5509560fe937&recordId=602815843&tableName=K_Card& INFO 2024-11-23 09:32:13,985 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:13,985 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,987 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:13,996 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=cfca2efa-1603-43a3-9e42-5509560fe937&flowID=89&nodeCode=N1661331571231& INFO 2024-11-23 09:32:13,996 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:13,996 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:13,999 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:14,057 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:14,057 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 58.7741ms INFO 2024-11-23 09:32:14,057 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:14,058 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.0159ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:14,072 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:14,072 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 93.3305ms INFO 2024-11-23 09:32:14,072 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:14,072 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.6244ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:14,077 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:14,077 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 89.8015ms INFO 2024-11-23 09:32:14,077 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:14,077 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.8705ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:32:14,182 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=cfca2efa-1603-43a3-9e42-5509560fe937& INFO 2024-11-23 09:32:14,182 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:32:14,182 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:14,185 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:32:14,284 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:32:14,285 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 100.2053ms INFO 2024-11-23 09:32:14,285 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:32:14,285 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.6459ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:00,408 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732325758619&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:36:00,409 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:36:00,409 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9353ms 200 text/html INFO 2024-11-23 09:36:02,562 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732325760828 INFO 2024-11-23 09:36:02,563 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:36:02,563 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9029ms 200 application/javascript INFO 2024-11-23 09:36:02,625 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5255677394572615 INFO 2024-11-23 09:36:02,625 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:36:02,625 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6912ms 200 application/javascript INFO 2024-11-23 09:36:02,872 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732325758619%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 09:36:02,873 [80 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:36:02,873 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:02,876 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:02,876 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:36:02,876 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:36:02,876 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:02,878 [80 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732325758619&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:36:02,880 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:02,882 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:02,882 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:02,882 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1069ms INFO 2024-11-23 09:36:02,882 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:02,882 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8652ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:02,884 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:36:02,884 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:36:02,884 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:36:02,911 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:36:02,914 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:02,914 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3759ms INFO 2024-11-23 09:36:02,915 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:02,915 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7578ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,011 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:36:03,012 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,012 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,014 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:36:03,014 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,015 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,015 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,016 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:36:03,017 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:36:03,017 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:36:03,018 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,023 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,023 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3695ms INFO 2024-11-23 09:36:03,023 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,023 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8836ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,043 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:36:03,070 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:36:03,075 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,075 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.6584ms INFO 2024-11-23 09:36:03,075 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,075 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1977ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,205 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:36:03,205 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:36:03,205 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,205 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,205 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,206 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,208 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,208 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,213 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,213 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5202ms INFO 2024-11-23 09:36:03,214 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,214 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9453ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,226 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,226 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.0005ms INFO 2024-11-23 09:36:03,226 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,226 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2568ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,354 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:36:03,354 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,355 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,357 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,366 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,366 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5002ms INFO 2024-11-23 09:36:03,366 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,366 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0874ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,377 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20& INFO 2024-11-23 09:36:03,378 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,378 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,380 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,434 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,435 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.4469ms INFO 2024-11-23 09:36:03,435 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,435 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.7425ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,534 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:36:03,535 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,535 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,538 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,540 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226333&isHis=& INFO 2024-11-23 09:36:03,540 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,540 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,543 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,550 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,550 [76 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:36:03,550 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.5578ms INFO 2024-11-23 09:36:03,551 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,551 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2906ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,558 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,558 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.6329ms INFO 2024-11-23 09:36:03,558 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,558 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7211ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,658 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20&isHis=& INFO 2024-11-23 09:36:03,659 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,659 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,662 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,668 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=89&NodeCode=N1661331571231&guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20&recordId=602814606&tableName=K_Card& INFO 2024-11-23 09:36:03,668 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,668 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,671 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,676 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20&flowID=89&nodeCode=N1661331571231& INFO 2024-11-23 09:36:03,676 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,676 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,679 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,733 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,733 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.5287ms INFO 2024-11-23 09:36:03,733 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,734 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.7071ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,754 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,754 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 92.174ms INFO 2024-11-23 09:36:03,754 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,754 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.9256ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,760 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,760 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 89.385ms INFO 2024-11-23 09:36:03,760 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,760 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.9802ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,925 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 09:36:03,925 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,925 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,928 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,933 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 09:36:03,933 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,934 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,937 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:03,938 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,938 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.7735ms INFO 2024-11-23 09:36:03,938 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,938 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5359ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,943 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:03,943 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5995ms INFO 2024-11-23 09:36:03,943 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,943 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7864ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:03,953 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20& INFO 2024-11-23 09:36:03,953 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:03,953 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:03,956 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:04,062 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:04,063 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 106.6047ms INFO 2024-11-23 09:36:04,063 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:04,063 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.4281ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:05,336 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Card&keyFieldValue=9WqRDHbprrQlNBry8IzcUw%3D%3D& INFO 2024-11-23 09:36:05,337 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:05,337 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:05,340 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:05,348 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:05,349 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7201ms INFO 2024-11-23 09:36:05,349 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:05,349 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4868ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:06,656 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 71 INFO 2024-11-23 09:36:06,656 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:36:06,656 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:06,657 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:06,659 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:06,674 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:06,674 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 14.7608ms INFO 2024-11-23 09:36:06,674 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:06,674 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5424ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:06,776 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 60 INFO 2024-11-23 09:36:06,776 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:36:06,776 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:06,776 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:06,779 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:06,838 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:06,838 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 59.0779ms INFO 2024-11-23 09:36:06,838 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:06,838 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9532ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:06,933 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 09:36:06,934 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:06,934 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:06,937 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:06,953 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:06,953 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 15.8294ms INFO 2024-11-23 09:36:06,953 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:06,953 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7917ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:07,516 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 59 INFO 2024-11-23 09:36:07,516 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:36:07,516 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:07,517 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:07,519 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:07,721 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:07,721 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 201.7971ms INFO 2024-11-23 09:36:07,721 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:07,722 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 205.7094ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:08,958 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 09:36:08,959 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:08,959 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:08,962 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:08,963 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:36:08,963 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:08,963 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:08,966 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:08,974 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:08,975 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.4809ms INFO 2024-11-23 09:36:08,975 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:08,975 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4516ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:08,976 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 09:36:08,976 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:08,976 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:08,978 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:08,978 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.1857ms INFO 2024-11-23 09:36:08,978 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:08,978 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4609ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:08,979 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:09,002 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:09,002 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 23.3187ms INFO 2024-11-23 09:36:09,002 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,003 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7772ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:09,066 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20& INFO 2024-11-23 09:36:09,066 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:09,066 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,069 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:09,123 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:09,124 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.369ms INFO 2024-11-23 09:36:09,124 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,124 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.2376ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:09,257 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:36:09,258 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:09,258 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,261 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:09,274 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:09,274 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 13.3758ms INFO 2024-11-23 09:36:09,274 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,274 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0327ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:09,278 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226333&isHis=& INFO 2024-11-23 09:36:09,278 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:09,279 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,281 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:09,290 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:36:09,295 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 09:36:09,298 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:09,298 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.0617ms INFO 2024-11-23 09:36:09,298 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,299 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4714ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:09,404 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=89&NodeCode=N1661331571231&guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20&recordId=602814606&tableName=K_Card& INFO 2024-11-23 09:36:09,405 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:09,405 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20&isHis=& INFO 2024-11-23 09:36:09,405 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,405 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:09,405 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,408 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:09,408 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:09,418 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20&flowID=89&nodeCode=N1661331571231& INFO 2024-11-23 09:36:09,418 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:09,418 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,421 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:09,476 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:09,476 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.3395ms INFO 2024-11-23 09:36:09,476 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,476 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.6432ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:09,510 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:09,510 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 101.5586ms INFO 2024-11-23 09:36:09,510 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,510 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.6353ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:09,513 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:09,513 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 105.1779ms INFO 2024-11-23 09:36:09,513 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,513 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.7742ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:09,666 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 09:36:09,667 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=d3e2ea3b-2850-43f6-aeca-96bb7272245e%20%20& INFO 2024-11-23 09:36:09,667 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:09,667 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:09,667 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,667 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,670 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:09,670 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:09,676 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:09,676 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8926ms INFO 2024-11-23 09:36:09,676 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,676 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8966ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:09,771 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:09,772 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 102.2439ms INFO 2024-11-23 09:36:09,772 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:09,773 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 106.0876ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:36:11,498 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Card&keyFieldValue=9WqRDHbprrQlNBry8IzcUw%3D%3D& INFO 2024-11-23 09:36:11,499 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:36:11,499 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:11,502 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:36:11,511 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:36:11,511 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.1035ms INFO 2024-11-23 09:36:11,511 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:36:11,511 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1303ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:18,094 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732326614553&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:50:18,095 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:50:18,095 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0686ms 200 text/html INFO 2024-11-23 09:50:18,095 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 09:50:18,095 [14 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2024-11-23 09:50:18,096 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7442ms 304 application/javascript INFO 2024-11-23 09:50:18,096 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 09:50:18,096 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 09:50:18,097 [14 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vconsole.3.14.7.min.js was not modified INFO 2024-11-23 09:50:18,097 [5 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2024-11-23 09:50:18,097 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5589ms 304 application/javascript INFO 2024-11-23 09:50:18,097 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4963ms 304 application/javascript INFO 2024-11-23 09:50:18,097 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 09:50:18,098 [5 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2024-11-23 09:50:18,098 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4394ms 304 application/javascript INFO 2024-11-23 09:50:18,098 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 09:50:18,099 [5 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2024-11-23 09:50:18,099 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4119ms 304 application/javascript INFO 2024-11-23 09:50:18,156 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 09:50:18,157 [14 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2024-11-23 09:50:18,157 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8087ms 304 application/javascript INFO 2024-11-23 09:50:18,599 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 09:50:18,600 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 09:50:18,600 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1256ms 200 application/javascript INFO 2024-11-23 09:50:20,668 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732326620105 INFO 2024-11-23 09:50:20,669 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:50:20,669 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.91ms 200 application/javascript INFO 2024-11-23 09:50:20,748 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8929944767553184 INFO 2024-11-23 09:50:20,749 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:50:20,749 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8676ms 200 application/javascript INFO 2024-11-23 09:50:20,808 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 09:50:20,808 [14 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/logo2.jpg was not modified INFO 2024-11-23 09:50:20,809 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5258ms 304 image/jpeg INFO 2024-11-23 09:50:21,069 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732326614553%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 09:50:21,069 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:50:21,069 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,071 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:50:21,071 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:50:21,072 [14 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 09:50:21,072 [14 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 09:50:21,072 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,073 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,075 [4 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732326614553&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:50:21,075 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 09:50:21,076 [14 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 09:50:21,077 [14 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 09:50:21,077 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,077 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.9602ms INFO 2024-11-23 09:50:21,077 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,077 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9891ms 401 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,079 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,079 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.7115ms INFO 2024-11-23 09:50:21,079 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,080 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7302ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,228 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 09:50:21,228 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:50:21,229 [14 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 09:50:21,229 [14 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 09:50:21,230 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:50:21,233 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:50:21,235 [14 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MzAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzQ2NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW9reWGrOaihSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODMwIiwianRpIjoiOGFhZjI4ZDgtYzE3ZS00OTU0LWI0OTUtYmQwYWVkZmUyZDE2IiwiaWF0IjoxNzMyMTcyODYwLCJuYmYiOjE3MzIxNzI4NTgsImV4cCI6MTczMjI1OTI2MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.4eG2hWPinNPatZU_yM66qsqtza5Y_7XvqjN6Er1xRy4 INFO 2024-11-23 09:50:21,240 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,240 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.2233ms INFO 2024-11-23 09:50:21,240 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:50:21,240 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8378ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,378 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:50:21,378 [97 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:50:21,378 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,381 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,384 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,387 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:50:21,387 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:50:21,387 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:50:21,461 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:50:21,465 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,465 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 81.1442ms INFO 2024-11-23 09:50:21,465 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,466 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.92ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,598 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:50:21,599 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,599 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,602 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,604 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:50:21,605 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:50:21,605 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:50:21,605 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:50:21,605 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,605 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,608 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,616 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,616 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.181ms INFO 2024-11-23 09:50:21,616 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,617 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8512ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,632 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:50:21,659 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:50:21,664 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,664 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.7448ms INFO 2024-11-23 09:50:21,664 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,664 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.9236ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,823 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:50:21,824 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,824 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,827 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,835 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:50:21,835 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,835 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,838 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,843 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,843 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.493ms INFO 2024-11-23 09:50:21,844 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,844 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,844 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9573ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,844 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9016ms INFO 2024-11-23 09:50:21,844 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,844 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4136ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,858 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 09:50:21,859 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,859 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,861 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,866 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,866 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0261ms INFO 2024-11-23 09:50:21,866 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,866 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1511ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,917 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 09:50:21,917 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 09:50:21,917 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,917 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,917 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,917 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,920 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,920 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,920 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 09:50:21,920 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,921 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,923 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,924 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:50:21,924 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,925 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,927 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,927 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:21,927 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.6605ms INFO 2024-11-23 09:50:21,928 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,928 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8191ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,928 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,928 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.9777ms INFO 2024-11-23 09:50:21,928 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,928 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4538ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,934 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,934 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.19ms INFO 2024-11-23 09:50:21,934 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,934 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7221ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,936 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:21,936 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 12.3424ms INFO 2024-11-23 09:50:21,936 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:21,936 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8267ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:21,997 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:50:21,997 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:21,997 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:22,000 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:22,008 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:22,009 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.4391ms INFO 2024-11-23 09:50:22,009 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:22,009 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9158ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:22,038 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:50:22,039 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:22,039 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:22,041 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:22,064 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:50:22,065 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:22,065 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:22,068 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:22,101 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:22,101 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.1346ms INFO 2024-11-23 09:50:22,101 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:22,101 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5838ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:22,132 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:22,132 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 90.8855ms INFO 2024-11-23 09:50:22,132 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:22,132 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.1429ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:23,308 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=47b935f0-dd13-4762-bcb8-9a6c5cc9d242%20%20& INFO 2024-11-23 09:50:23,309 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:23,309 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:23,312 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:23,367 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:23,367 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.7179ms INFO 2024-11-23 09:50:23,367 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:23,368 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.6074ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:23,543 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:50:23,543 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:23,544 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:23,545 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226359&isHis=& INFO 2024-11-23 09:50:23,545 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:23,545 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:23,547 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:23,548 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:23,556 [14 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:50:23,558 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:23,558 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.6558ms INFO 2024-11-23 09:50:23,558 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:23,558 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3492ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:23,564 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:23,564 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.4443ms INFO 2024-11-23 09:50:23,564 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:23,564 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5707ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:23,700 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 09:50:23,700 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:23,701 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:23,703 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:23,714 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:23,714 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 10.7884ms INFO 2024-11-23 09:50:23,714 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:23,714 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3933ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:24,120 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=47b935f0-dd13-4762-bcb8-9a6c5cc9d242%20%20&isHis=& INFO 2024-11-23 09:50:24,121 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:24,121 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,123 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:24,174 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=47b935f0-dd13-4762-bcb8-9a6c5cc9d242%20%20&recordId=5496&tableName=FORMBKSQD& INFO 2024-11-23 09:50:24,174 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:24,174 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,177 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=47b935f0-dd13-4762-bcb8-9a6c5cc9d242%20%20&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 09:50:24,177 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:24,177 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,177 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:24,180 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:24,185 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:24,185 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.3075ms INFO 2024-11-23 09:50:24,185 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,185 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.9794ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:24,234 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:24,234 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.2706ms INFO 2024-11-23 09:50:24,234 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,234 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:24,234 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.7517ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:24,234 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.0933ms INFO 2024-11-23 09:50:24,234 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,235 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.7875ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:24,364 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5496&approveID=226359& INFO 2024-11-23 09:50:24,365 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:24,365 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,367 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:24,376 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:24,376 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.9412ms INFO 2024-11-23 09:50:24,376 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,377 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4267ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:24,598 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 09:50:24,598 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:24,599 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,601 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 09:50:24,601 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:24,601 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:24,602 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,607 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:24,607 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7424ms INFO 2024-11-23 09:50:24,607 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,607 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3048ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:24,609 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:24,615 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:24,615 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.5234ms INFO 2024-11-23 09:50:24,615 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,616 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.397ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:24,634 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5496&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44390&guid=47b935f0-dd13-4762-bcb8-9a6c5cc9d242%20%20&flag=1& INFO 2024-11-23 09:50:24,634 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:24,634 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,636 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:24,760 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:24,760 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 123.8873ms INFO 2024-11-23 09:50:24,760 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:24,761 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.0353ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:26,045 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=OJzXbIQ0KA8%3D& INFO 2024-11-23 09:50:26,045 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:26,046 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:26,048 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:26,057 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:26,057 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.313ms INFO 2024-11-23 09:50:26,057 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:26,057 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9731ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:27,985 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 60 INFO 2024-11-23 09:50:27,985 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:50:27,985 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:27,986 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:27,988 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:28,045 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:28,045 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 56.2617ms INFO 2024-11-23 09:50:28,045 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:28,045 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.1635ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:28,175 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 09:50:28,175 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:28,175 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:28,178 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:28,192 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:28,195 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 16.4618ms INFO 2024-11-23 09:50:28,195 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:28,195 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1852ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:28,815 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 59 INFO 2024-11-23 09:50:28,815 [97 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:50:28,816 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:28,816 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:28,818 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:28,967 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:28,967 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 148.608ms INFO 2024-11-23 09:50:28,967 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:28,967 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 152.1393ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:30,190 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 09:50:30,191 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:30,191 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:30,192 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:50:30,192 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:30,192 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:30,194 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:30,195 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:30,206 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:30,206 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:30,206 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.0973ms INFO 2024-11-23 09:50:30,206 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.3648ms INFO 2024-11-23 09:50:30,206 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:30,206 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:30,206 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.23ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:30,206 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0896ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:30,208 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 09:50:30,209 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:30,209 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:30,211 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:30,233 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:30,233 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.271ms INFO 2024-11-23 09:50:30,233 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:30,234 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3571ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:33,288 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732326632703&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:50:33,289 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:50:33,289 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.107ms 200 text/html INFO 2024-11-23 09:50:35,273 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732326634706 INFO 2024-11-23 09:50:35,274 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:50:35,274 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.914ms 200 application/javascript INFO 2024-11-23 09:50:35,360 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.446725701966008 INFO 2024-11-23 09:50:35,361 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:50:35,361 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6288ms 200 application/javascript INFO 2024-11-23 09:50:35,630 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732326632703%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 09:50:35,631 [5 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:50:35,631 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:35,632 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 09:50:35,632 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:50:35,632 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:35,632 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:35,633 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:35,635 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:35,635 [5 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732326632703&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:50:35,637 [96 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:50:35,637 [96 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:50:35,637 [96 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:50:35,663 [96 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:50:35,726 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:35,727 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:35,727 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 92.0095ms INFO 2024-11-23 09:50:35,727 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:35,727 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 93.1678ms INFO 2024-11-23 09:50:35,727 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:35,727 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.6016ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:35,727 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.3584ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:35,859 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:50:35,860 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:35,860 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:35,861 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:50:35,862 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:35,862 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:35,863 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:35,864 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:35,866 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:50:35,866 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:50:35,866 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:50:35,888 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:35,888 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 25.3363ms INFO 2024-11-23 09:50:35,888 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:35,888 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9138ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:35,892 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:50:35,892 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:50:35,896 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:35,896 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.2659ms INFO 2024-11-23 09:50:35,896 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:35,897 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4016ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,084 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:50:36,085 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,085 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,086 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:50:36,086 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,087 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,088 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 09:50:36,088 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,088 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,089 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,089 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,091 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,094 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,094 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7207ms INFO 2024-11-23 09:50:36,094 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,094 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5173ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,095 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,095 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5844ms INFO 2024-11-23 09:50:36,095 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,095 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.853ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,096 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,096 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2013ms INFO 2024-11-23 09:50:36,096 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,096 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5549ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,110 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 09:50:36,110 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,110 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,112 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 09:50:36,112 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,112 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,113 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,115 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,116 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 09:50:36,117 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,117 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,118 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,118 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9882ms INFO 2024-11-23 09:50:36,118 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,118 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1669ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,120 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,120 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,120 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2484ms INFO 2024-11-23 09:50:36,120 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,120 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4455ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,128 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,128 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6147ms INFO 2024-11-23 09:50:36,128 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,129 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1311ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,166 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:50:36,166 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,166 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,169 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,174 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,174 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5291ms INFO 2024-11-23 09:50:36,174 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,174 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6635ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,316 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:50:36,316 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:50:36,317 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,317 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,317 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,317 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,319 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,319 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,331 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,331 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 11.623ms INFO 2024-11-23 09:50:36,331 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,331 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.004ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,336 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:50:36,336 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:36,337 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,339 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:36,364 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,365 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4656ms INFO 2024-11-23 09:50:36,365 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,365 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.775ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:36,409 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:36,409 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.5944ms INFO 2024-11-23 09:50:36,409 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:36,409 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.9874ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:41,451 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:50:41,452 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 09:50:41,452 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:41,452 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:41,452 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:41,452 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:41,455 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:41,455 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:41,456 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 09:50:41,456 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:41,456 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:41,459 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:41,466 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:41,466 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:41,466 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.3785ms INFO 2024-11-23 09:50:41,466 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:41,466 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 11.5352ms INFO 2024-11-23 09:50:41,466 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:41,466 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9584ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:41,466 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7209ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:41,585 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:41,585 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 126.5023ms INFO 2024-11-23 09:50:41,585 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:41,585 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.7806ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:50:45,346 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=2&Flag=4&type=0&formCode=& INFO 2024-11-23 09:50:45,347 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:50:45,347 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:45,350 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:50:45,479 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:50:45,479 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 129.3503ms INFO 2024-11-23 09:50:45,479 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:50:45,479 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.8811ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:27,795 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:57:27,796 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:57:27,796 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9642ms 200 text/html INFO 2024-11-23 09:57:27,955 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 09:57:27,956 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:27,969 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 09:57:27,969 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2129ms 200 application/javascript INFO 2024-11-23 09:57:28,003 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327048064&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:57:28,003 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 09:57:28,004 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:57:28,004 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9038ms 200 text/html INFO 2024-11-23 09:57:28,005 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 09:57:28,005 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 09:57:28,006 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 09:57:28,006 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7414ms 200 application/javascript INFO 2024-11-23 09:57:28,006 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 09:57:28,006 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 09:57:28,007 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3257ms 200 application/javascript INFO 2024-11-23 09:57:28,007 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 09:57:28,007 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9582ms 200 text/css INFO 2024-11-23 09:57:28,008 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 09:57:28,008 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0599ms 200 application/javascript INFO 2024-11-23 09:57:28,073 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 09:57:28,074 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 09:57:28,074 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.186ms 0 application/javascript INFO 2024-11-23 09:57:28,100 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 09:57:28,100 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:28,113 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 09:57:28,113 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6159ms 200 application/javascript INFO 2024-11-23 09:57:28,151 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 09:57:28,151 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 09:57:28,151 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 09:57:28,152 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2909ms 200 application/javascript INFO 2024-11-23 09:57:28,154 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 09:57:28,154 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2207ms 200 text/css INFO 2024-11-23 09:57:28,210 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 09:57:28,211 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 09:57:28,211 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6751ms 200 application/javascript INFO 2024-11-23 09:57:28,244 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 09:57:28,245 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 09:57:28,245 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7959ms 200 application/javascript INFO 2024-11-23 09:57:28,379 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 09:57:28,380 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 09:57:28,380 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8375ms 200 application/javascript INFO 2024-11-23 09:57:28,440 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 09:57:28,441 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 09:57:28,441 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6661ms 200 application/javascript INFO 2024-11-23 09:57:28,468 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 09:57:28,470 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 09:57:28,470 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8832ms 200 application/javascript INFO 2024-11-23 09:57:31,724 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 09:57:31,725 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 09:57:31,725 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7833ms 200 application/javascript INFO 2024-11-23 09:57:32,114 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732327052223 INFO 2024-11-23 09:57:32,115 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:57:32,115 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8016ms 200 application/javascript INFO 2024-11-23 09:57:32,209 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3968563121814659 INFO 2024-11-23 09:57:32,210 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:57:32,210 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7224ms 200 application/javascript INFO 2024-11-23 09:57:32,299 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 09:57:32,300 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 09:57:32,300 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0123ms 200 image/jpeg INFO 2024-11-23 09:57:32,805 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1732327048064&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 09:57:32,805 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 09:57:32,806 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0009ms 200 text/html INFO 2024-11-23 09:57:32,915 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2024-11-23 09:57:32,915 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:57:32,916 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.756ms 200 application/javascript INFO 2024-11-23 09:57:33,014 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2024-11-23 09:57:33,015 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:57:33,017 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:57:33,020 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 09:57:33,020 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 09:57:33,020 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2024-11-23 09:57:33,020 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2024-11-23 09:57:33,020 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:gotoCodeUrlwhereCodeNull:https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect INFO 2024-11-23 09:57:33,024 [55 ] vc.Infrastructure.RedirectResultExecutor - Executing RedirectResult, redirecting to https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect. INFO 2024-11-23 09:57:33,024 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 6.6545ms INFO 2024-11-23 09:57:33,024 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:57:33,024 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0577ms 302 INFO 2024-11-23 09:57:33,984 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=qS0DLdl5TfoNCecK91Tk3Jl7X3J_zOeywadZJoSMghM&state=ww0fe1cb02189622be INFO 2024-11-23 09:57:33,985 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 09:57:33,985 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.93ms 200 text/html INFO 2024-11-23 09:57:34,084 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=qS0DLdl5TfoNCecK91Tk3Jl7X3J_zOeywadZJoSMghM INFO 2024-11-23 09:57:34,085 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:57:34,087 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 09:57:34,090 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:qS0DLdl5TfoNCecK91Tk3Jl7X3J_zOeywadZJoSMghM,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 09:57:34,090 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 09:57:34,090 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:qS0DLdl5TfoNCecK91Tk3Jl7X3J_zOeywadZJoSMghM INFO 2024-11-23 09:57:34,090 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2024-11-23 09:57:34,090 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2024-11-23 09:57:34,090 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TOY_GVopiWnT69XFNtUOLrRcv61edgRs8d4v5UEX7mvdC7abOEghTVKOuXFwDZVdN_0Z1qv2gKRnd0XttkGccl4iO1VEJW40BQ2nACo2Mes7KBEPJnnFZsj-OBJkGkDNAd6BMyIWxQAFtimswGpW7oBccrBe8S2C8XNUgqW2ejHxvZAq27_jhDOjog1eFfSLRydBkoFQy1o2o064xwuURw INFO 2024-11-23 09:57:34,090 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TOY_GVopiWnT69XFNtUOLrRcv61edgRs8d4v5UEX7mvdC7abOEghTVKOuXFwDZVdN_0Z1qv2gKRnd0XttkGccl4iO1VEJW40BQ2nACo2Mes7KBEPJnnFZsj-OBJkGkDNAd6BMyIWxQAFtimswGpW7oBccrBe8S2C8XNUgqW2ejHxvZAq27_jhDOjog1eFfSLRydBkoFQy1o2o064xwuURw&code=qS0DLdl5TfoNCecK91Tk3Jl7X3J_zOeywadZJoSMghM INFO 2024-11-23 09:57:34,463 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13414323601","DeviceId":"e0e5313fb4229cc9b472fd9086e32ab0","errcode":0,"errmsg":"ok"} INFO 2024-11-23 09:57:34,488 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:e0e5313fb4229cc9b472fd9086e32ab0 WxUserId:13414323601 INFO 2024-11-23 09:57:34,518 [55 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D004436,a0188:1462 INFO 2024-11-23 09:57:34,587 [56 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2024-11-23 09:57:34,587 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 499.7372ms INFO 2024-11-23 09:57:34,587 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 09:57:34,588 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 503.1048ms 200 text/plain; charset=utf-8 INFO 2024-11-23 09:57:34,829 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327054872&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 09:57:34,830 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:57:34,830 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.971ms 200 text/html INFO 2024-11-23 09:57:36,524 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732327056578 INFO 2024-11-23 09:57:36,525 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:57:36,525 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7911ms 200 application/javascript INFO 2024-11-23 09:57:36,610 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.815168746627815 INFO 2024-11-23 09:57:36,611 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:57:36,611 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8981ms 200 application/javascript INFO 2024-11-23 09:57:37,165 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732327054872%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2024-11-23 09:57:37,165 [55 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:57:37,165 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,166 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 09:57:37,166 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:37,167 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:37,168 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:37,170 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,170 [55 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327054872&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 09:57:37,172 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:37,174 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:37,174 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8167ms INFO 2024-11-23 09:57:37,174 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,174 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3173ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:37,174 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:57:37,175 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:57:37,175 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:57:37,202 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:57:37,206 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:37,206 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.9383ms INFO 2024-11-23 09:57:37,206 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,206 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3105ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:37,405 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:57:37,406 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:37,406 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,407 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:57:37,407 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:37,407 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,409 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:37,410 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:37,411 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:57:37,412 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:57:37,412 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:57:37,415 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:37,415 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6858ms INFO 2024-11-23 09:57:37,415 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,415 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7793ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:37,441 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:57:37,468 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:57:37,474 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:37,474 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 63.9732ms INFO 2024-11-23 09:57:37,474 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,474 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.4099ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:37,629 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2024-11-23 09:57:37,630 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2024-11-23 09:57:37,630 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0269ms 200 text/css INFO 2024-11-23 09:57:37,630 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2024-11-23 09:57:37,630 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:37,630 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2024-11-23 09:57:37,630 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:37,631 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2024-11-23 09:57:37,631 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7145ms 200 application/javascript INFO 2024-11-23 09:57:37,631 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2024-11-23 09:57:37,631 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2024-11-23 09:57:37,631 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0384ms 200 application/javascript INFO 2024-11-23 09:57:37,631 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:37,632 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2024-11-23 09:57:37,633 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2558ms 200 application/javascript INFO 2024-11-23 09:57:37,678 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2024-11-23 09:57:37,679 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2024-11-23 09:57:37,680 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2815ms 200 text/css INFO 2024-11-23 09:57:37,680 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2024-11-23 09:57:37,680 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2024-11-23 09:57:37,680 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:37,681 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2024-11-23 09:57:37,681 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2024-11-23 09:57:37,681 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8207ms 200 application/javascript INFO 2024-11-23 09:57:37,681 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2024-11-23 09:57:37,681 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2024-11-23 09:57:37,682 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.427ms 200 text/css INFO 2024-11-23 09:57:37,682 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2024-11-23 09:57:37,682 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.63ms 200 text/css INFO 2024-11-23 09:57:37,683 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2024-11-23 09:57:37,683 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5114ms 200 text/css INFO 2024-11-23 09:57:37,830 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2024-11-23 09:57:37,830 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:37,831 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2024-11-23 09:57:37,831 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2065ms 200 application/javascript INFO 2024-11-23 09:57:37,850 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 09:57:37,850 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:37,851 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 09:57:37,851 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7709ms 200 application/javascript INFO 2024-11-23 09:57:37,859 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:57:37,859 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:37,860 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,861 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:57:37,862 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:37,862 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,862 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:37,864 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:37,868 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:37,868 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6507ms INFO 2024-11-23 09:57:37,868 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,868 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0743ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:37,881 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:37,882 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.2637ms INFO 2024-11-23 09:57:37,882 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:37,882 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.703ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:38,004 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:57:38,004 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:38,004 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,007 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7c2dcd05-94e4-42af-8d51-176a763a0dd9%20%20& INFO 2024-11-23 09:57:38,007 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:38,007 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:38,007 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,010 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:38,015 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:38,015 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2566ms INFO 2024-11-23 09:57:38,015 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,016 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0238ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:38,065 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:38,065 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.3251ms INFO 2024-11-23 09:57:38,065 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,065 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5732ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:38,191 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:57:38,192 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:38,192 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,195 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:38,206 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:38,206 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.7ms INFO 2024-11-23 09:57:38,206 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,207 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.082ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:38,219 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226361&isHis=& INFO 2024-11-23 09:57:38,219 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:38,219 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,222 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:38,229 [50 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 09:57:38,238 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:38,239 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.8721ms INFO 2024-11-23 09:57:38,239 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,239 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0933ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:38,409 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 09:57:38,409 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:38,409 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,412 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:38,420 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:38,420 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.9834ms INFO 2024-11-23 09:57:38,420 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,420 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5315ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:38,610 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7c2dcd05-94e4-42af-8d51-176a763a0dd9%20%20&isHis=& INFO 2024-11-23 09:57:38,611 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=7c2dcd05-94e4-42af-8d51-176a763a0dd9%20%20&recordId=1877&tableName=FORM71& INFO 2024-11-23 09:57:38,610 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7c2dcd05-94e4-42af-8d51-176a763a0dd9%20%20&flowID=185&nodeCode=begin& INFO 2024-11-23 09:57:38,611 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:38,611 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:38,611 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,611 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,611 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:38,612 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,614 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:38,614 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:38,614 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:38,669 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:38,669 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.226ms INFO 2024-11-23 09:57:38,669 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,669 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.7949ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:38,713 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:38,713 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 98.3497ms INFO 2024-11-23 09:57:38,713 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,713 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.5679ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:38,715 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:38,715 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 101.5712ms INFO 2024-11-23 09:57:38,715 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,716 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.1164ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:38,809 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1877&approveID=226361& INFO 2024-11-23 09:57:38,809 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:38,810 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,812 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:38,821 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:38,821 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.471ms INFO 2024-11-23 09:57:38,821 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:38,821 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9927ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:39,083 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2024-11-23 09:57:39,084 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2024-11-23 09:57:39,084 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.81ms 200 image/png INFO 2024-11-23 09:57:39,086 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 09:57:39,086 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:39,086 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,089 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:39,089 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 09:57:39,090 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:39,090 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,090 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1877&formCode=0070&flowID=185&nodeCode=begin&exeId=43038&guid=7c2dcd05-94e4-42af-8d51-176a763a0dd9%20%20&flag=1& INFO 2024-11-23 09:57:39,091 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:39,091 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,092 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:39,093 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:39,095 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:39,095 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7525ms INFO 2024-11-23 09:57:39,095 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,095 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2198ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:39,097 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:39,098 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2437ms INFO 2024-11-23 09:57:39,098 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,098 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4095ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:39,211 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:39,216 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 123.1824ms INFO 2024-11-23 09:57:39,216 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,217 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.3379ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:39,590 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=c8066511-02d9-eb2f-e90c-c8ef171e7072&attachTableName=& INFO 2024-11-23 09:57:39,590 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:39,590 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,593 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:39,595 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b03d9f1a-6450-641b-0b4e-6981708cd5c3&attachTableName=& INFO 2024-11-23 09:57:39,595 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:39,595 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,598 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:39,644 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:39,644 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:39,644 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 50.5512ms INFO 2024-11-23 09:57:39,644 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,644 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 45.917ms INFO 2024-11-23 09:57:39,644 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:39,644 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.1709ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:39,644 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2841ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:40,520 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/woff2/fontawesome-webfont.2adefcbc.woff2?v=4.7.0 INFO 2024-11-23 09:57:40,520 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:40,521 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2024-11-23 09:57:40,521 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1664ms 200 font/woff2 INFO 2024-11-23 09:57:40,530 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2024-11-23 09:57:40,530 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2024-11-23 09:57:40,530 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7178ms 200 image/png INFO 2024-11-23 09:57:40,531 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=pe8O3QiRUMM%3D& INFO 2024-11-23 09:57:40,532 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:40,532 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:40,535 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:40,543 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:40,544 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.8962ms INFO 2024-11-23 09:57:40,544 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:40,544 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2807ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:57:54,924 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowCancel? application/json 74 INFO 2024-11-23 09:57:54,925 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:57:54,925 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:57:54,925 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:54,928 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowCancel", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowCancel(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:57:55,046 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:57:55,046 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M) in 117.9973ms INFO 2024-11-23 09:57:55,046 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:57:55,046 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 121.5895ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:11,234 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowCancel? application/json 74 INFO 2024-11-23 09:58:11,235 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:11,235 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:11,235 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:11,238 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowCancel", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowCancel(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). ERROR 2024-11-23 09:58:11,349 [50 ] Mvc.ExceptionHandling.AbpExceptionFilter - Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel(GuidDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Application.M\EWorkFlow\EWorkFlowAppService.cs:line 1883 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2024-11-23 09:58:11,361 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:11,361 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M) in 122.9728ms INFO 2024-11-23 09:58:11,361 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:11,361 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.7477ms 500 application/json; charset=utf-8 INFO 2024-11-23 09:58:38,338 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:58:38,338 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 09:58:38,339 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6471ms 304 text/html INFO 2024-11-23 09:58:38,377 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 09:58:38,377 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:38,377 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 09:58:38,377 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5939ms 304 application/javascript INFO 2024-11-23 09:58:38,401 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 09:58:38,401 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 09:58:38,401 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4147ms 304 text/css INFO 2024-11-23 09:58:38,413 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327118360&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:58:38,414 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 09:58:38,414 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9618ms 200 text/html INFO 2024-11-23 09:58:40,216 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732327120203 INFO 2024-11-23 09:58:40,217 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 09:58:40,217 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8156ms 200 application/javascript INFO 2024-11-23 09:58:40,239 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4062038109077586 INFO 2024-11-23 09:58:40,239 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 09:58:40,240 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7932ms 200 application/javascript INFO 2024-11-23 09:58:40,382 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732327118360%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 09:58:40,382 [55 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 09:58:40,382 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,386 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,388 [55 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327118360&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 09:58:40,390 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 09:58:40,390 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:40,390 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,391 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,393 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,394 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 7.5819ms INFO 2024-11-23 09:58:40,394 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,394 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1317ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,394 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,397 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 09:58:40,397 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 09:58:40,397 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 09:58:40,424 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 09:58:40,428 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,428 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.7999ms INFO 2024-11-23 09:58:40,428 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,428 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5174ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,508 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 09:58:40,509 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,509 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,511 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,513 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 09:58:40,513 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 09:58:40,513 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 09:58:40,514 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 09:58:40,515 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,515 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,517 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,523 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,523 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7307ms INFO 2024-11-23 09:58:40,523 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,523 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2559ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,540 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 09:58:40,540 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 09:58:40,544 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,545 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1275ms INFO 2024-11-23 09:58:40,545 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,545 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5594ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,568 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 09:58:40,569 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:40,569 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.e963b5c7.js was not modified INFO 2024-11-23 09:58:40,569 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5801ms 304 application/javascript INFO 2024-11-23 09:58:40,570 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 09:58:40,570 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:40,570 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 09:58:40,571 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4323ms 304 application/javascript INFO 2024-11-23 09:58:40,587 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 09:58:40,587 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:40,587 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 09:58:40,587 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 09:58:40,587 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:40,587 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4551ms 304 application/javascript INFO 2024-11-23 09:58:40,587 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 09:58:40,587 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4292ms 304 application/javascript INFO 2024-11-23 09:58:40,590 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 09:58:40,590 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 09:58:40,590 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 09:58:40,590 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 09:58:40,590 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 09:58:40,590 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4352ms 304 text/css INFO 2024-11-23 09:58:40,590 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4027ms 304 text/css INFO 2024-11-23 09:58:40,590 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 09:58:40,590 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 09:58:40,590 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:40,590 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:40,590 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 09:58:40,590 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 09:58:40,590 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 09:58:40,591 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4646ms 304 text/css INFO 2024-11-23 09:58:40,591 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4162ms 304 application/javascript INFO 2024-11-23 09:58:40,591 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4043ms 304 application/javascript INFO 2024-11-23 09:58:40,614 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 09:58:40,614 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,614 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,614 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 09:58:40,615 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,615 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,617 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,617 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,622 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,623 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.1886ms INFO 2024-11-23 09:58:40,623 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,623 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3241ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,623 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,623 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0719ms INFO 2024-11-23 09:58:40,623 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,623 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4444ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,665 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 09:58:40,665 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 09:58:40,665 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdqj.1dfb65ca.png was not modified INFO 2024-11-23 09:58:40,665 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdjb.e624b7f0.png was not modified INFO 2024-11-23 09:58:40,665 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4783ms 304 image/png INFO 2024-11-23 09:58:40,665 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4867ms 304 image/png INFO 2024-11-23 09:58:40,667 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 09:58:40,668 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/yjg.7e6d65c1.png was not modified INFO 2024-11-23 09:58:40,668 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.414ms 304 image/png INFO 2024-11-23 09:58:40,668 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 09:58:40,668 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wddk.4a9e34c6.png was not modified INFO 2024-11-23 09:58:40,668 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3808ms 304 image/png INFO 2024-11-23 09:58:40,698 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 09:58:40,698 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,699 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,700 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 09:58:40,701 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,701 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,701 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,703 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,705 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 09:58:40,705 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 09:58:40,705 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,705 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,705 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,705 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,708 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 09:58:40,708 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,708 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,708 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4226ms INFO 2024-11-23 09:58:40,708 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,708 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7576ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,708 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,708 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,709 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,709 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,710 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.4886ms INFO 2024-11-23 09:58:40,710 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,710 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5137ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,710 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,714 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,714 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9096ms INFO 2024-11-23 09:58:40,714 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,714 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.325ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,714 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 09:58:40,714 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,715 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,717 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,717 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1324ms INFO 2024-11-23 09:58:40,717 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,717 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,717 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,717 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.4822ms INFO 2024-11-23 09:58:40,717 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,717 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3691ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,717 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6817ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,722 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 09:58:40,722 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 09:58:40,722 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6115ms 304 image/png INFO 2024-11-23 09:58:40,725 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,726 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.9848ms INFO 2024-11-23 09:58:40,726 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,726 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0363ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,775 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 09:58:40,776 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,776 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,778 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,779 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 09:58:40,780 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:40,780 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,782 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:40,808 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,808 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6776ms INFO 2024-11-23 09:58:40,808 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,808 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9027ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:40,867 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:40,867 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.6325ms INFO 2024-11-23 09:58:40,867 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:40,867 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.0645ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:45,174 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2024-11-23 09:58:45,174 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 09:58:45,174 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalList.1fa80c92.js was not modified INFO 2024-11-23 09:58:45,174 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2024-11-23 09:58:45,174 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6532ms 304 application/javascript INFO 2024-11-23 09:58:45,174 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalList.289d862c.css was not modified INFO 2024-11-23 09:58:45,175 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5002ms 304 text/css INFO 2024-11-23 09:58:45,215 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2024-11-23 09:58:45,215 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/findEmpty1.0aa6bbb1.png was not modified INFO 2024-11-23 09:58:45,216 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4751ms 304 image/png INFO 2024-11-23 09:58:45,268 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 09:58:45,269 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:45,269 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:45,272 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:45,272 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 09:58:45,272 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:45,272 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 09:58:45,272 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:45,273 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 09:58:45,273 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:45,275 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:45,275 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 09:58:45,284 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:45,285 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.7941ms INFO 2024-11-23 09:58:45,285 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:45,285 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1948ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:45,286 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:45,286 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.1476ms INFO 2024-11-23 09:58:45,286 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:45,287 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1475ms 200 application/json; charset=utf-8 INFO 2024-11-23 09:58:45,402 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 09:58:45,403 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 127.569ms INFO 2024-11-23 09:58:45,403 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 09:58:45,403 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.7672ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:54,295 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327373746&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 10:02:54,295 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:02:54,296 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9311ms 200 text/html INFO 2024-11-23 10:02:56,404 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732327375943 INFO 2024-11-23 10:02:56,405 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:02:56,405 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9276ms 200 application/javascript INFO 2024-11-23 10:02:56,510 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.968049187508615 INFO 2024-11-23 10:02:56,511 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:02:56,511 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6731ms 200 application/javascript INFO 2024-11-23 10:02:56,804 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732327373746%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 10:02:56,804 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:02:56,805 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:56,807 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:56,809 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327373746&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 10:02:56,813 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:56,814 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2943ms INFO 2024-11-23 10:02:56,814 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:56,814 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.716ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:56,829 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 10:02:56,829 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:02:56,830 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:56,830 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:56,832 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:56,835 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:02:56,835 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:02:56,835 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:02:56,861 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:02:56,865 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:56,865 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3909ms INFO 2024-11-23 10:02:56,865 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:56,865 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6126ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:56,983 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:02:56,983 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:56,983 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:56,986 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:56,988 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:02:56,988 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:02:56,988 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:02:57,009 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:02:57,010 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,010 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,012 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,014 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:02:57,014 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:02:57,018 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,018 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8196ms INFO 2024-11-23 10:02:57,018 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,018 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,018 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.125ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,018 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.3889ms INFO 2024-11-23 10:02:57,018 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,018 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8012ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,168 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:02:57,169 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,169 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,171 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,176 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,177 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.1804ms INFO 2024-11-23 10:02:57,177 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,177 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5592ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,189 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:02:57,189 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,189 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,192 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,197 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,198 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5786ms INFO 2024-11-23 10:02:57,198 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,198 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9128ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,270 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=bbb20a55-63b7-42a6-aa26-312d5ba14bdb%20%20& INFO 2024-11-23 10:02:57,270 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,270 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,273 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,309 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:02:57,309 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,309 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,312 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,328 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,328 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.9762ms INFO 2024-11-23 10:02:57,328 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,328 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4203ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,329 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,329 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 16.7733ms INFO 2024-11-23 10:02:57,329 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,329 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.21ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,469 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:02:57,469 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,469 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,470 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226362&isHis=& INFO 2024-11-23 10:02:57,470 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,471 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,472 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,473 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,481 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:02:57,484 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,484 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.7905ms INFO 2024-11-23 10:02:57,484 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,484 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3044ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,491 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,491 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.6516ms INFO 2024-11-23 10:02:57,491 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,491 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8336ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,630 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:02:57,630 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,630 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,633 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,641 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,641 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.9166ms INFO 2024-11-23 10:02:57,641 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,641 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3089ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,789 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=bbb20a55-63b7-42a6-aa26-312d5ba14bdb%20%20&recordId=1878&tableName=FORM71& INFO 2024-11-23 10:02:57,789 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,789 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,790 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=bbb20a55-63b7-42a6-aa26-312d5ba14bdb%20%20&isHis=& INFO 2024-11-23 10:02:57,790 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,790 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,792 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,793 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=bbb20a55-63b7-42a6-aa26-312d5ba14bdb%20%20&flowID=185&nodeCode=begin& INFO 2024-11-23 10:02:57,793 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,793 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,793 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,795 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,850 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,850 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.1718ms INFO 2024-11-23 10:02:57,850 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,850 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.2993ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,893 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,894 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 101.6323ms INFO 2024-11-23 10:02:57,894 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,894 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.002ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,896 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,897 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 103.8111ms INFO 2024-11-23 10:02:57,897 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,897 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 106.9962ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:57,969 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1878&approveID=226362& INFO 2024-11-23 10:02:57,969 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:57,970 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,972 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:57,981 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:57,981 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.7087ms INFO 2024-11-23 10:02:57,981 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:57,981 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3319ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:58,203 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 10:02:58,204 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:58,204 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 10:02:58,204 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,204 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:58,204 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,207 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:58,207 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:58,208 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1878&formCode=0070&flowID=185&nodeCode=begin&exeId=43039&guid=bbb20a55-63b7-42a6-aa26-312d5ba14bdb%20%20&flag=1& INFO 2024-11-23 10:02:58,208 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:58,208 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,211 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:58,213 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:58,213 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:58,213 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8793ms INFO 2024-11-23 10:02:58,213 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,213 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9726ms INFO 2024-11-23 10:02:58,213 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,213 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7434ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:58,213 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0557ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:58,335 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:58,340 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 129.389ms INFO 2024-11-23 10:02:58,340 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,340 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.5119ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:58,823 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=8853560f-9010-d84c-c469-f532acf23ff8&attachTableName=& INFO 2024-11-23 10:02:58,824 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:58,824 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=159ccf2d-2bd9-a24e-8d95-19141f1f1520&attachTableName=& INFO 2024-11-23 10:02:58,824 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,824 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:58,824 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,827 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:58,827 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:58,856 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:58,856 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:58,857 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 29.9468ms INFO 2024-11-23 10:02:58,857 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,857 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 29.8036ms INFO 2024-11-23 10:02:58,857 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:58,857 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5725ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:58,857 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8699ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:02:59,714 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=EzL%2FP62RZEY%3D& INFO 2024-11-23 10:02:59,714 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:02:59,714 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:59,717 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:02:59,726 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:02:59,726 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.0158ms INFO 2024-11-23 10:02:59,726 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:02:59,726 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7528ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:03:15,789 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowCancel? application/json 74 INFO 2024-11-23 10:03:15,789 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:03:15,790 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:03:15,790 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:03:15,793 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowCancel", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowCancel(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:03:15,909 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:03:15,909 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M) in 115.9814ms INFO 2024-11-23 10:03:15,909 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:03:15,909 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.6484ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:04:04,808 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327444509&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 10:04:04,808 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:04:04,809 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1025ms 200 text/html INFO 2024-11-23 10:04:06,903 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732327446686 INFO 2024-11-23 10:04:06,904 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:04:06,904 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9ms 200 application/javascript INFO 2024-11-23 10:04:07,013 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.1572197587824815 INFO 2024-11-23 10:04:07,014 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:04:07,014 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8666ms 200 application/javascript INFO 2024-11-23 10:04:07,248 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732327444509%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 10:04:07,248 [32 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:04:07,248 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,251 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 10:04:07,251 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:04:07,251 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:04:07,251 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,251 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,253 [32 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327444509&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 10:04:07,254 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,257 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:04:07,257 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:04:07,257 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:04:07,258 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:07,258 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.688ms INFO 2024-11-23 10:04:07,258 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,258 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1552ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:04:07,290 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:04:07,295 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:07,295 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 40.5732ms INFO 2024-11-23 10:04:07,295 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,295 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.4788ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:04:07,420 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:04:07,420 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:04:07,421 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,423 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:04:07,423 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:04:07,423 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,424 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,426 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,426 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:04:07,426 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:04:07,426 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:04:07,432 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:07,432 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8546ms INFO 2024-11-23 10:04:07,432 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,432 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1286ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:04:07,454 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:04:07,454 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:04:07,459 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:07,459 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.4499ms INFO 2024-11-23 10:04:07,459 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,459 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.0241ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:04:07,610 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:04:07,610 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:04:07,611 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,613 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,618 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:04:07,618 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:04:07,618 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,619 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:07,619 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7303ms INFO 2024-11-23 10:04:07,619 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,619 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4075ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:04:07,621 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,626 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:07,626 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2866ms INFO 2024-11-23 10:04:07,626 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,626 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5873ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:04:07,713 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=bbb20a55-63b7-42a6-aa26-312d5ba14bdb%20%20& INFO 2024-11-23 10:04:07,713 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:04:07,713 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,716 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,770 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:04:07,771 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:04:07,771 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,772 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:07,772 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 56.3223ms INFO 2024-11-23 10:04:07,772 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,773 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.7905ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:04:07,774 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,781 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:07,782 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9009ms INFO 2024-11-23 10:04:07,782 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,782 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7008ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:04:07,935 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=null&isHis=& INFO 2024-11-23 10:04:07,935 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:04:07,936 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:04:07,936 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:04:07,936 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,936 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,938 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,938 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:04:07,947 [29 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:04:07,951 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:07,951 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.2243ms INFO 2024-11-23 10:04:07,951 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:07,951 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8366ms 200 application/json; charset=utf-8 ERROR 2024-11-23 10:04:08,010 [29 ] Mvc.ExceptionHandling.AbpExceptionFilter - An exception was thrown while attempting to evaluate a LINQ query parameter expression. To show additional information call EnableSensitiveDataLogging() when overriding DbContext.OnConfiguring. System.InvalidOperationException: An exception was thrown while attempting to evaluate a LINQ query parameter expression. To show additional information call EnableSensitiveDataLogging() when overriding DbContext.OnConfiguring. ---> System.FormatException: Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info) at lambda_method(Closure ) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Evaluate(Expression expression, Boolean generateParameter) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Linq.Expressions.ExpressionVisitor.VisitBinary(BinaryExpression node) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.VisitBinary(BinaryExpression binaryExpression) at System.Linq.Expressions.BinaryExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Linq.Expressions.ExpressionVisitor.VisitLambda[T](Expression`1 node) at System.Linq.Expressions.Expression`1.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Linq.Expressions.ExpressionVisitor.VisitUnary(UnaryExpression node) at System.Linq.Expressions.UnaryExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) at System.Linq.Expressions.MethodCallExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) at System.Linq.Expressions.MethodCallExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) at System.Linq.Expressions.MethodCallExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.ExtractParameters(Expression expression) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExtractParameters(Expression query, IParameterValues parameterValues, IDiagnosticsLogger`1 logger, Boolean parameterize, Boolean generateContextAccessors) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.Execute[TResult](Expression query) at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.Execute[TResult](Expression expression) at System.Linq.Queryable.FirstOrDefault[TSource](IQueryable`1 source) at Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState(String approveID, String isHis) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Application.M\EWorkFlow\EWorkFlowAppService.cs:line 2027 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2024-11-23 10:04:08,012 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:04:08,012 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 73.2003ms INFO 2024-11-23 10:04:08,012 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:04:08,012 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.875ms 500 application/json; charset=utf-8 INFO 2024-11-23 10:12:09,638 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327929254&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 10:12:09,639 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:12:09,639 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1536ms 200 text/html INFO 2024-11-23 10:12:15,632 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732327935302 INFO 2024-11-23 10:12:15,633 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:12:15,633 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9401ms 200 application/javascript INFO 2024-11-23 10:12:15,741 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33271995911950647 INFO 2024-11-23 10:12:15,741 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:12:15,742 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7ms 200 application/javascript INFO 2024-11-23 10:12:16,041 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 10:12:16,041 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:12:16,042 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:12:16,042 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,045 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,047 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:12:16,047 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:12:16,047 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:12:16,074 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:12:16,078 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,079 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.9596ms INFO 2024-11-23 10:12:16,079 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,079 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6998ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:12:16,082 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732327929254%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 10:12:16,082 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:12:16,082 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,085 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,087 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732327929254&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 10:12:16,090 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,091 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.676ms INFO 2024-11-23 10:12:16,091 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,091 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9763ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:12:16,228 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:12:16,228 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:12:16,229 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:12:16,229 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:12:16,229 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,229 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,232 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,232 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,234 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:12:16,234 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:12:16,234 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:12:16,238 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,238 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7821ms INFO 2024-11-23 10:12:16,238 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,238 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5982ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:12:16,262 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:12:16,262 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:12:16,266 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,266 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.47ms INFO 2024-11-23 10:12:16,266 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,267 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1357ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:12:16,406 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:12:16,407 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:12:16,407 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,410 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,412 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:12:16,412 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:12:16,412 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,415 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,415 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,416 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.9606ms INFO 2024-11-23 10:12:16,416 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,416 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6432ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:12:16,420 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,420 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.336ms INFO 2024-11-23 10:12:16,420 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,420 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5997ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:12:16,506 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7c2dcd05-94e4-42af-8d51-176a763a0dd9%20%20& INFO 2024-11-23 10:12:16,506 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:12:16,507 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,509 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,561 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:12:16,562 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:12:16,562 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,564 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,565 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,565 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.9176ms INFO 2024-11-23 10:12:16,565 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,565 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.21ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:12:16,572 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,572 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9381ms INFO 2024-11-23 10:12:16,572 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,573 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5254ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:12:16,702 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:12:16,703 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:12:16,703 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,705 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,707 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=null&isHis=& INFO 2024-11-23 10:12:16,708 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:12:16,708 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,711 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:12:16,718 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,718 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.2428ms INFO 2024-11-23 10:12:16,718 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,718 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7395ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:12:16,719 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin ERROR 2024-11-23 10:12:16,726 [6 ] Mvc.ExceptionHandling.AbpExceptionFilter - An exception was thrown while attempting to evaluate a LINQ query parameter expression. To show additional information call EnableSensitiveDataLogging() when overriding DbContext.OnConfiguring. System.InvalidOperationException: An exception was thrown while attempting to evaluate a LINQ query parameter expression. To show additional information call EnableSensitiveDataLogging() when overriding DbContext.OnConfiguring. ---> System.FormatException: Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info) at lambda_method(Closure ) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Evaluate(Expression expression, Boolean generateParameter) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Linq.Expressions.ExpressionVisitor.VisitBinary(BinaryExpression node) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.VisitBinary(BinaryExpression binaryExpression) at System.Linq.Expressions.BinaryExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Linq.Expressions.ExpressionVisitor.VisitLambda[T](Expression`1 node) at System.Linq.Expressions.Expression`1.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Linq.Expressions.ExpressionVisitor.VisitUnary(UnaryExpression node) at System.Linq.Expressions.UnaryExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) at System.Linq.Expressions.MethodCallExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) at System.Linq.Expressions.MethodCallExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) at System.Linq.Expressions.MethodCallExpression.Accept(ExpressionVisitor visitor) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.ExtractParameters(Expression expression) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExtractParameters(Expression query, IParameterValues parameterValues, IDiagnosticsLogger`1 logger, Boolean parameterize, Boolean generateContextAccessors) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.Execute[TResult](Expression query) at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.Execute[TResult](Expression expression) at System.Linq.Queryable.FirstOrDefault[TSource](IQueryable`1 source) at Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState(String approveID, String isHis) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Application.M\EWorkFlow\EWorkFlowAppService.cs:line 2027 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2024-11-23 10:12:16,727 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:12:16,727 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.4996ms INFO 2024-11-23 10:12:16,727 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:12:16,727 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9579ms 500 application/json; charset=utf-8 INFO 2024-11-23 10:25:57,120 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732328757019&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:25:57,120 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:25:57,121 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9652ms 200 text/html INFO 2024-11-23 10:25:59,923 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732328760090 INFO 2024-11-23 10:25:59,924 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:25:59,924 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9373ms 200 application/javascript INFO 2024-11-23 10:26:00,051 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8866546345193196 INFO 2024-11-23 10:26:00,052 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:26:00,052 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8654ms 200 application/javascript INFO 2024-11-23 10:26:00,404 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732328757019%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:26:00,404 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:26:00,404 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:26:00,404 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:26:00,404 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,405 [61 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 10:26:00,405 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 10:26:00,405 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,407 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:00,408 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 10:26:00,409 [61 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 10:26:00,410 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732328757019&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:26:00,410 [61 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 10:26:00,410 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:00,410 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.8204ms INFO 2024-11-23 10:26:00,410 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,410 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8535ms 401 application/json; charset=utf-8 INFO 2024-11-23 10:26:00,414 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:00,414 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.5979ms INFO 2024-11-23 10:26:00,414 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,414 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2983ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:00,583 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 10:26:00,583 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:26:00,584 [61 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 10:26:00,584 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 10:26:00,584 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:26:00,587 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 10:26:00,590 [69 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNzkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTQwNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOacuuWGmyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDc5IiwianRpIjoiMjhiMzcyNDctYjg4Ny00ODA5LTlmM2QtMjQyNzZiZDNiMTg4IiwiaWF0IjoxNzMyMTQ3MjExLCJuYmYiOjE3MzIxNDcyMDksImV4cCI6MTczMjIzMzYxMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.bodsvnbdyKcFkudx8TxHkKuLitDRcd4Q5CAkiT37Tr8 INFO 2024-11-23 10:26:00,594 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:00,594 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.7862ms INFO 2024-11-23 10:26:00,594 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:26:00,594 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.95ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:00,713 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:26:00,713 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:26:00,714 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:00,717 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,720 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:00,722 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:26:00,722 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:26:00,722 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:26:00,750 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:26:00,754 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:00,754 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.0797ms INFO 2024-11-23 10:26:00,754 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,754 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.9677ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:00,864 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:26:00,865 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:00,865 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,868 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:00,870 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:26:00,870 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:26:00,870 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:26:00,874 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:26:00,875 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:00,875 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,877 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:00,883 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:00,883 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5078ms INFO 2024-11-23 10:26:00,883 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,883 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9871ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:00,897 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:26:00,924 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:26:00,929 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:00,929 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.0444ms INFO 2024-11-23 10:26:00,929 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:00,929 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.5705ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,077 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:26:01,077 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,077 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:26:01,077 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,078 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,078 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,080 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,080 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,086 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,086 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5118ms INFO 2024-11-23 10:26:01,086 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,086 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9707ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,097 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,097 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6926ms INFO 2024-11-23 10:26:01,097 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,097 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5314ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,257 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:26:01,258 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,258 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,261 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,267 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,267 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1431ms INFO 2024-11-23 10:26:01,267 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,267 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9263ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,267 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:26:01,268 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,268 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,268 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:26:01,269 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,269 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,270 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,271 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,276 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,276 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,276 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8869ms INFO 2024-11-23 10:26:01,276 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,276 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9744ms INFO 2024-11-23 10:26:01,276 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,276 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3159ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,277 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3539ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,311 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:26:01,311 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,311 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,314 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,322 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,322 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7738ms INFO 2024-11-23 10:26:01,322 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,322 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:26:01,323 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9253ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,323 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,323 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,324 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:26:01,324 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,324 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,326 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,327 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,332 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,332 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5349ms INFO 2024-11-23 10:26:01,332 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,332 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7696ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,334 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,334 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8572ms INFO 2024-11-23 10:26:01,334 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,334 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3633ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,416 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:26:01,416 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,416 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,419 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,428 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,428 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.342ms INFO 2024-11-23 10:26:01,428 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,428 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.586ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:01,438 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:26:01,438 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:01,438 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,441 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:01,473 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:01,473 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.1698ms INFO 2024-11-23 10:26:01,473 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:01,473 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6128ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:03,977 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 10:26:03,977 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 10:26:03,977 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:03,977 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:03,977 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:03,977 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:03,979 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 10:26:03,980 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:03,981 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:03,989 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:03,989 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:03,990 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 10:26:03,990 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:03,990 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:04,005 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 10:26:04,005 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:04,006 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:04,042 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:04,042 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:04,042 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:04,048 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:04,048 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 67.7237ms INFO 2024-11-23 10:26:04,048 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:04,048 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.3028ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:04,051 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:04,053 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:04,053 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.1736ms INFO 2024-11-23 10:26:04,053 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:04,053 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.0825ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:04,054 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 73.1267ms INFO 2024-11-23 10:26:04,054 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:04,054 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.4549ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:04,056 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:04,057 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:04,058 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 15.7968ms INFO 2024-11-23 10:26:04,058 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:04,058 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.1315ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:04,060 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 18.0825ms INFO 2024-11-23 10:26:04,060 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:04,061 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.5283ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:04,215 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2079& INFO 2024-11-23 10:26:04,216 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:04,216 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:04,219 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:04,244 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:04,437 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 217.609ms INFO 2024-11-23 10:26:04,437 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:04,437 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 222.1747ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:05,703 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 10:26:05,704 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:05,704 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:05,704 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 10:26:05,705 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:05,705 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:05,708 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:05,709 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:05,715 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:05,715 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 7.559ms INFO 2024-11-23 10:26:05,715 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:05,715 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0686ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:05,717 [67 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 10:26:05,731 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:05,734 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 25.1931ms INFO 2024-11-23 10:26:05,734 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:05,734 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5946ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:05,891 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2079& INFO 2024-11-23 10:26:05,892 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:05,892 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:05,895 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:05,921 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:06,115 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 219.1895ms INFO 2024-11-23 10:26:06,115 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:06,115 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 223.4537ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:09,497 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 10:26:09,497 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:26:09,498 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:09,500 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:26:09,507 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:26:09,507 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.1723ms INFO 2024-11-23 10:26:09,507 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:26:09,507 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9453ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:26:48,096 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:26:48,097 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:26:48,097 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0089ms 200 text/html INFO 2024-11-23 10:26:49,613 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 10:26:49,627 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 10:26:49,627 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7538ms 200 application/javascript INFO 2024-11-23 10:26:51,715 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 10:26:51,716 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 10:26:51,716 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8586ms 200 application/javascript INFO 2024-11-23 10:26:53,376 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732321783285&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:26:53,377 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:26:53,377 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0317ms 200 text/html INFO 2024-11-23 10:26:55,823 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 10:26:55,824 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 10:26:55,824 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8941ms 200 application/javascript INFO 2024-11-23 10:26:55,939 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 10:26:55,940 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 10:26:55,940 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6491ms 200 application/javascript INFO 2024-11-23 10:27:00,606 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732328817491 INFO 2024-11-23 10:27:00,607 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:27:00,607 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9705ms 200 application/javascript INFO 2024-11-23 10:27:00,660 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4078428235557282 INFO 2024-11-23 10:27:00,661 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:27:00,661 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7486ms 200 application/javascript INFO 2024-11-23 10:27:00,701 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Rsa/GetPublicKey INFO 2024-11-23 10:27:00,701 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 10:27:00,705 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2024-11-23 10:27:00,766 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:00,766 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 61.1476ms INFO 2024-11-23 10:27:00,766 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 10:27:00,766 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2126ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:00,828 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732321783285%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:27:00,829 [99 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:27:00,829 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:00,832 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:00,834 [99 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732321783285&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:27:00,838 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:00,838 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.6797ms INFO 2024-11-23 10:27:00,838 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:00,839 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.612ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:00,924 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 10:27:00,924 [103 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 10:27:00,924 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8186ms 200 application/javascript INFO 2024-11-23 10:27:01,018 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 10:27:01,019 [103 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 10:27:01,019 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7065ms 200 application/javascript INFO 2024-11-23 10:27:01,109 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 10:27:01,110 [103 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 10:27:01,110 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6571ms 200 application/javascript INFO 2024-11-23 10:27:03,879 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 707 INFO 2024-11-23 10:27:03,879 [103 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:27:03,879 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:03,883 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:03,885 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:03,887 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:27:03,887 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:27:03,887 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:27:03,889 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/Authenticate? application/json 290 INFO 2024-11-23 10:27:03,889 [102 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:27:03,890 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:03,890 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:27:03,893 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Authenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.AuthenticateResultModel Authenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 10:27:03,915 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:27:03,918 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:03,919 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.4225ms INFO 2024-11-23 10:27:03,919 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:03,919 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0363ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,033 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:27:04,034 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,034 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,037 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,039 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:27:04,039 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:27:04,039 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:27:04,094 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:27:04,095 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,096 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:27:04,108 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,114 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,123 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,123 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.2296ms INFO 2024-11-23 10:27:04,123 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,124 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4562ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,133 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:27:04,138 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,138 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 100.726ms INFO 2024-11-23 10:27:04,138 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,138 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.6023ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,256 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:27:04,256 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,256 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,259 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:27:04,259 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,259 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,259 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,262 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,267 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,267 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.184ms INFO 2024-11-23 10:27:04,267 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,267 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4491ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,276 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,276 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1145ms INFO 2024-11-23 10:27:04,276 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,277 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7282ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,277 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,280 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core) in 386.0935ms INFO 2024-11-23 10:27:04,280 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:27:04,280 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 390.5504ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,295 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:27:04,296 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,296 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,298 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:27:04,299 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,299 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,299 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,301 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,308 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,309 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0577ms INFO 2024-11-23 10:27:04,309 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,309 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,309 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3576ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,309 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.6358ms INFO 2024-11-23 10:27:04,309 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,309 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9027ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,319 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:27:04,319 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,319 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,319 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:27:04,319 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,320 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,322 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,322 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,327 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,327 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5278ms INFO 2024-11-23 10:27:04,327 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,327 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7251ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,327 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,327 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4645ms INFO 2024-11-23 10:27:04,327 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,328 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4738ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,328 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:27:04,329 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,329 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,331 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,336 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,336 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8716ms INFO 2024-11-23 10:27:04,336 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,336 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8508ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,348 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:27:04,348 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,349 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,351 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,359 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,359 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2559ms INFO 2024-11-23 10:27:04,359 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,360 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4885ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,374 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 707 INFO 2024-11-23 10:27:04,374 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:27:04,374 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,374 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,377 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,379 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:27:04,379 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:27:04,379 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:27:04,406 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:27:04,409 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,410 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.8474ms INFO 2024-11-23 10:27:04,410 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,410 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0827ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,411 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:27:04,411 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:27:04,411 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,411 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:04,411 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,411 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,414 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,414 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:04,439 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,439 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.7384ms INFO 2024-11-23 10:27:04,439 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,440 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0252ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:04,502 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:04,502 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.5501ms INFO 2024-11-23 10:27:04,502 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:04,502 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.8852ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:05,811 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 10:27:05,811 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:05,811 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 10:27:05,811 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,812 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:05,812 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,814 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:05,814 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:05,819 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 10:27:05,819 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:05,819 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,820 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:05,820 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:05,820 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6607ms INFO 2024-11-23 10:27:05,820 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8247ms INFO 2024-11-23 10:27:05,820 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,820 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,820 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9738ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:05,820 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.581ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:05,821 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 10:27:05,821 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:05,821 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,822 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:05,823 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 10:27:05,823 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:05,823 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,824 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:05,826 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:05,830 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:05,830 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.5977ms INFO 2024-11-23 10:27:05,830 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,831 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8463ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:05,831 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:05,831 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.023ms INFO 2024-11-23 10:27:05,831 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,831 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9901ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:05,831 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:05,832 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.7079ms INFO 2024-11-23 10:27:05,832 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,832 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8504ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:05,921 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1565& INFO 2024-11-23 10:27:05,921 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:05,921 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,924 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:05,946 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:05,946 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 22.1381ms INFO 2024-11-23 10:27:05,946 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:05,946 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3896ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:06,482 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/polyfills-legacy.29000aa5.js INFO 2024-11-23 10:27:06,483 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/polyfills-legacy.29000aa5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\polyfills-legacy.29000aa5.js' INFO 2024-11-23 10:27:06,483 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6003ms 200 application/javascript INFO 2024-11-23 10:27:08,507 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 10:27:08,508 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:08,508 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:08,510 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:08,511 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 10:27:08,512 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:08,512 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:08,514 [101 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 10:27:08,514 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:08,522 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:08,522 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 7.5478ms INFO 2024-11-23 10:27:08,522 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:08,522 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.86ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:08,525 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:08,525 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.8821ms INFO 2024-11-23 10:27:08,525 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:08,525 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3779ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:08,648 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1565& INFO 2024-11-23 10:27:08,649 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:08,649 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:08,652 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:08,658 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:08,658 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.4858ms INFO 2024-11-23 10:27:08,658 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:08,658 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9216ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:12,088 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 10:27:12,088 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:12,088 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:12,091 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:12,097 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:12,097 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6817ms INFO 2024-11-23 10:27:12,097 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:12,097 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1741ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:16,785 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 10:27:16,786 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:16,786 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:16,789 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:16,797 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:16,797 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 8.6045ms INFO 2024-11-23 10:27:16,797 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:16,797 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2223ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:18,106 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:27:18,106 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:18,107 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:18,109 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:18,118 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:18,118 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.4789ms INFO 2024-11-23 10:27:18,118 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:18,118 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0701ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:18,126 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 10:27:18,127 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:18,127 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:18,131 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:18,748 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:18,749 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 617.9705ms INFO 2024-11-23 10:27:18,749 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:18,749 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 622.8382ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:20,226 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=548168eb-20a9-4897-9792-f65ea8c1dabd& INFO 2024-11-23 10:27:20,227 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:20,227 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,230 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:20,285 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:20,285 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.9506ms INFO 2024-11-23 10:27:20,285 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,285 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5533ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:20,406 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:27:20,407 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:20,407 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,410 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:20,421 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:20,421 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.6304ms INFO 2024-11-23 10:27:20,421 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,421 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1537ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:20,426 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=218607&isHis=& INFO 2024-11-23 10:27:20,426 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:20,427 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,429 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:20,437 [101 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:27:20,444 [101 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 10:27:20,448 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:20,448 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 18.6838ms INFO 2024-11-23 10:27:20,448 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,448 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2123ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:20,541 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=548168eb-20a9-4897-9792-f65ea8c1dabd&isHis=& INFO 2024-11-23 10:27:20,542 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:20,542 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,544 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:20,601 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:20,601 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.9991ms INFO 2024-11-23 10:27:20,601 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,602 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.6024ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:20,706 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:27:20,707 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:20,707 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,710 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:20,718 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:20,718 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.0322ms INFO 2024-11-23 10:27:20,718 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,718 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6952ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:20,826 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=548168eb-20a9-4897-9792-f65ea8c1dabd&isHis=& INFO 2024-11-23 10:27:20,826 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:20,827 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,828 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=548168eb-20a9-4897-9792-f65ea8c1dabd&recordId=1850&tableName=FORM71& INFO 2024-11-23 10:27:20,829 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:20,829 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,829 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:20,831 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:20,846 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=548168eb-20a9-4897-9792-f65ea8c1dabd&flowID=185&nodeCode=begin& INFO 2024-11-23 10:27:20,847 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:20,847 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,849 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:20,903 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:20,903 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 53.187ms INFO 2024-11-23 10:27:20,903 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,903 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.4339ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:20,927 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:20,927 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 95.4493ms INFO 2024-11-23 10:27:20,927 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,927 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.7219ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:20,934 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:20,934 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 105.1309ms INFO 2024-11-23 10:27:20,935 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,935 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.7189ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:20,986 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1850&approveID=218607& INFO 2024-11-23 10:27:20,987 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:20,987 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,989 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:20,998 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:20,998 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.5756ms INFO 2024-11-23 10:27:20,998 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:20,998 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.973ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:21,148 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 10:27:21,149 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:21,149 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:21,150 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 10:27:21,150 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:21,151 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:21,152 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:21,153 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:21,153 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1850&formCode=0070&flowID=185&nodeCode=begin&exeId=42799&guid=548168eb-20a9-4897-9792-f65ea8c1dabd&flag=4& INFO 2024-11-23 10:27:21,154 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:21,154 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:21,156 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:21,157 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:21,157 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6553ms INFO 2024-11-23 10:27:21,157 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:21,157 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2425ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:21,158 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:21,158 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1958ms INFO 2024-11-23 10:27:21,158 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:21,158 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3164ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:21,274 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:21,279 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 122.3808ms INFO 2024-11-23 10:27:21,279 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:21,279 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.6368ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:21,536 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e723002d-22b2-1439-7a3c-604eba97596d&attachTableName=& INFO 2024-11-23 10:27:21,536 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:21,537 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:21,539 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=5455ee63-33b2-06f7-f5aa-d847da9e4f1e&attachTableName=& INFO 2024-11-23 10:27:21,539 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:21,539 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:21,539 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:21,541 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:31,555 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:31,555 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10015.5957ms INFO 2024-11-23 10:27:31,555 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:31,555 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10019.2239ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:31,556 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:31,556 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10014.4868ms INFO 2024-11-23 10:27:31,556 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:31,556 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10017.6485ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:27:32,575 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=d1qg1G%2FajBQ%3D& INFO 2024-11-23 10:27:32,576 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:27:32,576 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:32,579 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:27:32,587 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:27:32,587 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.5634ms INFO 2024-11-23 10:27:32,587 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:27:32,588 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2282ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:00,385 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732328880288&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:28:00,386 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:28:00,387 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1193ms 200 text/html INFO 2024-11-23 10:28:02,161 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732328882031 INFO 2024-11-23 10:28:02,162 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:28:02,162 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8981ms 200 application/javascript INFO 2024-11-23 10:28:02,215 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6795193134366262 INFO 2024-11-23 10:28:02,215 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:28:02,215 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6105ms 200 application/javascript INFO 2024-11-23 10:28:02,258 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Rsa/GetPublicKey INFO 2024-11-23 10:28:02,260 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 10:28:02,263 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2024-11-23 10:28:02,268 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,268 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 5.2976ms INFO 2024-11-23 10:28:02,268 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 10:28:02,268 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9399ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,351 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732328880288%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:28:02,351 [99 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:28:02,352 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,354 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,356 [99 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732328880288&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:28:02,360 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,360 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8117ms INFO 2024-11-23 10:28:02,360 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,360 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.927ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,361 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 707 INFO 2024-11-23 10:28:02,361 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:02,361 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,361 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,364 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,366 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:28:02,366 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:28:02,366 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:28:02,392 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:28:02,396 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,396 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.4279ms INFO 2024-11-23 10:28:02,396 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,396 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6892ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,402 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/Authenticate? application/json 290 INFO 2024-11-23 10:28:02,402 [102 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:02,402 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,402 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:28:02,405 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Authenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.AuthenticateResultModel Authenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 10:28:02,413 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,414 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core) in 8.4801ms INFO 2024-11-23 10:28:02,414 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:28:02,414 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.071ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,495 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:28:02,495 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:28:02,496 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,496 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,496 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,496 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,499 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,499 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,500 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:28:02,501 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:28:02,501 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:28:02,504 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,504 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5066ms INFO 2024-11-23 10:28:02,504 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,505 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0094ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,506 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 707 INFO 2024-11-23 10:28:02,506 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:02,507 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,507 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,509 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,511 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:28:02,511 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:28:02,511 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:28:02,527 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:28:02,527 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:28:02,531 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,532 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.8904ms INFO 2024-11-23 10:28:02,532 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,532 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3837ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,538 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:28:02,541 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,541 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 31.6828ms INFO 2024-11-23 10:28:02,541 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,541 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0901ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,623 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:28:02,623 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,624 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,626 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:28:02,626 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,626 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,627 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,629 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,632 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,632 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.1897ms INFO 2024-11-23 10:28:02,632 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,632 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8775ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,634 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,634 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8452ms INFO 2024-11-23 10:28:02,634 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,634 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1268ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,665 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:28:02,666 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,666 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,668 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,670 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:28:02,670 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,671 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,673 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,673 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,673 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0753ms INFO 2024-11-23 10:28:02,673 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,673 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0997ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,674 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:28:02,674 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,674 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,677 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,678 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,678 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3963ms INFO 2024-11-23 10:28:02,678 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,679 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5494ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,681 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,681 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6807ms INFO 2024-11-23 10:28:02,681 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,681 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6855ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,701 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:28:02,701 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,702 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,704 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,709 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,709 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4459ms INFO 2024-11-23 10:28:02,710 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,710 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5786ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,711 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:28:02,711 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,712 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,714 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,720 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:28:02,721 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,721 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,723 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,723 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2085ms INFO 2024-11-23 10:28:02,723 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,723 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,723 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3522ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,731 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,731 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5072ms INFO 2024-11-23 10:28:02,731 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,731 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7666ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,761 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:28:02,762 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,762 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,764 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,766 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:28:02,766 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:02,766 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,768 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:02,796 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,796 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 27.1189ms INFO 2024-11-23 10:28:02,796 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,796 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3059ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:02,853 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:02,854 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.4692ms INFO 2024-11-23 10:28:02,854 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:02,854 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.713ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:05,381 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 10:28:05,382 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:05,382 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:05,385 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:05,394 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:05,394 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 9.1955ms INFO 2024-11-23 10:28:05,394 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:05,394 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8961ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:06,587 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:28:06,587 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:06,587 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:06,590 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:06,598 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:06,598 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.1768ms INFO 2024-11-23 10:28:06,598 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:06,599 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.851ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:06,606 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 10:28:06,606 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:06,607 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:06,609 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:07,248 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:07,248 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 638.8267ms INFO 2024-11-23 10:28:07,248 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:07,249 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 642.6346ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:07,976 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:28:07,976 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:07,976 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:07,978 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=0& INFO 2024-11-23 10:28:07,979 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:07,979 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:07,980 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:07,981 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:07,981 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2024-11-23 10:28:07,982 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:07,982 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:07,984 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:07,988 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:07,988 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.7979ms INFO 2024-11-23 10:28:07,989 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:07,989 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0871ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:07,989 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:07,989 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.1072ms INFO 2024-11-23 10:28:07,989 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:07,989 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2176ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:07,998 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:08,003 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 18.7613ms INFO 2024-11-23 10:28:08,003 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:08,003 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9457ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:09,206 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=AV3FuShvWB8%3D& INFO 2024-11-23 10:28:09,207 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:09,207 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:09,211 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:09,214 [98 ] Sg.HcmMb.PubClass.ShareData - oldValue:AV3FuShvWB8= INFO 2024-11-23 10:28:09,248 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:09,251 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 40.136ms INFO 2024-11-23 10:28:09,251 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:09,251 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9873ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:18,371 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:18,372 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:18,372 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:18,372 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:18,376 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:18,403 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:18,404 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 27.9129ms INFO 2024-11-23 10:28:18,404 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:18,404 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.422ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:18,771 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:18,772 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:18,772 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:18,772 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:18,775 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:18,790 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:18,790 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.3367ms INFO 2024-11-23 10:28:18,790 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:18,790 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8529ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:20,377 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:20,377 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:20,377 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:20,377 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:20,380 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:20,395 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:20,396 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.4232ms INFO 2024-11-23 10:28:20,396 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:20,396 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2128ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:20,548 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:20,549 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:20,549 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:20,549 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:20,552 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:20,567 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:20,567 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.3812ms INFO 2024-11-23 10:28:20,567 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:20,567 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.885ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:20,850 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:20,851 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:20,851 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:20,851 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:20,855 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:20,870 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:20,870 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.2946ms INFO 2024-11-23 10:28:20,870 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:20,870 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8439ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:21,009 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:21,009 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:21,010 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:21,010 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:21,012 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:21,028 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:21,029 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.0977ms INFO 2024-11-23 10:28:21,029 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:21,029 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7001ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:21,411 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:21,412 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:21,412 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:21,412 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:21,415 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:21,430 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:21,430 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.3783ms INFO 2024-11-23 10:28:21,430 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:21,431 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1502ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:21,569 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:21,569 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:21,570 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:21,570 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:21,572 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:21,587 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:21,588 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.1245ms INFO 2024-11-23 10:28:21,588 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:21,588 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7503ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:21,976 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:21,976 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:21,976 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:21,976 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:21,979 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:21,994 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:21,995 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.5623ms INFO 2024-11-23 10:28:21,995 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:21,995 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1029ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:22,649 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:22,649 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:22,649 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:22,649 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,652 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:22,667 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:22,667 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.3714ms INFO 2024-11-23 10:28:22,668 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,668 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9595ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:22,766 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=AV3FuShvWB8%3D& INFO 2024-11-23 10:28:22,767 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:22,767 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,770 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:22,774 [89 ] Sg.HcmMb.PubClass.ShareData - oldValue:AV3FuShvWB8= INFO 2024-11-23 10:28:22,805 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:22,805 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 34.8292ms INFO 2024-11-23 10:28:22,805 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,805 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5842ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:22,814 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=9RRLsyXWwSoXd0mXXwl4aQ%3D%3D&isDeptCode=true& INFO 2024-11-23 10:28:22,814 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:22,814 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,816 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=4WNmjzy%2Fyk0%3D&isDeptCode=true& INFO 2024-11-23 10:28:22,817 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:22,817 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,818 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:22,821 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:22,821 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=lTdfnJ0EVJI%3D&isDeptCode=true& INFO 2024-11-23 10:28:22,821 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:22,821 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,822 [89 ] Sg.HcmMb.PubClass.ShareData - oldValue:9RRLsyXWwSoXd0mXXwl4aQ== INFO 2024-11-23 10:28:22,824 [98 ] Sg.HcmMb.PubClass.ShareData - oldValue:4WNmjzy/yk0= INFO 2024-11-23 10:28:22,824 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:22,828 [69 ] Sg.HcmMb.PubClass.ShareData - oldValue:lTdfnJ0EVJI= INFO 2024-11-23 10:28:22,830 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:22,830 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:22,832 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 14.0738ms INFO 2024-11-23 10:28:22,832 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 11.6838ms INFO 2024-11-23 10:28:22,832 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,832 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,832 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.61ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:22,832 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2127ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:22,833 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:22,833 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.9311ms INFO 2024-11-23 10:28:22,833 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:22,833 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1428ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:28:23,049 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:28:23,063 [102 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:28:23,063 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:28:23,064 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:23,066 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:28:23,081 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:28:23,081 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.2537ms INFO 2024-11-23 10:28:23,082 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:28:23,082 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.2064ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:03,776 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 10:29:03,776 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:03,776 [101 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 10:29:03,776 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7338ms 304 application/javascript INFO 2024-11-23 10:29:03,880 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732328943326&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:29:03,881 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:29:03,881 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8127ms 200 text/html INFO 2024-11-23 10:29:06,502 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732328945986 INFO 2024-11-23 10:29:06,503 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:29:06,503 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8892ms 200 application/javascript INFO 2024-11-23 10:29:06,668 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4636326269790627 INFO 2024-11-23 10:29:06,669 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:29:06,669 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7971ms 200 application/javascript INFO 2024-11-23 10:29:07,171 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732328943326%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:29:07,171 [101 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:29:07,171 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,172 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 10:29:07,172 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:07,173 [95 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 10:29:07,173 [95 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 10:29:07,173 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,174 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:07,176 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:07,176 [101 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732328943326&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home WARN 2024-11-23 10:29:07,177 [95 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 10:29:07,177 [95 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 10:29:07,177 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:07,178 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.8951ms INFO 2024-11-23 10:29:07,178 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,178 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6588ms 401 application/json; charset=utf-8 INFO 2024-11-23 10:29:07,180 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:07,180 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2505ms INFO 2024-11-23 10:29:07,181 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,181 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7149ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:07,306 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 10:29:07,306 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:07,307 [101 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 10:29:07,307 [101 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 10:29:07,307 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:29:07,310 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 10:29:07,312 [84 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MzkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzY5MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWWu-aelyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTM5IiwianRpIjoiZjE0NzU2NzMtMzVlZS00NWUzLWEyMzAtZTRhMWM0MDE4Y2YxIiwiaWF0IjoxNzMyMTU1NDIyLCJuYmYiOjE3MzIxNTU0MjAsImV4cCI6MTczMjI0MTgyMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.dzkxtcPPX_QDTleiict9n3vgsngZ-2V89EPdJs70-EQ INFO 2024-11-23 10:29:07,316 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:07,316 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.4726ms INFO 2024-11-23 10:29:07,316 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:29:07,316 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4386ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:07,478 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 10:29:07,478 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:07,479 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:07,482 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,484 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:07,487 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:29:07,487 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:29:07,487 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:29:07,513 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:29:07,517 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:07,517 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.2799ms INFO 2024-11-23 10:29:07,517 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,517 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7975ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:07,639 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:29:07,639 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:07,640 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,642 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:07,644 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:29:07,645 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:29:07,645 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:29:07,660 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:29:07,660 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:07,660 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,663 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:07,669 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:07,669 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7599ms INFO 2024-11-23 10:29:07,669 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,669 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1269ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:07,672 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:29:07,698 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:29:07,704 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:07,704 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.3685ms INFO 2024-11-23 10:29:07,704 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:07,704 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.892ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,119 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:29:08,119 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,119 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,122 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,135 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:29:08,135 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,135 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,138 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,139 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,139 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.6545ms INFO 2024-11-23 10:29:08,139 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,140 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1155ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,143 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,144 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2872ms INFO 2024-11-23 10:29:08,144 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,144 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7509ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,326 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:29:08,326 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,327 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,327 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:29:08,327 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,327 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,329 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,330 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,334 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:29:08,335 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,335 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,337 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,339 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,339 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.3675ms INFO 2024-11-23 10:29:08,339 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,339 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,339 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7979ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,339 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.0216ms INFO 2024-11-23 10:29:08,339 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,339 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1047ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,342 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,342 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9248ms INFO 2024-11-23 10:29:08,343 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,343 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2054ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,381 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:29:08,381 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,381 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,383 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:29:08,383 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,383 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,383 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:29:08,384 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,384 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,384 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,386 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,386 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,393 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,393 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.475ms INFO 2024-11-23 10:29:08,393 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,393 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,394 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.5172ms INFO 2024-11-23 10:29:08,394 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9948ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,394 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,394 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5927ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,395 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,395 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.3264ms INFO 2024-11-23 10:29:08,395 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,395 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3843ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,532 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:29:08,532 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:29:08,533 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,533 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:08,533 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,533 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,535 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,535 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:08,568 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,568 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.3581ms INFO 2024-11-23 10:29:08,568 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,568 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9717ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:08,628 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:08,628 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 92.3361ms INFO 2024-11-23 10:29:08,628 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:08,628 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.8129ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:15,372 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2024-11-23 10:29:15,373 [84 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalList.289d862c.css was not modified INFO 2024-11-23 10:29:15,373 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6692ms 304 text/css INFO 2024-11-23 10:29:15,617 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2024-11-23 10:29:15,617 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:15,617 [95 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalList.1fa80c92.js was not modified INFO 2024-11-23 10:29:15,617 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5628ms 304 application/javascript INFO 2024-11-23 10:29:15,858 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2024-11-23 10:29:15,858 [95 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/findEmpty1.0aa6bbb1.png was not modified INFO 2024-11-23 10:29:15,859 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5168ms 304 image/png INFO 2024-11-23 10:29:15,860 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 10:29:15,860 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:15,860 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:15,863 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:15,863 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:29:15,863 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:15,864 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:15,866 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:15,866 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 10:29:15,867 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:15,867 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:15,869 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:15,875 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:15,875 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 11.8322ms INFO 2024-11-23 10:29:15,875 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:15,875 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3132ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:15,877 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:15,877 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 10.8765ms INFO 2024-11-23 10:29:15,877 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:15,877 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.043ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:15,891 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:15,892 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.0953ms INFO 2024-11-23 10:29:15,892 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:15,892 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2664ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:21,300 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 10:29:21,301 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:21,301 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:21,304 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:21,312 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:21,312 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 8.6022ms INFO 2024-11-23 10:29:21,312 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:21,312 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0806ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:22,580 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:29:22,580 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 10:29:22,581 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:22,581 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:22,581 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:22,581 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:22,584 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:22,584 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:22,592 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:22,592 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.0544ms INFO 2024-11-23 10:29:22,592 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:22,592 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8119ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:23,202 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:23,203 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 619.362ms INFO 2024-11-23 10:29:23,203 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:23,203 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 623.1874ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:29,380 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:29:29,381 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:29,381 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:29,384 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:29,393 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:29,393 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 9.1073ms INFO 2024-11-23 10:29:29,394 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:29,394 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5021ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:29,406 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=0& INFO 2024-11-23 10:29:29,406 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:29,406 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:29,409 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:29,418 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:29,418 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.6779ms INFO 2024-11-23 10:29:29,418 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:29,418 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1005ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:29,447 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2024-11-23 10:29:29,447 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:29,447 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:29,450 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:29,464 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:29,469 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 19.4125ms INFO 2024-11-23 10:29:29,469 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:29,469 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7268ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:31,140 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=FTj0auTmoXM%3D& INFO 2024-11-23 10:29:31,140 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:31,140 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:31,143 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:31,148 [85 ] Sg.HcmMb.PubClass.ShareData - oldValue:FTj0auTmoXM= INFO 2024-11-23 10:29:31,180 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:31,180 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 36.9343ms INFO 2024-11-23 10:29:31,180 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:31,180 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.6862ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:37,257 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:37,257 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:37,258 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:37,258 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:37,260 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:37,276 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:37,276 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.7465ms INFO 2024-11-23 10:29:37,276 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:37,276 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4333ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:37,794 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:37,794 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:37,794 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:37,794 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:37,797 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:37,812 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:37,812 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.3454ms INFO 2024-11-23 10:29:37,812 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:37,813 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0841ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:38,579 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:38,580 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:38,580 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:38,580 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:38,583 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:38,600 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:38,601 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 17.6792ms INFO 2024-11-23 10:29:38,601 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:38,601 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5801ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:39,045 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:39,045 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:39,046 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:39,046 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:39,049 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:39,064 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:39,065 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.5128ms INFO 2024-11-23 10:29:39,065 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:39,065 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5274ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:39,868 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:39,868 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:39,868 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:39,868 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:39,871 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:39,887 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:39,887 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.6877ms INFO 2024-11-23 10:29:39,887 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:39,887 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4203ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:40,324 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:40,325 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:40,325 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:40,325 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:40,328 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:40,344 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:40,344 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.1576ms INFO 2024-11-23 10:29:40,344 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:40,344 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1163ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:41,388 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:41,388 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:41,388 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:41,388 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:41,391 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:41,407 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:41,407 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.5123ms INFO 2024-11-23 10:29:41,407 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:41,407 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3845ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:41,815 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:41,815 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:41,816 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:41,816 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:41,819 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:41,834 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:41,834 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.4064ms INFO 2024-11-23 10:29:41,834 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:41,834 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1673ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:42,901 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:42,901 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:42,902 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:42,902 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:42,905 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:42,920 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:42,920 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.5066ms INFO 2024-11-23 10:29:42,920 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:42,921 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3145ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:43,330 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:43,330 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:43,331 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:43,331 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:43,334 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:43,350 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:43,350 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.6827ms INFO 2024-11-23 10:29:43,350 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:43,350 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3698ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:44,270 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:44,270 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:44,271 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:44,271 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:44,274 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:44,289 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:44,290 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.6466ms INFO 2024-11-23 10:29:44,290 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:44,290 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6808ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:44,739 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:44,739 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:44,740 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:44,740 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:44,743 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:44,759 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:44,759 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.283ms INFO 2024-11-23 10:29:44,759 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:44,759 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1444ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:46,269 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:46,269 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:46,270 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:46,270 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,273 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:46,289 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:46,289 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.8781ms INFO 2024-11-23 10:29:46,289 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,289 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9854ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:46,743 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=FTj0auTmoXM%3D& INFO 2024-11-23 10:29:46,743 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:46,743 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,746 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:46,750 [85 ] Sg.HcmMb.PubClass.ShareData - oldValue:FTj0auTmoXM= INFO 2024-11-23 10:29:46,770 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=LkNQ8aP3OFo%3D&isDeptCode=true& INFO 2024-11-23 10:29:46,770 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:46,770 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,772 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=%2F3ZQuz6EbFo%3D&isDeptCode=true& INFO 2024-11-23 10:29:46,772 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:46,772 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,773 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:46,775 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:46,777 [67 ] Sg.HcmMb.PubClass.ShareData - oldValue:LkNQ8aP3OFo= INFO 2024-11-23 10:29:46,779 [86 ] Sg.HcmMb.PubClass.ShareData - oldValue:/3ZQuz6EbFo= INFO 2024-11-23 10:29:46,782 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:46,782 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:46,782 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 9.0217ms INFO 2024-11-23 10:29:46,782 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 35.7609ms INFO 2024-11-23 10:29:46,782 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,782 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,782 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4894ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:46,782 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5878ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:46,784 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:46,784 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.7249ms INFO 2024-11-23 10:29:46,784 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,784 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1305ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:46,822 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:29:46,822 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:29:46,822 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:46,822 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,825 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:46,841 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:46,841 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.3548ms INFO 2024-11-23 10:29:46,841 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:46,841 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5796ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:29:47,207 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=bh2lRYW1%2FwqcsQCw%2BqkDhw%3D%3D&isDeptCode=true& INFO 2024-11-23 10:29:47,208 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:29:47,208 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:47,211 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:29:47,215 [64 ] Sg.HcmMb.PubClass.ShareData - oldValue:bh2lRYW1/wqcsQCw+qkDhw== INFO 2024-11-23 10:29:47,219 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:29:47,220 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.9261ms INFO 2024-11-23 10:29:47,220 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:29:47,220 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7816ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:19,642 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329377277&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:36:19,643 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:36:19,643 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9739ms 200 text/html INFO 2024-11-23 10:36:25,012 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329377277&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:36:25,013 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:36:25,013 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0133ms 200 text/html INFO 2024-11-23 10:36:27,805 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732329387537 INFO 2024-11-23 10:36:27,806 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:36:27,806 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8361ms 200 application/javascript INFO 2024-11-23 10:36:27,874 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8611828908160171 INFO 2024-11-23 10:36:27,875 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:36:27,875 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6478ms 200 application/javascript INFO 2024-11-23 10:36:28,080 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732329377277%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:36:28,080 [80 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:36:28,081 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:28,083 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:28,085 [80 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329377277&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:36:28,120 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 611 INFO 2024-11-23 10:36:28,120 [93 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:36:28,120 [93 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 10:36:28,121 [93 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 10:36:28,121 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:28,123 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 10:36:28,125 [93 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 10:36:28,125 [93 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 10:36:28,125 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:28,125 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.8888ms INFO 2024-11-23 10:36:28,125 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:28,125 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6213ms 401 application/json; charset=utf-8 INFO 2024-11-23 10:36:28,239 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 691 INFO 2024-11-23 10:36:28,240 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:36:28,240 [72 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 10:36:28,240 [72 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 10:36:28,241 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:36:28,243 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 10:36:28,246 [93 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0NzY5IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYwNzQiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLliJjok5MiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ3NjkiLCJqdGkiOiIyNTljMDUyMS1lNjIyLTQwMDItOTVhYi1iNzg2YjZlN2ZjOWEiLCJpYXQiOjE3MzIxNzUzNDYsIm5iZiI6MTczMjE3NTM0NCwiZXhwIjoxNzMyMjYxNzQ2LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.0-uNTDnlYAkLS1GdwDfcrZc9Y10W6UAUUYEp-bcXpeY INFO 2024-11-23 10:36:28,250 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:28,251 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.0902ms INFO 2024-11-23 10:36:28,251 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:36:28,251 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3066ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:28,379 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 611 INFO 2024-11-23 10:36:28,380 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:36:28,380 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:28,383 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:28,386 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:28,388 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:36:28,388 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:36:28,388 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:36:28,415 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:36:28,419 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:28,420 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.912ms INFO 2024-11-23 10:36:28,420 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:28,420 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3468ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:28,704 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:28,705 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 621.2091ms INFO 2024-11-23 10:36:28,705 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:28,705 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 624.6773ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:29,086 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329388929&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:36:29,086 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:36:29,087 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9567ms 200 text/html INFO 2024-11-23 10:36:30,602 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732329390380 INFO 2024-11-23 10:36:30,603 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:36:30,603 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8726ms 200 application/javascript INFO 2024-11-23 10:36:30,666 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5772608728772868 INFO 2024-11-23 10:36:30,666 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:36:30,666 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6147ms 200 application/javascript INFO 2024-11-23 10:36:30,781 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732329388929%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:36:30,781 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:36:30,781 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:30,784 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:30,786 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329388929&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:36:30,790 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:30,790 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1602ms INFO 2024-11-23 10:36:30,790 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:30,791 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5686ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:30,859 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 611 INFO 2024-11-23 10:36:30,859 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:36:30,860 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:30,860 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:30,862 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:30,864 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:36:30,865 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:36:30,865 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:36:30,891 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:36:30,895 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:30,895 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.507ms INFO 2024-11-23 10:36:30,895 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:30,895 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9678ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:30,996 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:36:30,997 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:30,997 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:30,999 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:36:30,999 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:30,999 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,000 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,001 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:36:31,002 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:36:31,002 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:36:31,002 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,007 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,008 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4584ms INFO 2024-11-23 10:36:31,008 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,008 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5136ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,028 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:36:31,086 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:36:31,091 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,091 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 91.8825ms INFO 2024-11-23 10:36:31,091 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,092 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.2633ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,219 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:36:31,220 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,220 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,222 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:36:31,222 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,222 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,224 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,225 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,234 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,234 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.9773ms INFO 2024-11-23 10:36:31,234 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,234 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7994ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,242 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,242 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1579ms INFO 2024-11-23 10:36:31,242 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,242 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4342ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,279 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:36:31,280 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,280 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,283 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,290 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,290 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.5888ms INFO 2024-11-23 10:36:31,290 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,290 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7511ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,336 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:36:31,336 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,336 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,339 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,340 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:36:31,340 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,340 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,341 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:36:31,341 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:36:31,341 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,341 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,341 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,341 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,343 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:36:31,343 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,343 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,343 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,344 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,344 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,346 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,351 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,351 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.5111ms INFO 2024-11-23 10:36:31,352 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,352 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9086ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,353 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,353 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.022ms INFO 2024-11-23 10:36:31,354 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,354 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,354 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9652ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,354 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,354 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.9779ms INFO 2024-11-23 10:36:31,354 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,354 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 14.8333ms INFO 2024-11-23 10:36:31,354 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,354 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1725ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,354 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0899ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,355 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,355 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.8469ms INFO 2024-11-23 10:36:31,355 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,355 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3276ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,459 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:36:31,460 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,460 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,461 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:36:31,462 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:31,462 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,463 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,464 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:31,474 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,474 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.9591ms INFO 2024-11-23 10:36:31,474 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,475 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7466ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:31,496 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:31,496 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.3751ms INFO 2024-11-23 10:36:31,496 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:31,496 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1074ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:32,882 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 10:36:32,882 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:36:32,882 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 10:36:32,883 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5788ms 304 application/javascript INFO 2024-11-23 10:36:33,023 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 10:36:33,023 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 10:36:33,024 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:33,024 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:33,024 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:33,024 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:33,027 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:33,028 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:33,291 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:33,291 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 264.0747ms INFO 2024-11-23 10:36:33,291 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:33,291 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 267.9714ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:33,469 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:33,474 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 446.5025ms INFO 2024-11-23 10:36:33,474 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:33,474 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 450.9493ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:38,525 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=c11896a9-9a8d-46a9-847a-8732f3b7b8be& INFO 2024-11-23 10:36:38,525 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:38,525 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:38,528 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:38,583 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:38,584 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.1646ms INFO 2024-11-23 10:36:38,584 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:38,584 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.1486ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:38,759 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:36:38,760 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:38,760 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:38,763 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:38,775 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:38,775 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.3809ms INFO 2024-11-23 10:36:38,775 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:38,775 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0244ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:38,851 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225694&isHis=& INFO 2024-11-23 10:36:38,852 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:38,852 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:38,854 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:38,863 [80 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:36:38,868 [80 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 10:36:38,871 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:38,872 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.0786ms INFO 2024-11-23 10:36:38,872 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:38,872 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6227ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:39,019 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=c11896a9-9a8d-46a9-847a-8732f3b7b8be&isHis=& INFO 2024-11-23 10:36:39,019 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:39,020 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,022 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:39,077 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:39,077 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 55.0746ms INFO 2024-11-23 10:36:39,077 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,078 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5486ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:39,308 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=c11896a9-9a8d-46a9-847a-8732f3b7b8be&isHis=& INFO 2024-11-23 10:36:39,308 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:39,309 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,309 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=begin&guid=c11896a9-9a8d-46a9-847a-8732f3b7b8be&recordId=51339&tableName=K_LEAVE& INFO 2024-11-23 10:36:39,309 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:39,310 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,311 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:39,312 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:39,369 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:39,369 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.2237ms INFO 2024-11-23 10:36:39,369 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,369 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.3803ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:39,377 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:39,378 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 66.2255ms INFO 2024-11-23 10:36:39,378 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,378 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.9365ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:39,402 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=c11896a9-9a8d-46a9-847a-8732f3b7b8be&flowID=78&nodeCode=begin& INFO 2024-11-23 10:36:39,403 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:39,403 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,405 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:39,461 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:39,461 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.4225ms INFO 2024-11-23 10:36:39,461 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,461 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.9667ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:39,632 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 10:36:39,632 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:39,632 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,633 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 10:36:39,634 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:39,634 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,634 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=c11896a9-9a8d-46a9-847a-8732f3b7b8be& INFO 2024-11-23 10:36:39,635 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:39,635 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:39,635 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,636 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:39,638 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:39,641 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:39,641 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6719ms INFO 2024-11-23 10:36:39,641 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,641 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0786ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:39,642 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:39,642 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4122ms INFO 2024-11-23 10:36:39,642 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,642 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.648ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:39,741 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:39,746 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 107.7485ms INFO 2024-11-23 10:36:39,746 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:39,746 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.7109ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:41,068 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050104&IsEss=true& INFO 2024-11-23 10:36:41,069 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_LEAVE&keyFieldValue=vFlFU1O2mvU%3D& INFO 2024-11-23 10:36:41,069 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:41,069 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:36:41,069 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:41,069 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:41,072 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:41,072 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:36:41,080 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:41,080 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.1135ms INFO 2024-11-23 10:36:41,080 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:41,080 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8096ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:36:41,081 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:36:41,081 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.987ms INFO 2024-11-23 10:36:41,081 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:36:41,081 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4404ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:08,471 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 10:37:08,481 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:08,482 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:08,484 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:08,594 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:08,594 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 110.3287ms INFO 2024-11-23 10:37:08,595 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:08,595 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.2365ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:15,170 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 10:37:15,170 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:37:15,170 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/card.ffc535b3.js was not modified INFO 2024-11-23 10:37:15,170 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6207ms 304 application/javascript INFO 2024-11-23 10:37:15,181 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 10:37:15,181 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/card.5db10f37.css was not modified INFO 2024-11-23 10:37:15,182 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3699ms 304 text/css INFO 2024-11-23 10:37:15,324 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 10:37:15,324 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:15,324 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:15,327 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:15,333 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:15,333 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9352ms INFO 2024-11-23 10:37:15,333 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:15,333 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4792ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:15,336 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 10:37:15,336 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:37:15,337 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:15,337 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:15,339 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:15,358 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:15,359 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.2708ms INFO 2024-11-23 10:37:15,359 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:15,359 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5783ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:19,657 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 10:37:19,657 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:37:19,657 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:19,658 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:19,660 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:19,669 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:19,669 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.5777ms INFO 2024-11-23 10:37:19,669 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:19,669 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1372ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:21,032 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 10:37:21,032 [91 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:37:21,032 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:21,032 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:21,035 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:21,052 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:21,052 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 17.5311ms INFO 2024-11-23 10:37:21,052 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:21,053 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0867ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:22,041 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 10:37:22,042 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:37:22,042 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:22,042 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:22,045 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:22,053 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:22,053 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.3302ms INFO 2024-11-23 10:37:22,053 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:22,053 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8756ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:22,926 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 10:37:22,927 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:37:22,927 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:22,927 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:22,930 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:22,938 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:22,938 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.3979ms INFO 2024-11-23 10:37:22,938 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:22,939 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1058ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:23,636 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 10:37:23,636 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:37:23,637 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:23,637 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:23,640 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:23,648 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:23,648 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.2681ms INFO 2024-11-23 10:37:23,648 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:23,648 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8288ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:24,666 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 10:37:24,666 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:37:24,666 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:24,667 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:24,669 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:24,677 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:24,678 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.2573ms INFO 2024-11-23 10:37:24,678 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:24,678 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.796ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:37:25,856 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 10:37:25,857 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:37:25,857 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:37:25,857 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:25,860 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:37:25,931 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:37:25,931 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 71.5418ms INFO 2024-11-23 10:37:25,931 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 10:37:25,932 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.2559ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:42,791 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoCreateForm?formCode=0070&tableName=FORM71 application/json 222819 INFO 2024-11-23 10:38:42,792 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:38:42,792 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:42,792 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:42,796 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateForm", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateForm(Sg.Hcm.WebPub.Dto.PanelDto, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:43,442 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:43,442 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 645.8322ms INFO 2024-11-23 10:38:43,442 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:43,442 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 650.638ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:43,619 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2010&formCode=0070&exeId=44391& INFO 2024-11-23 10:38:43,620 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:43,620 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:43,623 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:43,647 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=i8QgbKX553g%3D& INFO 2024-11-23 10:38:43,648 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:43,648 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:43,650 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:43,659 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:43,659 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.6177ms INFO 2024-11-23 10:38:43,659 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:43,659 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1175ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:43,697 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:43,703 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 79.9161ms INFO 2024-11-23 10:38:43,703 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:43,703 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.5381ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:45,454 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoEntityFlowWork? application/json 103 INFO 2024-11-23 10:38:45,454 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:38:45,455 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:45,455 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:45,458 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.SelfApplication.NewResultDto DoEntityFlowWork(Sg.HcmMb.SelfApplication.EntityFlowWorkDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:45,489 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:/cZl59ejbkc= INFO 2024-11-23 10:38:45,490 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2024-11-23 10:38:45,490 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:i8QgbKX553g= INFO 2024-11-23 10:38:45,491 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2024-11-23 10:38:45,593 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:45,593 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 135.6361ms INFO 2024-11-23 10:38:45,593 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:45,593 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 139.291ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:45,737 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/DoToDoListDone? application/json 59 INFO 2024-11-23 10:38:45,737 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:38:45,739 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:45,740 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:45,742 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoToDoListDone", controller = "ToDoListMgr"}. Executing controller action with signature Void DoToDoListDone(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:45,748 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:45,748 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 6.0832ms INFO 2024-11-23 10:38:45,748 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:45,748 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4903ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:46,831 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:38:46,832 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:46,832 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:46,835 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:46,837 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 10:38:46,838 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:46,838 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:46,840 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:46,843 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:46,843 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.138ms INFO 2024-11-23 10:38:46,843 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:46,843 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6369ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:47,410 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:47,411 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 570.8839ms INFO 2024-11-23 10:38:47,411 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:47,412 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 574.4723ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:50,577 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=0& INFO 2024-11-23 10:38:50,578 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:50,578 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:50,581 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:50,584 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:38:50,585 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:50,586 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:50,589 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:50,590 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 9.0289ms INFO 2024-11-23 10:38:50,590 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:50,590 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.645ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:50,592 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:50,600 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:50,600 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.7173ms INFO 2024-11-23 10:38:50,600 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:50,600 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6417ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:53,576 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2024-11-23 10:38:53,577 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:53,577 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:53,580 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:53,593 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:53,599 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 19.0373ms INFO 2024-11-23 10:38:53,599 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:53,599 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5881ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:38:54,870 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=AV3FuShvWB8%3D& INFO 2024-11-23 10:38:54,871 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:38:54,871 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:54,874 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:38:54,877 [82 ] Sg.HcmMb.PubClass.ShareData - oldValue:AV3FuShvWB8= INFO 2024-11-23 10:38:54,909 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:38:54,909 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 35.285ms INFO 2024-11-23 10:38:54,909 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:38:54,909 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9514ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:03,860 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:03,860 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:03,860 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:03,860 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:03,863 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:03,878 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:03,878 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.2408ms INFO 2024-11-23 10:39:03,878 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:03,878 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9444ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:04,284 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:04,284 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:04,285 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:04,285 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:04,288 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:04,303 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:04,303 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.1393ms INFO 2024-11-23 10:39:04,303 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:04,303 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7497ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:05,084 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:05,084 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:05,085 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:05,085 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,087 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:05,103 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:05,103 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.245ms INFO 2024-11-23 10:39:05,103 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,103 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9634ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:05,206 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:05,206 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:05,206 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:05,206 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,209 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:05,224 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:05,225 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.3092ms INFO 2024-11-23 10:39:05,225 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,225 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1572ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:05,644 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:05,644 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:05,645 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:05,645 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,648 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:05,663 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:05,663 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.476ms INFO 2024-11-23 10:39:05,663 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,663 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0726ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:05,728 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:05,728 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:05,728 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:05,728 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,731 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:05,746 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:05,746 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 14.7421ms INFO 2024-11-23 10:39:05,746 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,746 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1104ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:05,896 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:05,897 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:05,897 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:05,897 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,900 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:05,915 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:05,915 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.201ms INFO 2024-11-23 10:39:05,915 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:05,915 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8834ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:06,367 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:06,367 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:06,367 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:06,367 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:06,370 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:06,385 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:06,386 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.3248ms INFO 2024-11-23 10:39:06,386 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:06,386 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0329ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:06,704 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:06,704 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:06,705 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:06,705 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:06,708 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:06,723 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:06,723 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.3095ms INFO 2024-11-23 10:39:06,723 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:06,723 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9866ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:06,924 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:06,924 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:06,925 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:06,925 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:06,928 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:06,943 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:06,943 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.4701ms INFO 2024-11-23 10:39:06,943 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:06,943 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1427ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:07,062 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=AV3FuShvWB8%3D& INFO 2024-11-23 10:39:07,062 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:07,063 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,065 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:07,069 [65 ] Sg.HcmMb.PubClass.ShareData - oldValue:AV3FuShvWB8= INFO 2024-11-23 10:39:07,085 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=4WNmjzy%2Fyk0%3D&isDeptCode=true& INFO 2024-11-23 10:39:07,085 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:07,086 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,087 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=9RRLsyXWwSoXd0mXXwl4aQ%3D%3D&isDeptCode=true& INFO 2024-11-23 10:39:07,088 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:07,088 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,089 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:07,090 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:07,091 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=lTdfnJ0EVJI%3D&isDeptCode=true& INFO 2024-11-23 10:39:07,092 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:07,092 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,093 [97 ] Sg.HcmMb.PubClass.ShareData - oldValue:4WNmjzy/yk0= INFO 2024-11-23 10:39:07,094 [98 ] Sg.HcmMb.PubClass.ShareData - oldValue:9RRLsyXWwSoXd0mXXwl4aQ== INFO 2024-11-23 10:39:07,095 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:07,098 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:lTdfnJ0EVJI= INFO 2024-11-23 10:39:07,099 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:07,099 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:07,099 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 10.801ms INFO 2024-11-23 10:39:07,099 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.9282ms INFO 2024-11-23 10:39:07,099 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,099 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,100 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2317ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:07,100 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6766ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:07,100 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:07,100 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 34.8109ms INFO 2024-11-23 10:39:07,100 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,100 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.3579ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:07,102 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:07,102 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 7.3856ms INFO 2024-11-23 10:39:07,102 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,102 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8768ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:39:07,295 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:39:07,295 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:39:07,295 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:39:07,295 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,298 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:39:07,314 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:39:07,314 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.6136ms INFO 2024-11-23 10:39:07,314 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:39:07,314 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3402ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:26,969 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329626398&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:40:26,970 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:40:26,970 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9906ms 200 text/html INFO 2024-11-23 10:40:29,247 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732329629196 INFO 2024-11-23 10:40:29,247 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:40:29,248 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0863ms 200 application/javascript INFO 2024-11-23 10:40:29,266 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.13319417396044253 INFO 2024-11-23 10:40:29,267 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:40:29,267 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6818ms 200 application/javascript INFO 2024-11-23 10:40:29,378 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732329626398%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:40:29,378 [84 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:40:29,378 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,379 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:40:29,380 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:40:29,380 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,381 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,383 [84 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329626398&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:40:29,384 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,387 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,387 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,387 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.144ms INFO 2024-11-23 10:40:29,387 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,387 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.67ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,389 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:40:29,389 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:40:29,389 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:40:29,417 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:40:29,421 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,421 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.951ms INFO 2024-11-23 10:40:29,421 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,421 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8116ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,485 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:40:29,485 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,485 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,487 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:40:29,488 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,488 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,488 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,489 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:40:29,490 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:40:29,490 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:40:29,490 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,497 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,498 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.3634ms INFO 2024-11-23 10:40:29,498 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,498 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5627ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,517 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:40:29,543 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:40:29,548 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,548 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.7477ms INFO 2024-11-23 10:40:29,549 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,549 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1859ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,615 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:40:29,616 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,616 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,617 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:40:29,618 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,618 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,619 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,620 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,627 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,627 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.0272ms INFO 2024-11-23 10:40:29,627 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,628 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2243ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,636 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,636 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.5866ms INFO 2024-11-23 10:40:29,636 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,636 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2306ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,643 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:40:29,644 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,644 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,646 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,652 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,652 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3592ms INFO 2024-11-23 10:40:29,652 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,652 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6294ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,654 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:40:29,655 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,655 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,656 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:40:29,656 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,657 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,658 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,658 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:40:29,658 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,659 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,660 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,661 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:40:29,661 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,661 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,663 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,664 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,664 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.9053ms INFO 2024-11-23 10:40:29,664 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,664 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5535ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,664 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,667 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,667 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.8323ms INFO 2024-11-23 10:40:29,667 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,667 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1496ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,669 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,669 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.371ms INFO 2024-11-23 10:40:29,669 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,669 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3595ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,674 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,674 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.0471ms INFO 2024-11-23 10:40:29,674 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,674 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5299ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,691 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:40:29,691 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,692 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,694 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,703 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,703 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.42ms INFO 2024-11-23 10:40:29,703 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,703 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9317ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,717 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:40:29,717 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,717 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,718 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:40:29,719 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:29,719 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,720 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,722 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:29,730 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,730 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.8857ms INFO 2024-11-23 10:40:29,730 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,730 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1197ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:29,748 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:29,748 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.2573ms INFO 2024-11-23 10:40:29,748 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:29,748 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1363ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:31,789 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 10:40:31,790 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:31,790 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 10:40:31,790 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,790 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:31,790 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 10:40:31,791 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,791 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:31,791 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 10:40:31,791 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,791 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:31,791 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,793 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:31,793 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:31,794 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:31,794 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:31,798 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 10:40:31,798 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:31,798 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,850 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:31,850 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 56.9426ms INFO 2024-11-23 10:40:31,850 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,851 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.4518ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:31,851 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:31,852 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:31,852 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 57.8378ms INFO 2024-11-23 10:40:31,852 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,861 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.6516ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:31,865 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:31,865 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:31,865 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:31,865 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 70.5269ms INFO 2024-11-23 10:40:31,865 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 13.9724ms INFO 2024-11-23 10:40:31,865 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 71.5334ms INFO 2024-11-23 10:40:31,865 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,865 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,865 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,870 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.7881ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:31,870 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.2648ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:31,870 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.9824ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:31,937 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2024-11-23 10:40:31,937 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:31,937 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,940 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:31,947 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:31,947 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.5232ms INFO 2024-11-23 10:40:31,947 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:31,947 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6672ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:32,996 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 10:40:32,996 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:32,997 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:32,997 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 10:40:32,997 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:32,997 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:33,000 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:33,000 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:33,004 [88 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 10:40:33,006 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:33,006 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8542ms INFO 2024-11-23 10:40:33,006 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:33,006 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1944ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:33,015 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:33,015 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 15.2281ms INFO 2024-11-23 10:40:33,015 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:33,015 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0606ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:40:33,084 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2024-11-23 10:40:33,085 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:40:33,085 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:33,088 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:40:33,094 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:40:33,094 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2993ms INFO 2024-11-23 10:40:33,094 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:40:33,094 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1366ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:08,713 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329848692&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:44:08,714 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:44:08,715 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1448ms 200 text/html INFO 2024-11-23 10:44:08,942 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329848476&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:44:08,943 [94 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:44:08,943 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9695ms 200 text/html INFO 2024-11-23 10:44:10,333 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732329850259 INFO 2024-11-23 10:44:10,334 [94 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:44:10,334 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9275ms 200 application/javascript INFO 2024-11-23 10:44:10,398 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0980389699501012 INFO 2024-11-23 10:44:10,399 [94 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:44:10,399 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7359ms 200 application/javascript INFO 2024-11-23 10:44:10,523 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732329848692%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:44:10,523 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:44:10,523 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,526 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,528 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329848692&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:44:10,532 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,532 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.3672ms INFO 2024-11-23 10:44:10,532 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,533 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8805ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,564 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:44:10,564 [94 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:10,565 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,568 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,570 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,573 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:44:10,573 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:44:10,573 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:44:10,600 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:44:10,604 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,604 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.5413ms INFO 2024-11-23 10:44:10,604 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,604 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0855ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,678 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732329850670 INFO 2024-11-23 10:44:10,678 [94 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:44:10,678 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7771ms 200 application/javascript INFO 2024-11-23 10:44:10,694 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:44:10,694 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,694 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:44:10,695 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,695 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,695 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,697 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,697 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,697 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0214944345330379 INFO 2024-11-23 10:44:10,698 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:44:10,698 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.773ms 200 application/javascript INFO 2024-11-23 10:44:10,700 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:44:10,701 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:44:10,701 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:44:10,703 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,703 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5894ms INFO 2024-11-23 10:44:10,703 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,703 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7126ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,728 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:44:10,755 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:44:10,760 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,760 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.869ms INFO 2024-11-23 10:44:10,760 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,760 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.5168ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,863 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:44:10,863 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732329848476%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:44:10,863 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,863 [94 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:44:10,863 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,863 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,866 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,866 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,868 [94 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732329848476&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:44:10,869 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 10:44:10,869 [97 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:10,870 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,870 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,873 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,873 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,874 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 7.3228ms INFO 2024-11-23 10:44:10,874 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,874 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8055ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,875 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:44:10,875 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:44:10,875 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:44:10,883 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,883 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.0541ms INFO 2024-11-23 10:44:10,883 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,884 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7099ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,896 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:44:10,896 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,896 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,899 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,903 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:44:10,904 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,904 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4804ms INFO 2024-11-23 10:44:10,904 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,904 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8063ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,906 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,906 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.459ms INFO 2024-11-23 10:44:10,906 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,907 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3654ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,916 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:44:10,916 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,917 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,918 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:44:10,918 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:44:10,918 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,918 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,918 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,918 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,919 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,920 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,921 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,923 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:44:10,923 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,923 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,926 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,927 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,927 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,927 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.7987ms INFO 2024-11-23 10:44:10,927 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,927 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.3779ms INFO 2024-11-23 10:44:10,927 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,927 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0825ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,927 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5064ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,928 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,928 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.7503ms INFO 2024-11-23 10:44:10,928 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,928 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8764ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,935 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,935 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1939ms INFO 2024-11-23 10:44:10,935 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,935 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9005ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,940 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:44:10,940 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,940 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,943 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,948 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,948 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3758ms INFO 2024-11-23 10:44:10,948 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,949 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7794ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:10,986 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:44:10,987 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,987 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,989 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:44:10,990 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:10,990 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,990 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,992 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:44:10,992 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:44:10,992 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:44:10,992 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:10,998 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:10,998 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.132ms INFO 2024-11-23 10:44:10,998 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:10,998 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2801ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,003 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:44:11,004 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,004 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,007 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,015 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,015 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2345ms INFO 2024-11-23 10:44:11,015 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,016 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1018ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,020 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:44:11,020 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:44:11,025 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,025 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.7181ms INFO 2024-11-23 10:44:11,025 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,025 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6653ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,029 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:44:11,029 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,029 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,029 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:44:11,030 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,030 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,032 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,032 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,045 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,046 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 13.6306ms INFO 2024-11-23 10:44:11,046 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,046 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1582ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,065 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,066 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.2509ms INFO 2024-11-23 10:44:11,066 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,066 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3297ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,099 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:44:11,099 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:44:11,099 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,099 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,099 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,100 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,102 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,102 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,107 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,107 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,107 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.2762ms INFO 2024-11-23 10:44:11,107 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3461ms INFO 2024-11-23 10:44:11,107 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,107 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,107 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3949ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,108 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8184ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,176 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:44:11,176 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,177 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,177 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:44:11,178 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,178 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,179 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,180 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,185 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,185 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8003ms INFO 2024-11-23 10:44:11,185 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,185 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4128ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,186 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,186 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3668ms INFO 2024-11-23 10:44:11,186 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,186 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7481ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,191 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:44:11,191 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,192 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,193 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:44:11,193 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:44:11,193 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,193 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,193 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,193 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,194 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:44:11,194 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,194 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,195 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,196 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,196 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,197 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,202 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,202 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1208ms INFO 2024-11-23 10:44:11,202 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,202 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2345ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,203 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,203 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.5582ms INFO 2024-11-23 10:44:11,203 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,204 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5313ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,205 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,205 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.4078ms INFO 2024-11-23 10:44:11,205 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,205 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,205 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6152ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,205 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.66ms INFO 2024-11-23 10:44:11,205 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,206 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7039ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,267 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:44:11,267 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:44:11,267 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,267 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:11,267 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,267 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,270 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,270 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:11,295 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,295 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.3213ms INFO 2024-11-23 10:44:11,295 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,295 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6456ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:11,358 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:11,358 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.5852ms INFO 2024-11-23 10:44:11,358 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:11,358 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.8593ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:13,532 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 10:44:13,532 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:13,532 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:13,535 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:13,546 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 10:44:13,546 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:44:13,546 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:13,546 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:13,546 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:13,546 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:13,548 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:13,548 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 13.0143ms INFO 2024-11-23 10:44:13,548 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:13,548 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4988ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:13,548 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:13,549 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:13,560 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:13,560 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.2037ms INFO 2024-11-23 10:44:13,560 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:13,560 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4066ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:13,675 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:13,675 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 126.9277ms INFO 2024-11-23 10:44:13,675 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:13,676 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.0901ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:17,510 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=2&Flag=4&type=0&formCode=& INFO 2024-11-23 10:44:17,510 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:17,511 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:17,513 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:17,640 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:17,640 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 126.5514ms INFO 2024-11-23 10:44:17,640 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:17,640 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.1627ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:39,606 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2024-11-23 10:44:39,606 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:39,607 [69 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalDesMain.5e94ec3a.js was not modified INFO 2024-11-23 10:44:39,607 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6225ms 304 application/javascript INFO 2024-11-23 10:44:39,617 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2024-11-23 10:44:39,617 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:39,617 [69 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2024-11-23 10:44:39,617 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.476ms 304 application/javascript INFO 2024-11-23 10:44:39,630 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2024-11-23 10:44:39,630 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2024-11-23 10:44:39,630 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2024-11-23 10:44:39,630 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2024-11-23 10:44:39,630 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:39,630 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:39,630 [90 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2024-11-23 10:44:39,630 [69 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/uploadavatar.c8f578b6.css was not modified INFO 2024-11-23 10:44:39,630 [99 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/idCard.f223054d.js was not modified INFO 2024-11-23 10:44:39,630 [82 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/uploadavatar.3083a06b.js was not modified INFO 2024-11-23 10:44:39,630 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4511ms 304 text/css INFO 2024-11-23 10:44:39,631 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3993ms 304 text/css INFO 2024-11-23 10:44:39,631 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4184ms 304 application/javascript INFO 2024-11-23 10:44:39,631 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4603ms 304 application/javascript INFO 2024-11-23 10:44:39,631 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2024-11-23 10:44:39,631 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2024-11-23 10:44:39,631 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:39,631 [69 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/idCard.54670600.css was not modified INFO 2024-11-23 10:44:39,631 [90 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/deptEmp.07d6fe08.js was not modified INFO 2024-11-23 10:44:39,631 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3674ms 304 text/css INFO 2024-11-23 10:44:39,631 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.403ms 304 application/javascript INFO 2024-11-23 10:44:39,635 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2024-11-23 10:44:39,635 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2024-11-23 10:44:39,635 [90 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalDesMain.699c54cd.css was not modified INFO 2024-11-23 10:44:39,635 [69 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/deptEmp.a1b36376.css was not modified INFO 2024-11-23 10:44:39,635 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4538ms 304 text/css INFO 2024-11-23 10:44:39,635 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5017ms 304 text/css INFO 2024-11-23 10:44:39,636 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 10:44:39,636 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:39,636 [69 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 10:44:39,636 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3934ms 304 application/javascript INFO 2024-11-23 10:44:39,720 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=53a7b9ae-1120-49db-b262-ea04bb3d0dbe& INFO 2024-11-23 10:44:39,721 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:39,721 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:39,724 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:39,778 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:39,778 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.7423ms INFO 2024-11-23 10:44:39,778 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:39,779 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.2505ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:39,848 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:44:39,848 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=223172&isHis=& INFO 2024-11-23 10:44:39,848 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:39,849 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:39,849 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:39,849 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:39,851 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:39,851 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:39,859 [69 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:44:39,862 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:39,863 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.4129ms INFO 2024-11-23 10:44:39,863 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:39,863 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7091ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:39,865 [69 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 10:44:39,869 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:39,869 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.6308ms INFO 2024-11-23 10:44:39,869 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:39,869 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8822ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:39,950 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=53a7b9ae-1120-49db-b262-ea04bb3d0dbe&isHis=& INFO 2024-11-23 10:44:39,950 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:39,950 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:39,953 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,009 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,009 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.1356ms INFO 2024-11-23 10:44:40,009 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,009 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.4147ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,083 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:44:40,084 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,084 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,087 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,095 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,095 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.4255ms INFO 2024-11-23 10:44:40,095 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,095 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9934ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,164 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=53a7b9ae-1120-49db-b262-ea04bb3d0dbe&isHis=& INFO 2024-11-23 10:44:40,164 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,164 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,167 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,167 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=53a7b9ae-1120-49db-b262-ea04bb3d0dbe&flowID=185&nodeCode=begin& INFO 2024-11-23 10:44:40,167 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=53a7b9ae-1120-49db-b262-ea04bb3d0dbe&recordId=1934&tableName=FORM71& INFO 2024-11-23 10:44:40,168 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,168 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,168 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,168 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,170 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,170 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,242 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,242 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 72.3053ms INFO 2024-11-23 10:44:40,242 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,243 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.3222ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,267 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,267 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 96.6615ms INFO 2024-11-23 10:44:40,267 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,267 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.7922ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,270 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,270 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 103.3807ms INFO 2024-11-23 10:44:40,270 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,270 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 106.6981ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,332 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1934&approveID=223172& INFO 2024-11-23 10:44:40,332 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,333 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,336 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,345 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,345 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 9.2265ms INFO 2024-11-23 10:44:40,345 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,345 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1386ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,411 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2024-11-23 10:44:40,412 [82 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/gohome.43a4a8aa.png was not modified INFO 2024-11-23 10:44:40,412 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.709ms 304 image/png INFO 2024-11-23 10:44:40,458 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 10:44:40,459 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,459 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,460 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 10:44:40,461 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,461 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,463 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,464 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,469 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,470 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9982ms INFO 2024-11-23 10:44:40,470 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,470 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3775ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,470 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,470 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0163ms INFO 2024-11-23 10:44:40,470 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,470 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.148ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,476 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1934&formCode=0070&flowID=185&nodeCode=begin&exeId=43785&guid=53a7b9ae-1120-49db-b262-ea04bb3d0dbe&flag=4& INFO 2024-11-23 10:44:40,477 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,477 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,479 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,601 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,607 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 127.511ms INFO 2024-11-23 10:44:40,607 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,607 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.9505ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,832 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=8f6f5ed6-e4e6-a619-0c16-fd49b9f6b5ec&attachTableName=& INFO 2024-11-23 10:44:40,832 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,833 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,833 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=69a811fd-af3b-9735-d0a0-b43014dfe361&attachTableName=& INFO 2024-11-23 10:44:40,834 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:40,834 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,835 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,836 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:40,910 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,910 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 73.4309ms INFO 2024-11-23 10:44:40,910 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,910 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6487ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:40,914 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:40,915 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 79.0209ms INFO 2024-11-23 10:44:40,915 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:40,915 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.7914ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:41,803 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/woff2/fontawesome-webfont.2adefcbc.woff2?v=4.7.0 INFO 2024-11-23 10:44:41,803 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:41,804 [69 ] NetCore.StaticFiles.StaticFileMiddleware - The file /woff2/fontawesome-webfont.2adefcbc.woff2 was not modified INFO 2024-11-23 10:44:41,804 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6232ms 304 font/woff2 INFO 2024-11-23 10:44:41,823 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=MJ4ptkEhD1k%3D& INFO 2024-11-23 10:44:41,823 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:41,823 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:41,826 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:41,834 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:41,834 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3482ms INFO 2024-11-23 10:44:41,834 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:41,835 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.706ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:42,116 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoCreateForm?formCode=0070&tableName=FORM71 application/json 186410 INFO 2024-11-23 10:44:42,116 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:42,117 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:42,117 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:42,120 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateForm", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateForm(Sg.Hcm.WebPub.Dto.PanelDto, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:42,623 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:42,623 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 503.2222ms INFO 2024-11-23 10:44:42,623 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:42,623 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 506.8786ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:42,808 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2011&formCode=0070&exeId=44392& INFO 2024-11-23 10:44:42,809 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:42,809 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:42,812 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:42,820 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=5O6QehP9KP4%3D& INFO 2024-11-23 10:44:42,820 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:42,820 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:42,823 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:42,831 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:42,832 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.6517ms INFO 2024-11-23 10:44:42,832 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:42,832 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2272ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:42,885 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:42,890 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 78.1194ms INFO 2024-11-23 10:44:42,890 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:42,890 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.5913ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:44,194 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoEntityFlowWork? application/json 103 INFO 2024-11-23 10:44:44,194 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:44,194 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:44,194 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:44,197 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.SelfApplication.NewResultDto DoEntityFlowWork(Sg.HcmMb.SelfApplication.EntityFlowWorkDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:44,228 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:+QlXQgYlo7s= INFO 2024-11-23 10:44:44,229 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2024-11-23 10:44:44,229 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:5O6QehP9KP4= INFO 2024-11-23 10:44:44,230 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2024-11-23 10:44:44,334 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:44,334 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 136.9281ms INFO 2024-11-23 10:44:44,334 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:44,334 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 140.6467ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:44,524 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/DoToDoListDone? application/json 59 INFO 2024-11-23 10:44:44,524 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:44,524 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:44,524 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:44,527 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoToDoListDone", controller = "ToDoListMgr"}. Executing controller action with signature Void DoToDoListDone(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:44,533 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:44,533 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 6.3085ms INFO 2024-11-23 10:44:44,533 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:44,533 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9042ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:45,557 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:44:45,558 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:45,558 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:45,560 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:45,568 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:45,568 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.7775ms INFO 2024-11-23 10:44:45,568 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:45,568 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3862ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:45,575 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 10:44:45,575 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:45,575 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:45,578 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:46,180 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:46,181 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 603.5637ms INFO 2024-11-23 10:44:46,181 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:46,181 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 606.765ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:48,091 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=2&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 10:44:48,092 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:48,092 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:48,095 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:48,618 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoCreateForm?formCode=0070&tableName=FORM71 application/json 93908 INFO 2024-11-23 10:44:48,618 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:44:48,618 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:48,618 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:48,622 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateForm", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateForm(Sg.Hcm.WebPub.Dto.PanelDto, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:48,719 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:48,720 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 625.4057ms INFO 2024-11-23 10:44:48,720 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:48,720 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 629.1358ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:49,089 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:49,090 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 467.6689ms INFO 2024-11-23 10:44:49,090 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:49,090 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 472.2273ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:49,604 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2012&formCode=0070&exeId=44393& INFO 2024-11-23 10:44:49,604 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:49,605 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:49,607 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:49,680 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:49,686 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 78.1736ms INFO 2024-11-23 10:44:49,686 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:49,686 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.9746ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:49,700 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=j71Q%2BzLkx%2BU%3D& INFO 2024-11-23 10:44:49,701 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:49,701 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:49,703 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:49,711 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:49,711 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.0225ms INFO 2024-11-23 10:44:49,712 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:49,712 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3063ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:50,430 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d35c8301-f427-89bb-94ae-0d6357b95e58&attachTableName=& INFO 2024-11-23 10:44:50,430 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:50,430 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:50,433 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:50,465 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:50,466 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 32.5207ms INFO 2024-11-23 10:44:50,466 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:50,466 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0148ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:52,849 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f3ef5e23-0d18-445f-998b-f32499c1da06& INFO 2024-11-23 10:44:52,849 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:52,850 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:52,853 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:52,909 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:52,910 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 56.4423ms INFO 2024-11-23 10:44:52,910 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:52,910 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.9601ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:53,098 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:44:53,099 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:53,099 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,102 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:53,117 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:53,117 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 14.9191ms INFO 2024-11-23 10:44:53,117 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,117 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8225ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:53,129 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=217807&isHis=& INFO 2024-11-23 10:44:53,129 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:53,129 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,132 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:53,140 [90 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:44:53,146 [90 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 10:44:53,149 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:53,149 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.5051ms INFO 2024-11-23 10:44:53,149 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,150 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.892ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:53,264 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=f3ef5e23-0d18-445f-998b-f32499c1da06&isHis=& INFO 2024-11-23 10:44:53,264 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:53,264 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,267 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:53,322 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:53,323 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 55.6078ms INFO 2024-11-23 10:44:53,323 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,323 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.0833ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:53,449 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:44:53,449 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:53,449 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,453 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:53,463 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:53,463 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 10.3912ms INFO 2024-11-23 10:44:53,463 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,463 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5209ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:53,604 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f3ef5e23-0d18-445f-998b-f32499c1da06&isHis=& INFO 2024-11-23 10:44:53,604 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:53,604 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,607 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:53,608 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=f3ef5e23-0d18-445f-998b-f32499c1da06&recordId=1845&tableName=FORM71& INFO 2024-11-23 10:44:53,609 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:53,609 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,611 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:53,642 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f3ef5e23-0d18-445f-998b-f32499c1da06&flowID=185&nodeCode=begin& INFO 2024-11-23 10:44:53,642 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:53,643 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,645 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:53,669 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:53,669 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.8643ms INFO 2024-11-23 10:44:53,669 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,669 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.3823ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:53,693 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:53,693 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 81.6647ms INFO 2024-11-23 10:44:53,693 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,693 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.9404ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:53,702 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:53,702 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 57.045ms INFO 2024-11-23 10:44:53,702 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,703 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.856ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:53,846 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1845&approveID=217807& INFO 2024-11-23 10:44:53,846 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:53,847 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,849 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:53,857 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:53,858 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.2635ms INFO 2024-11-23 10:44:53,858 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:53,858 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6784ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:54,001 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 10:44:54,002 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:54,002 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,006 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 10:44:54,006 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:54,006 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,006 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:54,009 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:54,012 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:54,012 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7787ms INFO 2024-11-23 10:44:54,012 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,012 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8498ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:54,014 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:54,014 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1314ms INFO 2024-11-23 10:44:54,014 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,014 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2692ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:54,018 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1845&formCode=0070&flowID=185&nodeCode=begin&exeId=42792&guid=f3ef5e23-0d18-445f-998b-f32499c1da06&flag=4& INFO 2024-11-23 10:44:54,018 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:54,019 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,021 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:54,165 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:54,170 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 149.2359ms INFO 2024-11-23 10:44:54,170 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,170 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 152.3344ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:54,809 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=454700ef-fca6-0246-0bc0-d50e51f9dad4&attachTableName=& INFO 2024-11-23 10:44:54,809 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:54,809 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,813 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:54,814 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=9271d608-5f67-fd38-9cf8-f270b730426a&attachTableName=& INFO 2024-11-23 10:44:54,814 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:54,814 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,817 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:54,868 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:54,869 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 55.703ms INFO 2024-11-23 10:44:54,869 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,869 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.0413ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:54,869 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:54,869 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 52.2127ms INFO 2024-11-23 10:44:54,869 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:54,869 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.6108ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:55,856 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=QFdF3KhBItE%3D& INFO 2024-11-23 10:44:55,856 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:55,857 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:55,859 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:55,868 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:55,868 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.5244ms INFO 2024-11-23 10:44:55,868 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:55,868 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3426ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:59,359 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 10:44:59,360 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:59,360 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:59,363 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:59,364 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:44:59,364 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:44:59,364 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:59,367 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:44:59,379 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:59,379 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 12.4393ms INFO 2024-11-23 10:44:59,380 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:59,380 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8834ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:44:59,971 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:44:59,971 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 608.6748ms INFO 2024-11-23 10:44:59,971 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:44:59,972 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 612.545ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:02,669 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=33db585c-867a-474b-ab3c-e4364774c305& INFO 2024-11-23 10:45:02,669 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:02,670 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:02,672 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:02,727 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:02,727 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.6969ms INFO 2024-11-23 10:45:02,727 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:02,727 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.2189ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:02,878 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:45:02,879 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:02,879 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:02,882 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:02,893 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:02,894 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.795ms INFO 2024-11-23 10:45:02,894 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:02,894 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4957ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:02,902 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=217798&isHis=& INFO 2024-11-23 10:45:02,902 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:02,903 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:02,905 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:02,914 [99 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:45:02,919 [99 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 10:45:02,922 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:02,923 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.0638ms INFO 2024-11-23 10:45:02,923 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:02,923 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7326ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:03,021 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=33db585c-867a-474b-ab3c-e4364774c305&isHis=& INFO 2024-11-23 10:45:03,021 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:03,021 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,024 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:03,078 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:03,079 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 54.7275ms INFO 2024-11-23 10:45:03,079 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,079 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.1146ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:03,216 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:45:03,217 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:03,217 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,220 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:03,228 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:03,228 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.1557ms INFO 2024-11-23 10:45:03,228 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,228 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9327ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:03,328 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=33db585c-867a-474b-ab3c-e4364774c305&isHis=& INFO 2024-11-23 10:45:03,328 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:03,328 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,331 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:03,334 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=33db585c-867a-474b-ab3c-e4364774c305&recordId=1843&tableName=FORM71& INFO 2024-11-23 10:45:03,334 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:03,334 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,337 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:03,367 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=33db585c-867a-474b-ab3c-e4364774c305&flowID=185&nodeCode=begin& INFO 2024-11-23 10:45:03,367 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:03,368 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,370 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:03,393 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:03,393 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.6719ms INFO 2024-11-23 10:45:03,393 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,394 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.9522ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:03,394 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:03,394 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 62.663ms INFO 2024-11-23 10:45:03,394 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,394 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.3628ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:03,426 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:03,426 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.5768ms INFO 2024-11-23 10:45:03,426 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,426 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.1803ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:03,556 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1843&approveID=217798& INFO 2024-11-23 10:45:03,557 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:03,557 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,559 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:03,568 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:03,568 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.7164ms INFO 2024-11-23 10:45:03,568 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,568 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.31ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:03,683 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 10:45:03,683 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:03,684 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,686 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:03,692 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:03,692 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4976ms INFO 2024-11-23 10:45:03,692 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,692 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9529ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:03,704 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1843&formCode=0070&flowID=185&nodeCode=begin&exeId=42790&guid=33db585c-867a-474b-ab3c-e4364774c305&flag=4& INFO 2024-11-23 10:45:03,704 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:03,704 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,707 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:03,824 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:03,830 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 123.0025ms INFO 2024-11-23 10:45:03,830 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:03,830 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.5119ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:04,018 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=9fa40ea8-a61b-288a-dee1-f42372d064be&attachTableName=& INFO 2024-11-23 10:45:04,018 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:04,019 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=de3c3546-360c-c77a-ac15-97cf20eda7e1&attachTableName=& INFO 2024-11-23 10:45:04,019 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:04,019 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:04,019 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:04,021 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:04,021 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:04,053 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:04,053 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:04,053 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 31.9447ms INFO 2024-11-23 10:45:04,053 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 31.7431ms INFO 2024-11-23 10:45:04,053 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:04,053 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:04,053 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4514ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:04,053 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9115ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:05,038 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=QKNANjefCxs%3D& INFO 2024-11-23 10:45:05,039 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:05,039 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:05,042 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:05,050 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:05,050 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3112ms INFO 2024-11-23 10:45:05,050 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:05,050 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8151ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:10,031 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 10:45:10,031 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 10:45:10,031 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:10,032 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:10,032 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,032 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,032 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 10:45:10,033 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:10,033 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,033 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 10:45:10,034 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:10,034 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,034 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:10,034 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:10,035 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:10,037 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:10,037 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 10:45:10,038 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:10,038 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,040 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:10,042 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:10,042 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:10,042 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.1151ms INFO 2024-11-23 10:45:10,043 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,043 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 7.269ms INFO 2024-11-23 10:45:10,043 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,043 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6739ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:10,043 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2498ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:10,043 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:10,043 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.7497ms INFO 2024-11-23 10:45:10,043 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,043 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0613ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:10,045 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:10,045 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.5913ms INFO 2024-11-23 10:45:10,045 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,045 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.161ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:10,049 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:10,049 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.9218ms INFO 2024-11-23 10:45:10,049 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,049 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9732ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:10,152 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1813& INFO 2024-11-23 10:45:10,152 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:10,152 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,155 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:10,164 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:10,200 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 44.8825ms INFO 2024-11-23 10:45:10,200 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:10,200 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3917ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:12,291 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 10:45:12,292 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:12,292 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:12,295 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:12,298 [82 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 10:45:12,309 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:12,309 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.1984ms INFO 2024-11-23 10:45:12,309 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:12,309 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8367ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:12,317 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 10:45:12,317 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:12,318 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:12,320 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:12,325 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:12,325 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.0014ms INFO 2024-11-23 10:45:12,325 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:12,325 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0877ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:45:12,412 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1813& INFO 2024-11-23 10:45:12,412 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:45:12,412 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:12,415 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:45:12,424 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:45:12,459 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 43.8476ms INFO 2024-11-23 10:45:12,459 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:45:12,459 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.1769ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:46:47,060 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoUpdateForm? application/json 211424 INFO 2024-11-23 10:46:47,060 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:46:47,060 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:46:47,061 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:47,063 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateForm", controller = "Sof"}. Executing controller action with signature Boolean DoUpdateForm(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:46:47,343 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:46:47,343 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M) in 279.5106ms INFO 2024-11-23 10:46:47,343 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:47,343 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 283.1313ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:46:47,816 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoEntityFlowWork? application/json 103 INFO 2024-11-23 10:46:47,817 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:46:47,817 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:46:47,817 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:47,820 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.SelfApplication.NewResultDto DoEntityFlowWork(Sg.HcmMb.SelfApplication.EntityFlowWorkDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:46:47,850 [80 ] Sg.HcmMb.PubClass.ShareData - oldValue:Y7HcBuVLsbA= INFO 2024-11-23 10:46:47,851 [80 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2024-11-23 10:46:47,851 [80 ] Sg.HcmMb.PubClass.ShareData - oldValue:j71Q+zLkx+U= INFO 2024-11-23 10:46:47,852 [80 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2024-11-23 10:46:47,917 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:46:47,918 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 97.7942ms INFO 2024-11-23 10:46:47,918 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:47,918 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.4334ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:46:48,171 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/DoToDoListDone? application/json 59 INFO 2024-11-23 10:46:48,171 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:46:48,171 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:46:48,171 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:48,174 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoToDoListDone", controller = "ToDoListMgr"}. Executing controller action with signature Void DoToDoListDone(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:46:48,180 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:46:48,180 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 5.7635ms INFO 2024-11-23 10:46:48,180 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:48,180 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2217ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:46:49,268 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:46:49,269 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:46:49,269 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:49,271 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:46:49,279 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:46:49,279 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.7958ms INFO 2024-11-23 10:46:49,279 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:49,279 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.389ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:46:49,309 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 10:46:49,310 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:46:49,310 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:49,312 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:46:49,928 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:46:49,929 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 616.5388ms INFO 2024-11-23 10:46:49,929 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:46:49,929 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 619.8405ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:47:21,620 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 10:47:21,621 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:47:21,621 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:47:21,624 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:47:21,633 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:47:21,634 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 9.6586ms INFO 2024-11-23 10:47:21,634 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:47:21,634 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8869ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:48,131 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330428058&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:53:48,132 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:53:48,132 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.127ms 200 text/html INFO 2024-11-23 10:53:50,290 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732330430278 INFO 2024-11-23 10:53:50,291 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:53:50,291 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9149ms 200 application/javascript INFO 2024-11-23 10:53:50,395 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5001087623651059 INFO 2024-11-23 10:53:50,396 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:53:50,396 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7221ms 200 application/javascript INFO 2024-11-23 10:53:50,588 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732330428058%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:53:50,589 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:53:50,589 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:50,592 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:50,594 [85 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330428058&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:53:50,598 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:50,598 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2605ms INFO 2024-11-23 10:53:50,598 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:50,598 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6769ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:50,613 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:53:50,613 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:53:50,613 [88 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 10:53:50,613 [88 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 10:53:50,614 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:50,616 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 10:53:50,618 [88 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 10:53:50,618 [88 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 10:53:50,618 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:50,618 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.8762ms INFO 2024-11-23 10:53:50,618 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:50,618 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7863ms 401 application/json; charset=utf-8 INFO 2024-11-23 10:53:50,722 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 10:53:50,722 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:53:50,723 [88 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 10:53:50,723 [88 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 10:53:50,723 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:53:50,726 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 10:53:50,729 [88 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NDciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzY5MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW8oOeOieadsCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODQ3IiwianRpIjoiNGE1Y2IzOGUtZjIyNi00Y2I2LWFiMTYtNDc0OWJjZmUwM2VlIiwiaWF0IjoxNzMyMjQyMzE4LCJuYmYiOjE3MzIyNDIzMTYsImV4cCI6MTczMjMyODcxOCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.VPPeEZECI__Cz3k3_qS3sgH6NjIo0dVAQ4JsOGrl0Gc INFO 2024-11-23 10:53:50,733 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:50,733 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.2526ms INFO 2024-11-23 10:53:50,733 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 10:53:50,733 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8663ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:50,845 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:53:50,845 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:53:50,846 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:50,849 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:50,851 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:50,854 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:53:50,854 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:53:50,854 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:53:50,880 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:53:50,884 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:50,884 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.4065ms INFO 2024-11-23 10:53:50,884 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:50,884 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.8022ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,029 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:53:51,029 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:53:51,029 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,029 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,030 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,030 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,032 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,032 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,034 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:53:51,035 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:53:51,035 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:53:51,038 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,038 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4752ms INFO 2024-11-23 10:53:51,038 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,038 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.054ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,061 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:53:51,095 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:53:51,111 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,112 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 79.14ms INFO 2024-11-23 10:53:51,112 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,112 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.9362ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,224 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:53:51,224 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:53:51,224 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,224 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,225 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,225 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,228 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,228 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,234 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,235 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1478ms INFO 2024-11-23 10:53:51,235 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,235 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8254ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,247 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,247 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.4895ms INFO 2024-11-23 10:53:51,247 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,247 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2542ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,303 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:53:51,303 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,304 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,306 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,312 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,312 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4142ms INFO 2024-11-23 10:53:51,312 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,312 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.056ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,315 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:53:51,315 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,316 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,318 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,320 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:53:51,321 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,321 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,323 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,324 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,324 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.512ms INFO 2024-11-23 10:53:51,324 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,324 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.854ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,328 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:53:51,328 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:53:51,329 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,329 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,329 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3324ms INFO 2024-11-23 10:53:51,329 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,329 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,329 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4843ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,329 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,329 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,331 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,332 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,334 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:53:51,334 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,335 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,337 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,340 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,340 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.8793ms INFO 2024-11-23 10:53:51,340 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,340 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9115ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,341 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,341 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.5952ms INFO 2024-11-23 10:53:51,341 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,341 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1265ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,346 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,346 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.6265ms INFO 2024-11-23 10:53:51,346 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,346 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8267ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,391 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:53:51,391 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,392 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,394 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,396 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:53:51,397 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:51,397 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,399 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:51,433 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,433 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 34.0195ms INFO 2024-11-23 10:53:51,434 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,434 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4397ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:51,488 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:51,488 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 93.7245ms INFO 2024-11-23 10:53:51,488 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:51,488 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.2265ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:53,634 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 10:53:53,634 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 10:53:53,634 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:53,634 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:53,634 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:53,635 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:53,637 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:53,638 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:53,700 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:53,701 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 63.3551ms INFO 2024-11-23 10:53:53,701 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:53,701 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.143ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:53,819 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:53,825 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 186.759ms INFO 2024-11-23 10:53:53,825 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:53,825 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 191.1816ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,127 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2024-11-23 10:53:55,127 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2024-11-23 10:53:55,127 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2024-11-23 10:53:55,128 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2024-11-23 10:53:55,128 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:53:55,128 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:53:55,128 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2024-11-23 10:53:55,128 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:53:55,128 [84 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2024-11-23 10:53:55,128 [62 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2024-11-23 10:53:55,128 [83 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalDesMain.5e94ec3a.js was not modified INFO 2024-11-23 10:53:55,128 [85 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/idCard.54670600.css was not modified INFO 2024-11-23 10:53:55,128 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6312ms 304 application/javascript INFO 2024-11-23 10:53:55,128 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4068ms 304 text/css INFO 2024-11-23 10:53:55,128 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7988ms 304 application/javascript INFO 2024-11-23 10:53:55,128 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4328ms 304 text/css INFO 2024-11-23 10:53:55,128 [87 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/idCard.f223054d.js was not modified INFO 2024-11-23 10:53:55,128 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9417ms 304 application/javascript INFO 2024-11-23 10:53:55,132 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2024-11-23 10:53:55,132 [67 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/deptEmp.a1b36376.css was not modified INFO 2024-11-23 10:53:55,132 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3812ms 304 text/css INFO 2024-11-23 10:53:55,134 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2024-11-23 10:53:55,134 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2024-11-23 10:53:55,134 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2024-11-23 10:53:55,134 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:53:55,134 [67 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/uploadavatar.c8f578b6.css was not modified INFO 2024-11-23 10:53:55,134 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/uploadavatar.3083a06b.js was not modified INFO 2024-11-23 10:53:55,134 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3535ms 304 text/css INFO 2024-11-23 10:53:55,134 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4794ms 304 application/javascript INFO 2024-11-23 10:53:55,134 [95 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalDesMain.699c54cd.css was not modified INFO 2024-11-23 10:53:55,134 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6056ms 304 text/css INFO 2024-11-23 10:53:55,134 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2024-11-23 10:53:55,134 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:53:55,135 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/deptEmp.07d6fe08.js was not modified INFO 2024-11-23 10:53:55,135 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3767ms 304 application/javascript INFO 2024-11-23 10:53:55,219 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=486e81f3-7d3f-4529-ac23-11d647d8fc28& INFO 2024-11-23 10:53:55,219 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,219 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,222 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:55,277 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:55,277 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.0708ms INFO 2024-11-23 10:53:55,277 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,277 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.6509ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,356 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:53:55,357 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,357 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,358 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225964&isHis=& INFO 2024-11-23 10:53:55,358 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,358 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,360 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:55,361 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:55,369 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:53:55,372 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:55,372 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.4483ms INFO 2024-11-23 10:53:55,372 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,372 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0701ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,376 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 10:53:55,379 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:55,379 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 18.2795ms INFO 2024-11-23 10:53:55,379 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,379 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3682ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,467 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=486e81f3-7d3f-4529-ac23-11d647d8fc28&isHis=& INFO 2024-11-23 10:53:55,467 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,467 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,470 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:55,526 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:55,527 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.5028ms INFO 2024-11-23 10:53:55,527 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,527 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.0269ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,604 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=486e81f3-7d3f-4529-ac23-11d647d8fc28&isHis=& INFO 2024-11-23 10:53:55,605 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,605 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,608 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:55,609 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=486e81f3-7d3f-4529-ac23-11d647d8fc28&flowID=88&nodeCode=begin& INFO 2024-11-23 10:53:55,609 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=begin&guid=486e81f3-7d3f-4529-ac23-11d647d8fc28&recordId=277530&tableName=k_over& INFO 2024-11-23 10:53:55,609 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,610 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,610 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,610 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,612 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:55,613 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:55,698 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:55,698 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 86.2006ms INFO 2024-11-23 10:53:55,698 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,699 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.4844ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,702 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:55,702 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 89.5795ms INFO 2024-11-23 10:53:55,702 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,702 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.1844ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,726 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:55,726 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 118.6587ms INFO 2024-11-23 10:53:55,726 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,726 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 121.9932ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,741 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2024-11-23 10:53:55,741 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/gohome.43a4a8aa.png was not modified INFO 2024-11-23 10:53:55,741 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4386ms 304 image/png INFO 2024-11-23 10:53:55,788 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 10:53:55,789 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,789 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,789 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 10:53:55,790 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,790 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,791 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:55,793 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:55,797 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:55,797 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3247ms INFO 2024-11-23 10:53:55,797 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,797 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6693ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,798 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:55,798 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0517ms INFO 2024-11-23 10:53:55,798 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,798 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4706ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:55,803 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=486e81f3-7d3f-4529-ac23-11d647d8fc28& INFO 2024-11-23 10:53:55,804 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:55,804 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:55,806 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:56,121 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:56,125 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 319.2135ms INFO 2024-11-23 10:53:56,125 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:56,126 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 322.3073ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:53:57,316 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2024-11-23 10:53:57,316 [87 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/new_dqwz.67eb1f54.png was not modified INFO 2024-11-23 10:53:57,316 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5722ms 304 image/png INFO 2024-11-23 10:53:57,361 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=k_over&keyFieldValue=LhcvoLOFgqs%3D& INFO 2024-11-23 10:53:57,361 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:53:57,361 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:57,364 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:53:57,373 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:53:57,373 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.0727ms INFO 2024-11-23 10:53:57,373 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:53:57,373 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6722ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:45,222 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 10:54:45,231 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:45,231 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:45,234 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:45,316 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:45,316 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 82.1132ms INFO 2024-11-23 10:54:45,316 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:45,316 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.0502ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:49,580 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330489529&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:54:49,581 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:54:49,581 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2522ms 200 text/html INFO 2024-11-23 10:54:49,861 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732330489792 INFO 2024-11-23 10:54:49,861 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:54:49,862 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9071ms 200 application/javascript INFO 2024-11-23 10:54:49,951 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.08861919585401101 INFO 2024-11-23 10:54:49,951 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:54:49,951 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6072ms 200 application/javascript INFO 2024-11-23 10:54:50,226 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732318873387%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:54:50,226 [82 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:54:50,226 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,227 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:54:50,227 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:54:50,227 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:50,229 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,231 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,231 [82 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732318873387&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:54:50,233 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,235 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,235 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2989ms INFO 2024-11-23 10:54:50,235 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,235 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:54:50,235 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8706ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:50,235 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:54:50,235 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:54:50,262 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:54:50,266 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,266 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7055ms INFO 2024-11-23 10:54:50,266 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,266 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2645ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:50,382 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:54:50,383 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:50,383 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,386 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,387 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:54:50,388 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:54:50,388 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:54:50,394 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:54:50,395 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:50,395 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,397 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,403 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,403 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4028ms INFO 2024-11-23 10:54:50,403 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,403 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7115ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:50,415 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:54:50,441 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:54:50,446 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,446 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.3939ms INFO 2024-11-23 10:54:50,446 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,446 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1299ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:50,597 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:54:50,598 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:50,598 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,600 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:54:50,601 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:50,601 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,601 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,603 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,609 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,609 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6598ms INFO 2024-11-23 10:54:50,609 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,609 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8902ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:50,618 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,618 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9984ms INFO 2024-11-23 10:54:50,618 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,618 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6065ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:50,696 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:54:50,697 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:50,697 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,699 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,707 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,707 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.6636ms INFO 2024-11-23 10:54:50,707 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,707 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9791ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:50,716 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=0& INFO 2024-11-23 10:54:50,716 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:50,717 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,719 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,721 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2024-11-23 10:54:50,722 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:50,722 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,724 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,727 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,727 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.0618ms INFO 2024-11-23 10:54:50,727 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,727 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2752ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:50,738 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,743 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 18.5988ms INFO 2024-11-23 10:54:50,743 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,743 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7116ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:50,757 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:54:50,757 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:50,757 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,760 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:50,767 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:50,767 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3688ms INFO 2024-11-23 10:54:50,767 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:50,767 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5095ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,411 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732330491401 INFO 2024-11-23 10:54:51,412 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:54:51,412 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0147ms 200 application/javascript INFO 2024-11-23 10:54:51,426 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4733383498150179 INFO 2024-11-23 10:54:51,427 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:54:51,427 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7099ms 200 application/javascript INFO 2024-11-23 10:54:51,548 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732330489529%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:54:51,548 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:54:51,548 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,551 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,553 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330489529&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:54:51,557 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,557 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:54:51,557 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0478ms INFO 2024-11-23 10:54:51,557 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,557 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:54:51,557 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3841ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,558 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,558 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,560 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,562 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:54:51,562 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:54:51,562 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:54:51,589 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:54:51,593 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,593 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.299ms INFO 2024-11-23 10:54:51,593 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,593 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6445ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,664 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:54:51,664 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,665 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,667 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:54:51,667 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,667 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,667 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,669 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:54:51,669 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:54:51,669 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:54:51,670 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,676 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,676 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.32ms INFO 2024-11-23 10:54:51,676 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,676 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.42ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,696 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:54:51,696 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:54:51,700 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,700 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.7606ms INFO 2024-11-23 10:54:51,700 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,700 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2712ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,769 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:54:51,769 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,769 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,771 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:54:51,771 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,771 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,772 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,774 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,779 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,779 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 6.8579ms INFO 2024-11-23 10:54:51,779 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,779 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2411ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,779 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,779 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6147ms INFO 2024-11-23 10:54:51,779 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,779 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7559ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,848 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:54:51,848 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,848 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,851 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,852 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:54:51,853 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,853 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,856 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,856 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:54:51,856 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:54:51,856 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,856 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,856 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,856 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,856 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,856 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4207ms INFO 2024-11-23 10:54:51,856 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,856 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.677ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,859 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,860 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,861 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,861 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4888ms INFO 2024-11-23 10:54:51,861 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,861 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8412ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,863 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:54:51,863 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,863 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,865 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,865 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9327ms INFO 2024-11-23 10:54:51,865 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,865 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5232ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,866 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,867 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,868 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8753ms INFO 2024-11-23 10:54:51,868 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,868 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:54:51,868 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0273ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,868 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,868 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,871 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,872 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,872 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8191ms INFO 2024-11-23 10:54:51,872 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,872 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2815ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,878 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,878 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3171ms INFO 2024-11-23 10:54:51,878 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,878 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6059ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:51,936 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:54:51,936 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:54:51,936 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,936 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:51,936 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,936 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,939 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,939 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:51,964 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:51,964 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.2252ms INFO 2024-11-23 10:54:51,964 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:51,964 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6841ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:52,028 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:52,028 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.2826ms INFO 2024-11-23 10:54:52,028 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:52,028 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.6478ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:52,576 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=eWHpIpXWzts%3D& INFO 2024-11-23 10:54:52,577 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:52,577 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:52,579 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:52,583 [87 ] Sg.HcmMb.PubClass.ShareData - oldValue:eWHpIpXWzts= INFO 2024-11-23 10:54:52,615 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:52,615 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 35.2555ms INFO 2024-11-23 10:54:52,615 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:52,615 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.8274ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:54,864 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 10:54:54,864 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:54,864 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,867 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:54,867 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 10:54:54,868 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:54,868 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,870 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:54,871 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 10:54:54,871 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 10:54:54,871 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:54,872 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,872 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:54,872 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,873 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:54,873 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3238ms INFO 2024-11-23 10:54:54,873 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,873 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8851ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:54,874 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:54,875 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:54,878 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 10:54:54,878 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:54,878 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,879 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:54,880 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:54,880 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6736ms INFO 2024-11-23 10:54:54,880 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,880 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.2946ms INFO 2024-11-23 10:54:54,880 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7395ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:54,880 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,880 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6553ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:54,882 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:54,884 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:54,884 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.6087ms INFO 2024-11-23 10:54:54,884 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,884 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7086ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:54,886 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:54,886 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.8709ms INFO 2024-11-23 10:54:54,886 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,887 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8066ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:54,946 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1847& INFO 2024-11-23 10:54:54,947 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:54,947 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,949 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:54,966 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:54,972 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 22.2327ms INFO 2024-11-23 10:54:54,972 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:54,972 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.4436ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:56,702 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 10:54:56,702 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 10:54:56,703 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:56,703 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:56,703 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:56,703 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:56,706 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:56,706 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:56,709 [82 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 10:54:56,711 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:56,711 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5923ms INFO 2024-11-23 10:54:56,711 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:56,711 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.14ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:56,719 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:56,719 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.5553ms INFO 2024-11-23 10:54:56,719 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:56,719 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0371ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:56,817 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1847& INFO 2024-11-23 10:54:56,817 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:56,817 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:56,820 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:56,826 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:56,831 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.2594ms INFO 2024-11-23 10:54:56,831 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:56,831 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5556ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:58,172 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 10:54:58,173 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:58,173 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:58,176 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:58,181 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:58,182 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6621ms INFO 2024-11-23 10:54:58,182 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:58,182 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2182ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:59,231 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=aIpzQDgkMEo%3D& INFO 2024-11-23 10:54:59,231 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:59,231 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:59,235 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetExchangeDayOff", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.ExchangeDayOffDto GetExchangeDayOff(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:59,241 [89 ] Sg.HcmMb.PubClass.ShareData - oldValue:aIpzQDgkMEo= INFO 2024-11-23 10:54:59,243 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054003&IsEss=true& INFO 2024-11-23 10:54:59,243 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:59,243 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:59,246 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:59,252 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:59,252 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.0257ms INFO 2024-11-23 10:54:59,252 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:59,252 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.408ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:59,311 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:59,316 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 80.684ms INFO 2024-11-23 10:54:59,316 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:59,316 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.2096ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:54:59,397 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1847& INFO 2024-11-23 10:54:59,398 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:54:59,398 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:59,400 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:54:59,407 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:54:59,413 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 12.0689ms INFO 2024-11-23 10:54:59,413 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:54:59,413 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6279ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:00,832 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 10:55:00,833 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:00,833 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:00,835 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:00,841 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:00,841 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5548ms INFO 2024-11-23 10:55:00,841 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:00,841 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0202ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:03,211 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330503082&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:55:03,212 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:55:03,212 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9877ms 200 text/html INFO 2024-11-23 10:55:04,857 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732330504789 INFO 2024-11-23 10:55:04,858 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:55:04,858 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9668ms 200 application/javascript INFO 2024-11-23 10:55:04,921 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2811218954123038 INFO 2024-11-23 10:55:04,921 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:55:04,921 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6237ms 200 application/javascript INFO 2024-11-23 10:55:05,176 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732330503082%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:55:05,176 [91 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:55:05,177 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,179 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,181 [91 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330503082&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:55:05,185 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,185 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0374ms INFO 2024-11-23 10:55:05,185 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,185 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.328ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,203 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:55:05,203 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:05,203 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,203 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,206 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,208 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:55:05,208 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:55:05,208 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:55:05,235 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:55:05,239 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,239 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.1836ms INFO 2024-11-23 10:55:05,239 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,239 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5999ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,380 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:55:05,381 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,381 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,381 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:55:05,381 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,381 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,384 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,384 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,385 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:55:05,385 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:55:05,385 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:55:05,389 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,389 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5452ms INFO 2024-11-23 10:55:05,390 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,390 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7529ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,412 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:55:05,412 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:55:05,416 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,416 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6086ms INFO 2024-11-23 10:55:05,416 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,416 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1893ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,535 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:55:05,536 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,536 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,536 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:55:05,537 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,537 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,539 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,539 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,544 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,544 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,544 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5012ms INFO 2024-11-23 10:55:05,544 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9813ms INFO 2024-11-23 10:55:05,544 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,544 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,545 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2571ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,545 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3442ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,655 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:55:05,656 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,656 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:55:05,656 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,656 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,656 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,659 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,659 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,662 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:55:05,662 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,662 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,664 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,664 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,664 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6287ms INFO 2024-11-23 10:55:05,664 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,664 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5139ms INFO 2024-11-23 10:55:05,665 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,665 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0588ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,665 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7125ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,665 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,670 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,670 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0786ms INFO 2024-11-23 10:55:05,670 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,670 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4198ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,672 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:55:05,672 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,672 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,675 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,684 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,684 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6507ms INFO 2024-11-23 10:55:05,684 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,684 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8671ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,720 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:55:05,720 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,721 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,722 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:55:05,722 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,722 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,723 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,725 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,730 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,730 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5242ms INFO 2024-11-23 10:55:05,730 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,730 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5855ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,731 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,731 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6324ms INFO 2024-11-23 10:55:05,731 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,731 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3727ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,842 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:55:05,842 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,842 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,845 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,850 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:55:05,850 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:05,850 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,852 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:05,878 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,878 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4115ms INFO 2024-11-23 10:55:05,878 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,878 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5731ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:05,999 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:05,999 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 154.4846ms INFO 2024-11-23 10:55:05,999 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:05,999 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 157.7612ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:08,177 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d4eb6b15-4822-4fc9-b28f-d4f4ff24b615%20%20& INFO 2024-11-23 10:55:08,177 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:08,177 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,180 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:08,234 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:08,235 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.6851ms INFO 2024-11-23 10:55:08,235 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,235 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.3236ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:08,385 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226337&isHis=& INFO 2024-11-23 10:55:08,385 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:08,385 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,386 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:55:08,387 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:08,387 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,388 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:08,390 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:08,396 [81 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:55:08,402 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:08,402 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.2883ms INFO 2024-11-23 10:55:08,402 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,402 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9095ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:08,403 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:08,404 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.5648ms INFO 2024-11-23 10:55:08,404 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,404 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1574ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:08,536 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 10:55:08,537 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:08,537 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,540 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:08,548 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:08,548 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.2741ms INFO 2024-11-23 10:55:08,548 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,548 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.03ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:08,695 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=d4eb6b15-4822-4fc9-b28f-d4f4ff24b615%20%20&recordId=5493&tableName=FORMBKSQD& INFO 2024-11-23 10:55:08,695 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:08,696 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d4eb6b15-4822-4fc9-b28f-d4f4ff24b615%20%20&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 10:55:08,696 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,696 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:08,696 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,698 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d4eb6b15-4822-4fc9-b28f-d4f4ff24b615%20%20&isHis=& INFO 2024-11-23 10:55:08,698 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:08,698 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,699 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:08,699 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:08,701 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:08,757 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:08,757 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 58.5309ms INFO 2024-11-23 10:55:08,757 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,757 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5827ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:08,793 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:08,793 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 94.3566ms INFO 2024-11-23 10:55:08,793 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,793 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.5234ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:08,797 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:08,797 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 95.7397ms INFO 2024-11-23 10:55:08,797 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,797 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.0215ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:08,911 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5493&approveID=226337& INFO 2024-11-23 10:55:08,912 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:08,912 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,915 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:08,962 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:08,962 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 47.4859ms INFO 2024-11-23 10:55:08,962 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:08,963 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0692ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:09,135 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 10:55:09,135 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:09,136 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:09,136 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 10:55:09,137 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:09,137 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:09,139 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:09,140 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:09,146 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:09,146 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:09,146 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2284ms INFO 2024-11-23 10:55:09,146 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4462ms INFO 2024-11-23 10:55:09,146 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:09,146 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:09,146 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0098ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:09,146 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3543ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:09,156 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5493&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44386&guid=d4eb6b15-4822-4fc9-b28f-d4f4ff24b615%20%20&flag=1& INFO 2024-11-23 10:55:09,156 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:09,156 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:09,159 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:09,274 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:09,275 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 115.8571ms INFO 2024-11-23 10:55:09,275 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:09,275 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.2365ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:10,495 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=ixwtCwtyDRQ%3D& INFO 2024-11-23 10:55:10,496 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:10,496 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:10,498 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:10,507 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:10,507 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7995ms INFO 2024-11-23 10:55:10,507 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:10,507 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4076ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:14,856 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 60 INFO 2024-11-23 10:55:14,856 [94 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:14,856 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:14,856 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:14,859 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:14,915 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:14,915 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 55.9229ms INFO 2024-11-23 10:55:14,915 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:14,915 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.6004ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:15,055 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 10:55:15,056 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:15,056 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:15,059 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:15,074 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:15,074 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 15.5476ms INFO 2024-11-23 10:55:15,074 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:15,074 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.458ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:15,895 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 59 INFO 2024-11-23 10:55:15,895 [94 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:15,896 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:15,896 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:15,899 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:16,048 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:16,048 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 149.6302ms INFO 2024-11-23 10:55:16,048 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,049 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 153.3161ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:16,215 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=9ec7037e-fa0b-42b2-9864-f15580480bcc& INFO 2024-11-23 10:55:16,216 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:16,216 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,219 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:16,274 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:16,274 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.8331ms INFO 2024-11-23 10:55:16,274 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,275 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.6154ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:16,415 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:55:16,415 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:16,415 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,416 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225594&isHis=& INFO 2024-11-23 10:55:16,416 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:16,416 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,418 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:16,419 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:16,427 [81 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 10:55:16,432 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:16,433 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 14.3186ms INFO 2024-11-23 10:55:16,433 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,433 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.153ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:16,435 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:16,435 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.4929ms INFO 2024-11-23 10:55:16,435 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,436 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7602ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:16,571 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2024-11-23 10:55:16,571 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:16,571 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,574 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:16,585 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:16,585 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 11.1712ms INFO 2024-11-23 10:55:16,585 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,585 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.808ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:16,735 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=9ec7037e-fa0b-42b2-9864-f15580480bcc&isHis=& INFO 2024-11-23 10:55:16,735 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=97&NodeCode=N1660618242223&guid=9ec7037e-fa0b-42b2-9864-f15580480bcc&recordId=388&tableName=FORMLZSQ& INFO 2024-11-23 10:55:16,735 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:16,735 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:16,735 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,735 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,737 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=9ec7037e-fa0b-42b2-9864-f15580480bcc&flowID=97&nodeCode=N1660618242223& INFO 2024-11-23 10:55:16,738 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:16,738 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,738 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:16,738 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:16,740 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:16,802 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:16,802 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 63.7307ms INFO 2024-11-23 10:55:16,802 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,802 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.3661ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:16,829 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:16,829 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 90.898ms INFO 2024-11-23 10:55:16,829 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,829 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.4481ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:16,833 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:16,833 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 92.7063ms INFO 2024-11-23 10:55:16,833 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,833 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.9216ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:16,946 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0001&tableName=FORMLZSQ&keyFieldValue=388&approveID=225594& INFO 2024-11-23 10:55:16,947 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:16,947 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,949 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:16,987 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:16,991 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 42.0776ms INFO 2024-11-23 10:55:16,992 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:16,992 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5318ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:17,175 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=388&formCode=0001&flowID=97&nodeCode=N1660618242223&exeId=43758&guid=9ec7037e-fa0b-42b2-9864-f15580480bcc&flag=1& INFO 2024-11-23 10:55:17,175 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:17,175 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:17,177 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 10:55:17,177 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:17,178 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:17,178 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:17,180 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:17,186 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:17,186 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6347ms INFO 2024-11-23 10:55:17,186 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:17,186 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.836ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:17,633 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:17,651 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 472.5504ms INFO 2024-11-23 10:55:17,651 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:17,651 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 476.3517ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:20,254 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMLZSQ&keyFieldValue=Ybsj%2BWXOdbc%3D& INFO 2024-11-23 10:55:20,255 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:20,255 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:20,258 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:20,266 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:20,266 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3129ms INFO 2024-11-23 10:55:20,266 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:20,266 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8223ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:23,250 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330523132&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:55:23,251 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:55:23,251 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9723ms 200 text/html INFO 2024-11-23 10:55:24,770 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732330524688 INFO 2024-11-23 10:55:24,771 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:55:24,771 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9108ms 200 application/javascript INFO 2024-11-23 10:55:24,845 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.11970958753283023 INFO 2024-11-23 10:55:24,846 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:55:24,846 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8155ms 200 application/javascript INFO 2024-11-23 10:55:24,995 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 10:55:24,995 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:24,995 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:24,996 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:24,996 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732330523132%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:55:24,996 [91 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:55:24,996 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:24,998 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:24,999 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,001 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:55:25,001 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:55:25,001 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:55:25,001 [91 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330523132&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:55:25,005 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,005 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0275ms INFO 2024-11-23 10:55:25,005 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,005 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2876ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,027 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:55:25,031 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,031 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.4904ms INFO 2024-11-23 10:55:25,031 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,031 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2835ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,144 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:55:25,145 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,145 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,147 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:55:25,147 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,147 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,147 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,149 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:55:25,149 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:55:25,149 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:55:25,150 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,155 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,155 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2881ms INFO 2024-11-23 10:55:25,155 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,155 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4354ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,176 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:55:25,176 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:55:25,181 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,181 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3435ms INFO 2024-11-23 10:55:25,181 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,181 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6616ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,315 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:55:25,316 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,316 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:55:25,316 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,316 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,316 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,319 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,319 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,324 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,324 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,325 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5933ms INFO 2024-11-23 10:55:25,325 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,325 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7061ms INFO 2024-11-23 10:55:25,325 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,325 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8434ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,325 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3968ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,435 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:55:25,435 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:55:25,435 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,435 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,435 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,435 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,436 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:55:25,437 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,437 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,438 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,438 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,440 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,443 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,443 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,444 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6505ms INFO 2024-11-23 10:55:25,444 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,444 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.6383ms INFO 2024-11-23 10:55:25,444 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,444 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0797ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,444 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1418ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,445 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,445 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3427ms INFO 2024-11-23 10:55:25,445 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,445 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2814ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,456 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:55:25,456 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:55:25,456 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,456 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,456 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,456 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:55:25,456 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,457 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,457 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,459 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,459 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,459 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,467 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,467 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,467 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.1983ms INFO 2024-11-23 10:55:25,467 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,467 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9352ms INFO 2024-11-23 10:55:25,467 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,467 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.227ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,467 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9258ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,467 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,468 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9832ms INFO 2024-11-23 10:55:25,468 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,468 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0886ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,571 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:55:25,571 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,571 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,574 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,575 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:55:25,575 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:25,576 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,578 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:25,603 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,603 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.9194ms INFO 2024-11-23 10:55:25,603 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,603 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.2382ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:25,671 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:25,671 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 96.7481ms INFO 2024-11-23 10:55:25,671 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:25,671 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.1301ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:28,217 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 10:55:28,217 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:28,218 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:28,220 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:28,229 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:28,229 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 8.6211ms INFO 2024-11-23 10:55:28,229 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:28,229 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.195ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:29,216 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:55:29,216 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:29,217 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:29,219 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:29,227 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:29,227 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.9013ms INFO 2024-11-23 10:55:29,227 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:29,227 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3734ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:29,240 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 10:55:29,240 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:29,241 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:29,243 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:29,808 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:29,809 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 566.2352ms INFO 2024-11-23 10:55:29,809 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:29,809 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 569.3891ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:31,215 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 10:55:31,216 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:31,216 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=0& INFO 2024-11-23 10:55:31,216 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:31,216 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:31,217 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:31,219 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:31,219 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:31,227 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:31,227 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.9792ms INFO 2024-11-23 10:55:31,227 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:31,227 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:31,227 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6372ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:31,227 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.0264ms INFO 2024-11-23 10:55:31,227 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:31,227 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0856ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:31,252 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2024-11-23 10:55:31,252 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:31,252 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:31,255 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:31,269 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:31,274 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 18.4436ms INFO 2024-11-23 10:55:31,274 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:31,274 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8716ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:33,017 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=eWHpIpXWzts%3D& INFO 2024-11-23 10:55:33,018 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:33,018 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:33,021 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:33,025 [89 ] Sg.HcmMb.PubClass.ShareData - oldValue:eWHpIpXWzts= INFO 2024-11-23 10:55:33,056 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:33,056 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 35.4245ms INFO 2024-11-23 10:55:33,056 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:33,056 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9823ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:37,102 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:37,102 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:37,102 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:37,102 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:37,105 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:37,120 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:37,121 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.7146ms INFO 2024-11-23 10:55:37,121 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:37,121 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2254ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:37,507 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:37,507 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:37,507 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:37,507 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:37,510 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:37,525 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:37,525 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 14.9175ms INFO 2024-11-23 10:55:37,525 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:37,525 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4367ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:40,176 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:40,176 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:40,177 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:40,177 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:40,180 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:40,195 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:40,195 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.4034ms INFO 2024-11-23 10:55:40,195 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:40,195 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3655ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:40,576 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:40,577 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:40,577 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:40,577 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:40,580 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:40,595 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:40,595 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.2512ms INFO 2024-11-23 10:55:40,595 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:40,595 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8913ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:40,817 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:40,817 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:40,817 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:40,817 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:40,820 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:40,835 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:40,835 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.0301ms INFO 2024-11-23 10:55:40,835 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:40,835 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5605ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:41,139 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:41,139 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:41,140 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:41,140 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:41,143 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:41,159 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:41,159 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.7112ms INFO 2024-11-23 10:55:41,159 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:41,159 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4424ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:41,341 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:41,341 [94 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:41,342 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:41,342 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:41,344 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:41,359 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:41,360 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.0677ms INFO 2024-11-23 10:55:41,360 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:41,360 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6022ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:41,656 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:41,657 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:41,657 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:41,657 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:41,661 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:41,677 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:41,677 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.6223ms INFO 2024-11-23 10:55:41,677 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:41,677 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9824ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:41,936 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:41,937 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:41,937 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:41,937 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:41,940 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:41,955 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:41,955 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 14.9511ms INFO 2024-11-23 10:55:41,955 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:41,955 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8106ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:42,061 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=eWHpIpXWzts%3D& INFO 2024-11-23 10:55:42,062 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:42,062 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,064 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:42,068 [82 ] Sg.HcmMb.PubClass.ShareData - oldValue:eWHpIpXWzts= INFO 2024-11-23 10:55:42,092 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=glimTA8vtT2Qh1zAuXIcXg%3D%3D&isDeptCode=true& INFO 2024-11-23 10:55:42,092 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=4WNmjzy%2Fyk0%3D&isDeptCode=true& INFO 2024-11-23 10:55:42,092 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=gbai6deUpJc%3D&isDeptCode=true& INFO 2024-11-23 10:55:42,092 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:42,092 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:42,092 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:42,092 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,092 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,092 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,095 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:42,095 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:42,095 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:42,098 [89 ] Sg.HcmMb.PubClass.ShareData - oldValue:glimTA8vtT2Qh1zAuXIcXg== INFO 2024-11-23 10:55:42,098 [64 ] Sg.HcmMb.PubClass.ShareData - oldValue:4WNmjzy/yk0= INFO 2024-11-23 10:55:42,098 [94 ] Sg.HcmMb.PubClass.ShareData - oldValue:gbai6deUpJc= INFO 2024-11-23 10:55:42,101 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:42,101 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 36.4053ms INFO 2024-11-23 10:55:42,101 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,101 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7004ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:42,103 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:42,103 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:42,103 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:42,103 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.3899ms INFO 2024-11-23 10:55:42,103 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.4947ms INFO 2024-11-23 10:55:42,103 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.5998ms INFO 2024-11-23 10:55:42,103 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,103 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,103 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,104 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8637ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:42,104 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9968ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:42,104 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9643ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:55:42,335 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 10:55:42,335 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:55:42,336 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:55:42,336 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,339 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:55:42,354 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:55:42,354 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.1459ms INFO 2024-11-23 10:55:42,354 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 10:55:42,354 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7312ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:11,604 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330691562&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:58:11,605 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 10:58:11,605 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2625ms 200 text/html INFO 2024-11-23 10:58:13,277 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732330693263 INFO 2024-11-23 10:58:13,278 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 10:58:13,278 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8722ms 200 application/javascript INFO 2024-11-23 10:58:13,292 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5623296653176661 INFO 2024-11-23 10:58:13,293 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 10:58:13,293 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7556ms 200 application/javascript INFO 2024-11-23 10:58:13,418 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732330691562%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 10:58:13,418 [78 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 10:58:13,418 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,421 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,423 [78 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732330691562&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 10:58:13,423 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 10:58:13,424 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 10:58:13,424 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,424 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,426 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,428 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,428 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 7.0359ms INFO 2024-11-23 10:58:13,428 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,428 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3798ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,429 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 10:58:13,429 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 10:58:13,429 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 10:58:13,456 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 10:58:13,459 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,460 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0851ms INFO 2024-11-23 10:58:13,460 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,460 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3241ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,541 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 10:58:13,541 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,541 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,544 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,545 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 10:58:13,545 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,545 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,546 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 10:58:13,546 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 10:58:13,546 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 10:58:13,548 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,553 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,553 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1676ms INFO 2024-11-23 10:58:13,553 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,553 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.355ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,572 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 10:58:13,572 [93 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 10:58:13,576 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,577 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.7041ms INFO 2024-11-23 10:58:13,577 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,577 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0721ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,660 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 10:58:13,661 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 10:58:13,661 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,661 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,661 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,661 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,663 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,664 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,669 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,669 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.4907ms INFO 2024-11-23 10:58:13,669 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,669 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7064ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,673 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,673 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.2345ms INFO 2024-11-23 10:58:13,673 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,673 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6629ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,746 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 10:58:13,746 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,746 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,749 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,754 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 10:58:13,754 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,754 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,756 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 10:58:13,757 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,757 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,757 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,759 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,759 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.2494ms INFO 2024-11-23 10:58:13,759 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,759 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6215ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,761 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,762 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 10:58:13,762 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,762 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,763 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 10:58:13,763 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,763 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,764 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,764 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.1355ms INFO 2024-11-23 10:58:13,764 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,764 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.22ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,764 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,766 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 10:58:13,766 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,766 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,766 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,769 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,771 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,771 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 10.4027ms INFO 2024-11-23 10:58:13,771 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,771 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3826ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,774 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,774 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.7502ms INFO 2024-11-23 10:58:13,774 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,774 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,774 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.3582ms INFO 2024-11-23 10:58:13,774 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0187ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,774 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,774 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.45ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,776 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,776 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8602ms INFO 2024-11-23 10:58:13,777 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,777 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.013ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,827 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 10:58:13,828 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,828 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,830 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 10:58:13,830 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:13,830 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,830 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,833 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:13,858 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,858 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.1681ms INFO 2024-11-23 10:58:13,858 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,858 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.2929ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:13,919 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:13,919 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.6066ms INFO 2024-11-23 10:58:13,919 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:13,919 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.7946ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:16,576 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 10:58:16,577 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:16,577 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:16,579 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 10:58:16,579 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:16,579 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:16,580 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 10:58:16,580 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:16,580 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:16,580 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:16,582 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:16,585 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:16,592 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:16,592 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.1895ms INFO 2024-11-23 10:58:16,593 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:16,593 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6198ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:16,597 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:16,597 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.1994ms INFO 2024-11-23 10:58:16,597 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:16,597 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6968ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:16,709 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:16,709 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 127.5263ms INFO 2024-11-23 10:58:16,709 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:16,710 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.7614ms 200 application/json; charset=utf-8 INFO 2024-11-23 10:58:19,480 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=2&Flag=4&type=0&formCode=& INFO 2024-11-23 10:58:19,481 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 10:58:19,481 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:19,484 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 10:58:19,610 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 10:58:19,610 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 126.7267ms INFO 2024-11-23 10:58:19,610 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 10:58:19,611 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.4655ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:36,779 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732331135512&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 11:05:36,780 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:05:36,780 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9514ms 200 text/html INFO 2024-11-23 11:05:38,434 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732331137188 INFO 2024-11-23 11:05:38,435 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:05:38,435 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8979ms 200 application/javascript INFO 2024-11-23 11:05:38,494 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5833252022043878 INFO 2024-11-23 11:05:38,494 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:05:38,494 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6226ms 200 application/javascript INFO 2024-11-23 11:05:38,676 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732331135512%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 11:05:38,676 [52 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:05:38,676 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:38,679 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:38,681 [52 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732331135512&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 11:05:38,684 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 11:05:38,684 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:05:38,684 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:38,684 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:38,686 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:38,686 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.6109ms INFO 2024-11-23 11:05:38,686 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:38,686 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9493ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:38,687 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:38,689 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:05:38,689 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:05:38,689 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:05:38,772 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:05:38,777 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:38,777 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 89.8762ms INFO 2024-11-23 11:05:38,777 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:38,777 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.2696ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:38,894 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:05:38,894 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:38,894 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:38,896 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:05:38,896 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:38,896 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:38,898 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:38,899 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:38,900 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:05:38,900 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:05:38,900 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:05:38,904 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:38,904 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4231ms INFO 2024-11-23 11:05:38,904 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:38,904 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8078ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:38,927 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:05:38,927 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:05:38,931 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:38,931 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2838ms INFO 2024-11-23 11:05:38,931 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:38,931 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5692ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,074 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:05:39,074 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:05:39,074 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,074 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,074 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,074 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,077 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,077 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,082 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,082 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,082 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4949ms INFO 2024-11-23 11:05:39,082 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,082 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6254ms INFO 2024-11-23 11:05:39,082 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,083 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.896ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,083 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9492ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,115 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20& INFO 2024-11-23 11:05:39,116 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,116 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,118 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,174 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,174 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.8117ms INFO 2024-11-23 11:05:39,174 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,174 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.0705ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,219 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:05:39,219 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,220 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,222 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,230 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,230 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.1282ms INFO 2024-11-23 11:05:39,230 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,230 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4289ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,303 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 11:05:39,303 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,303 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,306 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,317 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,317 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.2883ms INFO 2024-11-23 11:05:39,317 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,317 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4769ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,335 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226345&isHis=& INFO 2024-11-23 11:05:39,336 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,336 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,339 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,347 [55 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 11:05:39,355 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,355 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.1305ms INFO 2024-11-23 11:05:39,355 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,356 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3161ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,470 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 11:05:39,470 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,470 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,473 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,481 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,481 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.8724ms INFO 2024-11-23 11:05:39,481 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,481 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3896ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,615 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20&isHis=& INFO 2024-11-23 11:05:39,615 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,615 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,618 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1699258759940&guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20&recordId=2003&tableName=FORM71& INFO 2024-11-23 11:05:39,618 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,618 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,618 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,621 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,628 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20&flowID=185&nodeCode=N1699258759940& INFO 2024-11-23 11:05:39,629 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,629 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,631 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,678 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,678 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.1218ms INFO 2024-11-23 11:05:39,678 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,678 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.3358ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,708 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,708 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 90.1804ms INFO 2024-11-23 11:05:39,708 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,708 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.6401ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,714 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,714 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 82.4794ms INFO 2024-11-23 11:05:39,714 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,714 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5155ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:39,859 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=2003&approveID=226345& INFO 2024-11-23 11:05:39,860 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:39,860 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,862 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:39,871 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:39,871 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.6789ms INFO 2024-11-23 11:05:39,871 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:39,871 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2011ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:40,074 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 11:05:40,074 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:40,074 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:40,075 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 11:05:40,076 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:40,076 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:40,077 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:40,078 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:40,083 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:40,083 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7376ms INFO 2024-11-23 11:05:40,083 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:40,083 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1736ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:40,084 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:40,084 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2847ms INFO 2024-11-23 11:05:40,084 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:40,084 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4934ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:40,098 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2003&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=44269&guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20&flag=1& INFO 2024-11-23 11:05:40,099 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:40,099 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:40,102 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:40,221 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:40,226 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 123.8706ms INFO 2024-11-23 11:05:40,227 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:40,227 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.3728ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:41,673 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=2bae65cc-16fe-37aa-0810-021a011560a4&attachTableName=& INFO 2024-11-23 11:05:41,674 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:41,674 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:41,675 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=481ea10f-5bbe-6ffc-1dfa-fe74e4cbf7b8&attachTableName=& INFO 2024-11-23 11:05:41,675 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:41,676 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:41,677 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:41,678 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:51,626 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:51,626 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9949.2747ms INFO 2024-11-23 11:05:51,626 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:51,626 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9952.9546ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:51,628 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:51,628 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9949.5795ms INFO 2024-11-23 11:05:51,628 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:51,628 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9952.6164ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:52,596 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=FxauOtIpqK0%3D& INFO 2024-11-23 11:05:52,596 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:52,596 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:52,599 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:05:52,609 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:52,609 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 10.1267ms INFO 2024-11-23 11:05:52,609 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:05:52,609 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9756ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:55,765 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:05:55,766 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:05:55,766 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:55,766 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:05:55,769 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:05:55,954 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:55,980 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 211.3624ms INFO 2024-11-23 11:05:55,980 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:05:55,980 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 215.2056ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:05:57,814 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:05:57,814 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:05:57,815 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:05:57,815 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:05:57,817 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:05:58,005 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:05:58,029 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 211.4652ms INFO 2024-11-23 11:05:58,029 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:05:58,029 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 215.1123ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:03,115 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732331161905&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 11:06:03,116 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:06:03,116 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0605ms 200 text/html INFO 2024-11-23 11:06:04,675 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732331163442 INFO 2024-11-23 11:06:04,676 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:06:04,676 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8418ms 200 application/javascript INFO 2024-11-23 11:06:04,735 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5552143899421209 INFO 2024-11-23 11:06:04,736 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:06:04,736 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.623ms 200 application/javascript INFO 2024-11-23 11:06:05,314 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732331161905%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 11:06:05,314 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:06:05,314 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,317 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,319 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732331161905&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 11:06:05,322 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,323 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8239ms INFO 2024-11-23 11:06:05,323 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,323 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2216ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:05,335 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 11:06:05,335 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:05,335 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:05,336 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,338 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,340 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:06:05,340 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:06:05,340 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:06:05,367 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:06:05,371 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,371 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9291ms INFO 2024-11-23 11:06:05,371 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,371 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1554ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:05,528 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:06:05,529 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:05,529 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,530 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:06:05,530 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:05,530 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,531 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,533 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,535 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:06:05,535 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:06:05,535 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:06:05,537 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,537 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5284ms INFO 2024-11-23 11:06:05,537 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,537 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9731ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:05,561 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:06:05,561 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:06:05,565 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,566 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6993ms INFO 2024-11-23 11:06:05,566 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,566 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8795ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:05,694 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:06:05,694 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:05,694 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,695 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:06:05,695 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:05,695 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,697 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,698 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,702 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,703 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.623ms INFO 2024-11-23 11:06:05,703 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,703 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,703 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 4.9446ms INFO 2024-11-23 11:06:05,703 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1649ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:05,703 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,703 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1663ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:05,738 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20& INFO 2024-11-23 11:06:05,739 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:05,739 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,741 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,797 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,797 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.3146ms INFO 2024-11-23 11:06:05,797 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,797 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5122ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:05,801 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:06:05,801 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:05,801 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,804 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,812 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,812 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8828ms INFO 2024-11-23 11:06:05,812 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,812 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2057ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:05,929 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 11:06:05,930 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:05,930 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,933 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,934 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226345&isHis=& INFO 2024-11-23 11:06:05,934 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:05,934 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,937 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:05,944 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,944 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.4631ms INFO 2024-11-23 11:06:05,944 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,944 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9436ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:05,945 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 11:06:05,952 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:05,952 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.4267ms INFO 2024-11-23 11:06:05,952 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:05,952 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7724ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:06,088 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 11:06:06,089 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:06,089 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,092 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:06,099 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:06,100 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.8195ms INFO 2024-11-23 11:06:06,100 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,100 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3851ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:06,209 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20&isHis=& INFO 2024-11-23 11:06:06,209 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:06,209 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,210 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1699258759940&guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20&recordId=2003&tableName=FORM71& INFO 2024-11-23 11:06:06,210 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:06,211 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,212 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20&flowID=185&nodeCode=N1699258759940& INFO 2024-11-23 11:06:06,212 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:06,212 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:06,212 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,213 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:06,215 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:06,269 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:06,270 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.6845ms INFO 2024-11-23 11:06:06,270 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,270 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.013ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:06,310 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:06,310 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 97.5524ms INFO 2024-11-23 11:06:06,311 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,311 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.7969ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:06,315 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:06,315 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 102.6929ms INFO 2024-11-23 11:06:06,315 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,315 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 106.2612ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:06,389 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=2003&approveID=226345& INFO 2024-11-23 11:06:06,389 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:06,389 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,392 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:06,400 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:06,400 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.4564ms INFO 2024-11-23 11:06:06,400 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,400 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8468ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:06,538 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 11:06:06,539 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:06,539 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,540 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 11:06:06,540 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:06,540 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,542 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:06,542 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:06,548 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:06,548 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:06,548 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2415ms INFO 2024-11-23 11:06:06,548 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9554ms INFO 2024-11-23 11:06:06,548 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,548 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,548 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8519ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:06,548 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5045ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:06,576 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2003&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=44269&guid=98a1e299-04fc-4e55-895b-320602dc1a03%20%20&flag=1& INFO 2024-11-23 11:06:06,577 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:06,577 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,579 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:06,696 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:06,701 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 121.8906ms INFO 2024-11-23 11:06:06,701 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:06,702 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.4163ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:08,030 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=2bae65cc-16fe-37aa-0810-021a011560a4&attachTableName=& INFO 2024-11-23 11:06:08,030 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:08,030 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:08,033 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:08,035 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=481ea10f-5bbe-6ffc-1dfa-fe74e4cbf7b8&attachTableName=& INFO 2024-11-23 11:06:08,036 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:08,036 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:08,038 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:08,092 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:08,092 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:08,092 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 53.9733ms INFO 2024-11-23 11:06:08,092 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 59.216ms INFO 2024-11-23 11:06:08,092 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:08,092 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:08,093 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.695ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:08,093 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.3556ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:08,956 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=FxauOtIpqK0%3D& INFO 2024-11-23 11:06:08,957 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:08,957 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:08,960 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:08,968 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:08,968 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3631ms INFO 2024-11-23 11:06:08,968 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:08,968 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0452ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:11,595 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:11,595 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:11,596 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:11,596 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:11,598 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:11,822 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:11,943 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 344.6504ms INFO 2024-11-23 11:06:11,943 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:11,944 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 348.5562ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:14,150 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:14,151 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:14,151 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:14,151 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:14,155 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:14,369 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:14,498 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 343.4431ms INFO 2024-11-23 11:06:14,498 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:14,498 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 348.1618ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:17,494 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:17,494 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:17,495 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:17,495 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:17,498 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:17,700 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:17,845 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 346.5557ms INFO 2024-11-23 11:06:17,845 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:17,845 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 350.6957ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:18,461 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:18,461 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:18,461 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:18,461 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:18,464 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:18,672 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:18,791 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 326.1437ms INFO 2024-11-23 11:06:18,791 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:18,791 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 330.2551ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:20,476 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:20,476 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:20,476 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:20,476 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:20,480 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:20,682 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:20,799 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 318.4388ms INFO 2024-11-23 11:06:20,799 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:20,799 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 323.6713ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:25,091 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:25,091 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:25,091 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:25,091 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:25,094 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:25,284 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:25,407 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 312.3013ms INFO 2024-11-23 11:06:25,407 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:25,407 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 316.3957ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:32,993 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:32,994 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:32,994 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:32,994 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:32,997 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:33,202 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:33,442 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 444.7507ms INFO 2024-11-23 11:06:33,442 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:33,442 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 449.0274ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:37,945 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:37,946 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:37,946 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:37,946 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:37,950 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:38,144 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:38,267 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 316.9338ms INFO 2024-11-23 11:06:38,267 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:38,267 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 321.541ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:41,596 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:41,596 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:41,596 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:41,596 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:41,599 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:41,786 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:41,908 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 308.5812ms INFO 2024-11-23 11:06:41,908 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:41,908 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 312.5479ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:46,269 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:46,270 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:46,270 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:46,270 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:46,273 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:46,477 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:46,599 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 326.3204ms INFO 2024-11-23 11:06:46,599 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:46,600 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 330.2401ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:47,144 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:47,144 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:47,145 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:47,145 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:47,148 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:47,335 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:47,456 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 307.5216ms INFO 2024-11-23 11:06:47,456 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:47,456 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 312.2926ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:48,894 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 11:06:48,894 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:48,894 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:48,895 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:48,897 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:06:49,081 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:49,203 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 305.3898ms INFO 2024-11-23 11:06:49,203 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:06:49,203 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 309.2804ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:53,956 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 60 INFO 2024-11-23 11:06:53,956 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:06:53,956 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:53,957 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:53,960 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:54,018 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:54,018 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 58.2021ms INFO 2024-11-23 11:06:54,018 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:54,018 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.1554ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:06:56,596 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 11:06:56,596 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:06:56,597 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:56,599 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:06:56,615 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:06:56,615 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 15.2837ms INFO 2024-11-23 11:06:56,615 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:06:56,615 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.103ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:14,535 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732331533321&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:12:14,536 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:12:14,537 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3303ms 200 text/html INFO 2024-11-23 11:12:16,737 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732331535765 INFO 2024-11-23 11:12:16,738 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:12:16,738 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9268ms 200 application/javascript INFO 2024-11-23 11:12:16,813 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7985926406932444 INFO 2024-11-23 11:12:16,814 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:12:16,814 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7175ms 200 application/javascript INFO 2024-11-23 11:12:17,184 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732331533321%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 11:12:17,184 [76 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:12:17,184 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,187 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,189 [76 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732331533321&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:12:17,193 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,193 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1648ms INFO 2024-11-23 11:12:17,193 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,194 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6317ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,197 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 11:12:17,197 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:12:17,197 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,200 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,203 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,205 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:12:17,205 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:12:17,205 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:12:17,232 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:12:17,236 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,236 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0131ms INFO 2024-11-23 11:12:17,236 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,236 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.1715ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,373 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:12:17,373 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,373 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,376 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,378 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:12:17,379 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:12:17,379 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:12:17,388 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:12:17,388 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,388 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,391 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,396 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,396 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6947ms INFO 2024-11-23 11:12:17,397 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,397 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0933ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,406 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:12:17,433 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:12:17,452 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,452 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 75.7697ms INFO 2024-11-23 11:12:17,452 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,452 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.5433ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,620 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:12:17,620 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,621 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,621 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:12:17,621 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,621 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,623 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,624 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,629 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,629 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0077ms INFO 2024-11-23 11:12:17,629 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,630 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.767ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,641 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,641 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.0657ms INFO 2024-11-23 11:12:17,641 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,641 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4353ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,836 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:12:17,836 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:12:17,836 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:12:17,837 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,837 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,837 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,837 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,837 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,838 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,840 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,840 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,840 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,846 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,846 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,846 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,846 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8721ms INFO 2024-11-23 11:12:17,846 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.068ms INFO 2024-11-23 11:12:17,846 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,846 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6484ms INFO 2024-11-23 11:12:17,846 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,846 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,846 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8534ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,846 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9548ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,846 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.963ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,874 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:12:17,874 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,874 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,877 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,877 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:12:17,878 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,878 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,880 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,883 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,883 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.27ms INFO 2024-11-23 11:12:17,883 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,884 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.847ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,888 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,888 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8996ms INFO 2024-11-23 11:12:17,888 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,888 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1913ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:17,918 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:12:17,918 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:17,919 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,921 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:17,931 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:17,931 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.4934ms INFO 2024-11-23 11:12:17,931 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:17,931 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1094ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:18,007 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:12:18,008 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:12:18,008 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:18,008 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:18,008 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:18,008 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:18,011 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:18,011 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:18,039 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:18,039 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 27.9049ms INFO 2024-11-23 11:12:18,039 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:18,039 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.098ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:18,127 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:18,127 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 116.2185ms INFO 2024-11-23 11:12:18,127 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:18,128 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 120.0157ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:30,292 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 11:12:30,292 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 11:12:30,293 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:30,293 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:30,293 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,293 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,296 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 11:12:30,296 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 11:12:30,297 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:30,297 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:30,297 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:30,297 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:30,297 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,297 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,299 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:30,299 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:30,304 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:30,304 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4315ms INFO 2024-11-23 11:12:30,304 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,304 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0092ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:30,306 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:30,306 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4906ms INFO 2024-11-23 11:12:30,306 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,306 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8398ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:30,307 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:30,307 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 10.5748ms INFO 2024-11-23 11:12:30,307 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,307 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0987ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:30,309 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 11:12:30,309 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:30,310 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,310 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:30,311 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 11.0694ms INFO 2024-11-23 11:12:30,311 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,311 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3089ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:30,312 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:30,317 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:30,317 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.1034ms INFO 2024-11-23 11:12:30,318 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,318 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5615ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:30,486 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3367& INFO 2024-11-23 11:12:30,487 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:30,487 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,490 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:30,498 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:30,524 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 33.9517ms INFO 2024-11-23 11:12:30,524 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:30,524 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7195ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:31,775 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 11:12:31,776 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:31,776 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:31,778 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:31,782 [93 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 11:12:31,784 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 11:12:31,784 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:31,784 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:31,787 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:31,792 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:31,792 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:31,792 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5061ms INFO 2024-11-23 11:12:31,792 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:31,792 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.7939ms INFO 2024-11-23 11:12:31,792 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:31,792 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6606ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:31,792 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5193ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:12:32,015 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3367& INFO 2024-11-23 11:12:32,016 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:12:32,016 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:32,019 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:12:32,041 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:12:32,073 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 53.7562ms INFO 2024-11-23 11:12:32,073 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 11:12:32,073 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.3332ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:03,389 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:15:03,390 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:15:03,390 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9629ms 200 text/html INFO 2024-11-23 11:15:03,563 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 11:15:03,564 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:03,582 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 11:15:03,582 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9239ms 200 application/javascript INFO 2024-11-23 11:15:03,589 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 11:15:03,593 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 11:15:03,593 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7294ms 200 text/css INFO 2024-11-23 11:15:03,594 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732331702952&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:15:03,594 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:15:03,595 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0725ms 200 text/html INFO 2024-11-23 11:15:03,612 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 11:15:03,613 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 11:15:03,613 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 11:15:03,614 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2152ms 200 application/javascript INFO 2024-11-23 11:15:03,614 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 11:15:03,614 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.732ms 200 application/javascript INFO 2024-11-23 11:15:03,618 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 11:15:03,620 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 11:15:03,620 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0178ms 200 application/javascript INFO 2024-11-23 11:15:04,083 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 11:15:04,084 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 11:15:04,084 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:04,086 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 11:15:04,087 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7828ms 200 text/css INFO 2024-11-23 11:15:04,088 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 11:15:04,089 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 11:15:04,089 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0532ms 200 application/javascript INFO 2024-11-23 11:15:04,096 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 11:15:04,096 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.461ms 200 application/javascript INFO 2024-11-23 11:15:04,146 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 11:15:04,146 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 11:15:04,147 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 11:15:04,147 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6773ms 200 application/javascript INFO 2024-11-23 11:15:04,148 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 11:15:04,149 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 11:15:04,149 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 11:15:04,149 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3029ms 200 application/javascript INFO 2024-11-23 11:15:04,149 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 11:15:04,149 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7612ms 200 application/javascript INFO 2024-11-23 11:15:04,149 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 11:15:04,149 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7902ms 200 application/javascript INFO 2024-11-23 11:15:04,211 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 11:15:04,212 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 11:15:04,212 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7215ms 200 application/javascript INFO 2024-11-23 11:15:12,334 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 11:15:12,335 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 11:15:12,335 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8473ms 200 application/javascript INFO 2024-11-23 11:15:12,814 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732331712157 INFO 2024-11-23 11:15:12,814 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:15:12,815 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8698ms 200 application/javascript INFO 2024-11-23 11:15:12,974 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6838239334613696 INFO 2024-11-23 11:15:12,975 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:15:12,975 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8358ms 200 application/javascript INFO 2024-11-23 11:15:13,053 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 11:15:13,054 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 11:15:13,054 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0669ms 200 image/jpeg INFO 2024-11-23 11:15:13,204 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732331702952%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 11:15:13,204 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:15:13,204 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,208 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:13,210 [20 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732331702952&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:15:13,212 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 11:15:13,212 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:13,213 [9 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 11:15:13,213 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 11:15:13,213 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,214 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:13,214 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.6529ms INFO 2024-11-23 11:15:13,214 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,215 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8741ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:13,216 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 11:15:13,217 [9 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 11:15:13,217 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 11:15:13,217 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:13,217 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5604ms INFO 2024-11-23 11:15:13,217 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,218 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8346ms 401 application/json; charset=utf-8 INFO 2024-11-23 11:15:13,377 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 11:15:13,377 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:13,377 [9 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 11:15:13,378 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 11:15:13,378 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:15:13,380 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:15:13,383 [48 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDA3NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjumVv-i_nCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjUzIiwianRpIjoiNjllZTRiYzMtOTJiOC00YWM0LThiOWQtY2IyZTYwZTNiMmQzIiwiaWF0IjoxNzMxNjM2OTA1LCJuYmYiOjE3MzE2MzY5MDMsImV4cCI6MTczMTcyMzMwNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Nu4RZN5282yXz3xH-kOx8Q7QWQ6WqVTKuS7pfH4H-mY INFO 2024-11-23 11:15:13,387 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:13,387 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.7157ms INFO 2024-11-23 11:15:13,387 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:15:13,388 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9243ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:13,615 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 11:15:13,615 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:13,616 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:13,619 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,622 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:13,624 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:15:13,624 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:15:13,624 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:15:13,651 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:15:13,654 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:13,654 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7204ms INFO 2024-11-23 11:15:13,654 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,655 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4518ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:13,803 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:15:13,804 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:13,804 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,807 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:13,808 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:15:13,809 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:15:13,809 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:15:13,829 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:15:13,830 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:13,830 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,832 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:13,836 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:15:13,838 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:13,838 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7174ms INFO 2024-11-23 11:15:13,838 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,838 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3007ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:13,863 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:15:13,867 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:13,867 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.5459ms INFO 2024-11-23 11:15:13,867 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:13,867 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1935ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:13,982 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 11:15:13,983 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:13,983 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 11:15:13,983 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8802ms 200 application/javascript INFO 2024-11-23 11:15:13,983 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 11:15:13,984 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:13,984 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 11:15:13,984 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6549ms 200 application/javascript INFO 2024-11-23 11:15:13,986 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 11:15:13,986 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:13,986 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 11:15:13,987 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 11:15:13,987 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:13,987 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7973ms 200 application/javascript INFO 2024-11-23 11:15:13,987 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 11:15:13,987 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7523ms 200 application/javascript INFO 2024-11-23 11:15:13,987 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 11:15:13,988 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:13,988 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 11:15:13,988 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.709ms 200 application/javascript INFO 2024-11-23 11:15:13,988 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 11:15:13,989 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 11:15:13,989 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5942ms 200 text/css INFO 2024-11-23 11:15:14,049 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 11:15:14,051 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 11:15:14,051 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.773ms 200 text/css INFO 2024-11-23 11:15:14,051 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 11:15:14,052 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:15:14,052 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:14,053 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,053 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 11:15:14,053 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4394ms 200 text/css INFO 2024-11-23 11:15:14,055 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:15:14,055 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 11:15:14,055 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:14,055 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:14,055 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,055 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 11:15:14,055 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6961ms 200 application/javascript INFO 2024-11-23 11:15:14,056 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:14,058 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:14,063 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:14,063 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.407ms INFO 2024-11-23 11:15:14,063 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,063 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6657ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:14,073 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:14,073 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.3606ms INFO 2024-11-23 11:15:14,073 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,073 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3749ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:14,192 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:15:14,192 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:14,192 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,195 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:14,204 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:14,204 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.4992ms INFO 2024-11-23 11:15:14,204 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,204 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3268ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:14,896 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 11:15:14,896 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:15:14,896 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 11:15:14,896 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:14,897 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,897 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 11:15:14,897 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1025ms 200 image/png INFO 2024-11-23 11:15:14,897 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 11:15:14,897 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9795ms 200 image/png INFO 2024-11-23 11:15:14,900 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:14,902 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 11:15:14,902 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:15:14,903 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 11:15:14,903 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 11:15:14,903 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5845ms 200 image/png INFO 2024-11-23 11:15:14,903 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:14,903 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,903 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 11:15:14,903 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6604ms 200 image/png INFO 2024-11-23 11:15:14,906 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:14,906 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:14,906 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.2245ms INFO 2024-11-23 11:15:14,906 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,906 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5208ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:14,911 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:14,911 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2025ms INFO 2024-11-23 11:15:14,911 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,911 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8946ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:14,973 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:15:14,973 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:14,974 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,974 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:15:14,974 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:14,974 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,976 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:14,977 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:14,978 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:15:14,979 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:14,979 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,982 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:14,982 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:14,982 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8087ms INFO 2024-11-23 11:15:14,982 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,982 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5186ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:14,983 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:14,983 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7669ms INFO 2024-11-23 11:15:14,983 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,983 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1476ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:14,991 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:14,992 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.8329ms INFO 2024-11-23 11:15:14,992 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:14,992 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2765ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:14,996 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 11:15:14,996 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 11:15:14,997 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 11:15:14,997 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 11:15:14,997 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3376ms 200 image/jpeg INFO 2024-11-23 11:15:14,997 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3421ms 200 image/jpeg INFO 2024-11-23 11:15:14,997 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 11:15:14,999 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 11:15:14,999 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3309ms 200 image/jpeg INFO 2024-11-23 11:15:15,030 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 11:15:15,030 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 11:15:15,030 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8507ms 200 image/png INFO 2024-11-23 11:15:15,089 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:15:15,089 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:15,089 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:15,092 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:15,093 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:15:15,094 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:15,094 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:15,097 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:15,127 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:15,127 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 35.5173ms INFO 2024-11-23 11:15:15,127 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:15,128 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.1422ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:15,191 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:15,192 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 94.8322ms INFO 2024-11-23 11:15:15,192 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:15,192 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.5715ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:17,866 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2024-11-23 11:15:17,867 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2024-11-23 11:15:17,867 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2024-11-23 11:15:17,867 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:17,868 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2024-11-23 11:15:17,868 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.514ms 200 text/css INFO 2024-11-23 11:15:17,868 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0681ms 200 application/javascript INFO 2024-11-23 11:15:17,973 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2024-11-23 11:15:17,974 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2024-11-23 11:15:17,974 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8375ms 200 image/png INFO 2024-11-23 11:15:18,016 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 11:15:18,016 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 11:15:18,016 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:18,017 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:18,017 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:18,017 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:18,018 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 11:15:18,018 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:18,018 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:18,019 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:18,019 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:18,021 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:18,033 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:18,033 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 13.8337ms INFO 2024-11-23 11:15:18,033 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:18,033 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2219ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:18,035 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:18,035 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 15.6699ms INFO 2024-11-23 11:15:18,035 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:18,035 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3137ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:18,160 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:18,161 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 139.1797ms INFO 2024-11-23 11:15:18,161 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:18,161 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 142.7838ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:20,978 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=2&Flag=4&type=0&formCode=& INFO 2024-11-23 11:15:20,978 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:20,979 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:20,982 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:21,118 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:21,118 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 136.7966ms INFO 2024-11-23 11:15:21,118 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:21,119 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 140.8355ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:30,657 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=3&Flag=4&type=0&formCode=& INFO 2024-11-23 11:15:30,658 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:30,658 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:30,661 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:30,850 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:30,850 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 189.7515ms INFO 2024-11-23 11:15:30,851 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:30,851 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 193.3041ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:34,813 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2024-11-23 11:15:34,813 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2024-11-23 11:15:34,813 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:34,814 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2024-11-23 11:15:34,814 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2024-11-23 11:15:34,814 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7224ms 200 application/javascript INFO 2024-11-23 11:15:34,814 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1598ms 200 text/css INFO 2024-11-23 11:15:34,816 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2024-11-23 11:15:34,816 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:34,816 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2024-11-23 11:15:34,816 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2024-11-23 11:15:34,816 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8719ms 200 application/javascript INFO 2024-11-23 11:15:34,817 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2024-11-23 11:15:34,817 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7944ms 200 text/css INFO 2024-11-23 11:15:34,817 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2024-11-23 11:15:34,817 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2024-11-23 11:15:34,817 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:34,818 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2024-11-23 11:15:34,819 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2024-11-23 11:15:34,819 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3826ms 200 text/css INFO 2024-11-23 11:15:34,819 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4661ms 200 application/javascript INFO 2024-11-23 11:15:34,868 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2024-11-23 11:15:34,869 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2024-11-23 11:15:34,869 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:34,869 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2024-11-23 11:15:34,869 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4646ms 200 text/css INFO 2024-11-23 11:15:34,870 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2024-11-23 11:15:34,870 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9644ms 200 application/javascript INFO 2024-11-23 11:15:34,872 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2024-11-23 11:15:34,872 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2024-11-23 11:15:34,872 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:34,872 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2024-11-23 11:15:34,872 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7954ms 200 application/javascript INFO 2024-11-23 11:15:34,872 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2024-11-23 11:15:34,873 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2771ms 200 text/css INFO 2024-11-23 11:15:34,873 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 11:15:34,873 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:34,873 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 11:15:34,873 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6742ms 200 application/javascript INFO 2024-11-23 11:15:35,619 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440& INFO 2024-11-23 11:15:35,620 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:35,620 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:35,622 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:35,677 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:35,677 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.5673ms INFO 2024-11-23 11:15:35,677 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:35,677 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.17ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:35,853 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 11:15:35,854 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:35,854 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:35,856 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225147&isHis=& INFO 2024-11-23 11:15:35,856 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:35,856 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:35,857 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:35,859 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:35,867 [53 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 11:15:35,868 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:35,869 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.7517ms INFO 2024-11-23 11:15:35,869 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:35,869 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3302ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:35,873 [53 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 11:15:35,877 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:35,877 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.9279ms INFO 2024-11-23 11:15:35,877 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:35,877 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1479ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:36,007 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&isHis=& INFO 2024-11-23 11:15:36,007 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:36,007 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,010 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:36,066 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:36,066 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.6457ms INFO 2024-11-23 11:15:36,066 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,067 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.0247ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:36,256 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 11:15:36,257 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:36,257 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,259 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:36,268 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:36,268 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.4288ms INFO 2024-11-23 11:15:36,268 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,268 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9085ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:36,417 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&isHis=& INFO 2024-11-23 11:15:36,417 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:36,417 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,420 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:36,443 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&recordId=1994&tableName=FORM71& INFO 2024-11-23 11:15:36,443 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:36,443 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,444 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&flowID=185&nodeCode=begin& INFO 2024-11-23 11:15:36,444 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:36,444 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,446 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:36,447 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:36,504 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:36,504 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 56.8621ms INFO 2024-11-23 11:15:36,504 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,504 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.6505ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:36,505 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:36,505 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 85.2953ms INFO 2024-11-23 11:15:36,505 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,505 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.9405ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:36,519 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:36,519 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 73.0547ms INFO 2024-11-23 11:15:36,519 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,519 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.5787ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:36,653 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1994&approveID=225147& INFO 2024-11-23 11:15:36,653 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:36,654 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,656 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:36,668 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:36,668 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 11.9573ms INFO 2024-11-23 11:15:36,668 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,669 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6566ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:36,843 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2024-11-23 11:15:36,843 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2024-11-23 11:15:36,843 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7265ms 200 image/png INFO 2024-11-23 11:15:36,873 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 11:15:36,874 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:36,874 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,876 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 11:15:36,876 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:36,876 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,877 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:36,879 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:36,882 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:36,882 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5317ms INFO 2024-11-23 11:15:36,882 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,882 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9286ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:36,884 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:36,884 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2768ms INFO 2024-11-23 11:15:36,884 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,884 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5462ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:36,892 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1994&formCode=0070&flowID=185&nodeCode=begin&exeId=44186&guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&flag=4& INFO 2024-11-23 11:15:36,893 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:36,893 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:36,896 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:37,014 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:37,019 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 123.0855ms INFO 2024-11-23 11:15:37,019 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:37,019 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.5805ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:38,493 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=342249a0-4111-27bb-2099-4f8d820e4154&attachTableName=& INFO 2024-11-23 11:15:38,493 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:38,494 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:38,496 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=16222f5a-1f0e-3702-f01a-06183f6a289a&attachTableName=& INFO 2024-11-23 11:15:38,496 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:38,496 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:38,497 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:38,499 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:38,526 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:38,526 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 29.7384ms INFO 2024-11-23 11:15:38,526 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:38,526 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:38,526 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.2486ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:38,526 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 27.1418ms INFO 2024-11-23 11:15:38,526 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:38,526 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4293ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:15:39,311 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/woff2/fontawesome-webfont.2adefcbc.woff2?v=4.7.0 INFO 2024-11-23 11:15:39,311 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:15:39,312 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2024-11-23 11:15:39,312 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1252ms 200 font/woff2 INFO 2024-11-23 11:15:39,328 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2024-11-23 11:15:39,328 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2024-11-23 11:15:39,328 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6246ms 200 image/png INFO 2024-11-23 11:15:39,369 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=MDRDjdeDqZ0%3D& INFO 2024-11-23 11:15:39,369 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:15:39,369 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:39,372 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:15:39,381 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:15:39,381 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.6529ms INFO 2024-11-23 11:15:39,381 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:15:39,381 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2501ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:04,016 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 11:16:04,017 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:04,017 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:04,019 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:04,144 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:04,144 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 124.9973ms INFO 2024-11-23 11:16:04,144 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:04,145 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.6295ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:05,617 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855& INFO 2024-11-23 11:16:05,617 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:05,617 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:05,620 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:05,675 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:05,676 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.6721ms INFO 2024-11-23 11:16:05,676 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:05,676 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2251ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:05,854 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225117&isHis=& INFO 2024-11-23 11:16:05,855 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:05,855 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:05,856 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 11:16:05,857 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:05,857 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:05,858 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:05,859 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:05,866 [95 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 11:16:05,871 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:05,871 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.5602ms INFO 2024-11-23 11:16:05,871 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:05,871 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9209ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:05,872 [95 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 11:16:05,876 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:05,876 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 18.1957ms INFO 2024-11-23 11:16:05,876 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:05,876 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8718ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:05,989 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&isHis=& INFO 2024-11-23 11:16:05,990 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:05,990 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:05,992 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:06,050 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:06,050 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 57.7956ms INFO 2024-11-23 11:16:06,050 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,050 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.4319ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:06,175 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 11:16:06,175 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:06,175 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,178 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:06,186 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:06,186 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.8386ms INFO 2024-11-23 11:16:06,186 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,186 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3921ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:06,333 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&flowID=185&nodeCode=begin& INFO 2024-11-23 11:16:06,334 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:06,334 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,334 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&isHis=& INFO 2024-11-23 11:16:06,335 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:06,335 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,336 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:06,337 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&recordId=1992&tableName=FORM71& INFO 2024-11-23 11:16:06,337 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:06,338 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:06,338 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,340 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:06,392 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:06,392 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.9366ms INFO 2024-11-23 11:16:06,392 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,393 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.3841ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:06,436 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:06,436 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 96.0307ms INFO 2024-11-23 11:16:06,436 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,437 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.8594ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:06,438 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:06,438 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 100.6975ms INFO 2024-11-23 11:16:06,438 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,439 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.2675ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:06,574 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1992&approveID=225117& INFO 2024-11-23 11:16:06,574 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:06,575 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,577 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:06,587 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:06,587 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 9.2103ms INFO 2024-11-23 11:16:06,587 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,587 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1382ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:06,724 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 11:16:06,725 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:06,725 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,728 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:06,734 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:06,734 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1508ms INFO 2024-11-23 11:16:06,734 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,734 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0071ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:06,747 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1992&formCode=0070&flowID=185&nodeCode=begin&exeId=44179&guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&flag=4& INFO 2024-11-23 11:16:06,747 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:06,747 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,750 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:06,870 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:06,876 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 125.8188ms INFO 2024-11-23 11:16:06,876 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:06,876 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.5037ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:07,134 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=0707080a-8002-85be-5e83-b25944d9d30d&attachTableName=& INFO 2024-11-23 11:16:07,135 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:07,135 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:07,137 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f3e2cbc5-3b39-cda7-4676-aaffd32844a0&attachTableName=& INFO 2024-11-23 11:16:07,137 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:07,137 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:07,138 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:07,139 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:07,161 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:07,161 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:07,161 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 21.664ms INFO 2024-11-23 11:16:07,161 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:07,161 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 23.2537ms INFO 2024-11-23 11:16:07,161 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:07,161 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8956ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:07,161 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.0302ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:08,095 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=W5vJU8B2X6M%3D& INFO 2024-11-23 11:16:08,095 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:08,095 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:08,098 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:08,106 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:08,107 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4798ms INFO 2024-11-23 11:16:08,107 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:08,107 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2124ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:16:30,734 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 11:16:30,735 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:16:30,735 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:30,738 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:16:30,863 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:16:30,863 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 125.5793ms INFO 2024-11-23 11:16:30,863 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:16:30,864 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.4104ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:17:54,806 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoCreateForm?formCode=0070&tableName=FORM71 application/json 389212 INFO 2024-11-23 11:17:54,806 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:17:54,807 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:17:54,807 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:54,810 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateForm", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateForm(Sg.Hcm.WebPub.Dto.PanelDto, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:17:55,099 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:17:55,099 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 289.6588ms INFO 2024-11-23 11:17:55,099 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:55,100 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 293.6483ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:17:55,414 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2013&formCode=0070&exeId=44395& INFO 2024-11-23 11:17:55,415 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:17:55,415 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:55,418 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:17:55,460 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=jq5ryHM7Wmg%3D& INFO 2024-11-23 11:17:55,461 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:17:55,461 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:55,464 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:17:55,472 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:17:55,472 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.6146ms INFO 2024-11-23 11:17:55,472 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:55,472 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0087ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:17:55,491 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:17:55,496 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 78.3649ms INFO 2024-11-23 11:17:55,496 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:55,496 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.0838ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:17:57,335 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoEntityFlowWork? application/json 103 INFO 2024-11-23 11:17:57,335 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:17:57,336 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:17:57,336 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:57,338 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.SelfApplication.NewResultDto DoEntityFlowWork(Sg.HcmMb.SelfApplication.EntityFlowWorkDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:17:57,370 [86 ] Sg.HcmMb.PubClass.ShareData - oldValue:AJszstnMBjE= INFO 2024-11-23 11:17:57,371 [86 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2024-11-23 11:17:57,372 [86 ] Sg.HcmMb.PubClass.ShareData - oldValue:jq5ryHM7Wmg= INFO 2024-11-23 11:17:57,372 [86 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2024-11-23 11:17:57,475 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:17:57,476 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 137.0667ms INFO 2024-11-23 11:17:57,476 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:57,476 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 140.6779ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:17:57,704 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/DoToDoListDone? application/json 59 INFO 2024-11-23 11:17:57,705 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:17:57,705 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:17:57,705 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:57,708 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoToDoListDone", controller = "ToDoListMgr"}. Executing controller action with signature Void DoToDoListDone(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:17:57,714 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:17:57,714 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 6.4422ms INFO 2024-11-23 11:17:57,714 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:57,714 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0484ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:17:58,774 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 11:17:58,775 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:17:58,775 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 11:17:58,775 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:58,775 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:17:58,775 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:58,778 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:17:58,778 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:17:58,786 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:17:58,786 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.0137ms INFO 2024-11-23 11:17:58,786 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:58,786 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8139ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:17:59,394 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:17:59,395 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 616.7988ms INFO 2024-11-23 11:17:59,395 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:17:59,395 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 620.0042ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:33,042 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732332332764&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 11:25:33,043 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:25:33,043 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0459ms 200 text/html INFO 2024-11-23 11:25:34,609 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732332334596 INFO 2024-11-23 11:25:34,610 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:25:34,610 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8735ms 200 application/javascript INFO 2024-11-23 11:25:34,628 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4550760654060306 INFO 2024-11-23 11:25:34,628 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:25:34,628 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6238ms 200 application/javascript INFO 2024-11-23 11:25:34,738 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732332332764%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 11:25:34,739 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:25:34,739 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:34,742 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:34,744 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732332332764&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 11:25:34,747 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 11:25:34,747 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:25:34,748 [7 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 11:25:34,748 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 11:25:34,748 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:34,749 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:34,749 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.7829ms INFO 2024-11-23 11:25:34,749 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:34,749 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9732ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:34,751 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 11:25:34,752 [7 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 11:25:34,752 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 11:25:34,752 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:34,752 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5215ms INFO 2024-11-23 11:25:34,752 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:34,752 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4033ms 401 application/json; charset=utf-8 INFO 2024-11-23 11:25:34,836 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 11:25:34,836 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:25:34,837 [20 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 11:25:34,837 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 11:25:34,837 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:25:34,839 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:25:34,842 [20 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NDkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDAzNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS9meiZjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDQ5IiwianRpIjoiNWM0M2ZiYzEtNTU5Yi00OTllLTgxZmMtOThiMWI3MjA0YzBkIiwiaWF0IjoxNzMyMjM1MzYxLCJuYmYiOjE3MzIyMzUzNTksImV4cCI6MTczMjMyMTc2MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.OewLnqlm12Nb7L4T95410F8eLTIqSQ6KLO1AtbS-TmI INFO 2024-11-23 11:25:34,846 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:34,846 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.4127ms INFO 2024-11-23 11:25:34,846 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:25:34,846 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.421ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:34,925 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 11:25:34,925 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:25:34,925 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:34,928 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:34,931 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:34,933 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:25:34,933 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:25:34,933 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:25:34,960 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:25:34,964 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:34,964 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.1828ms INFO 2024-11-23 11:25:34,964 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:34,965 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.8161ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,036 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:25:35,037 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,037 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,039 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:25:35,039 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,040 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,040 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,041 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:25:35,042 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:25:35,042 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:25:35,042 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,048 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,048 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5444ms INFO 2024-11-23 11:25:35,048 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,048 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7192ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,069 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:25:35,095 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:25:35,100 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,100 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.937ms INFO 2024-11-23 11:25:35,100 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,100 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.4556ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,238 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:25:35,239 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,239 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:25:35,239 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,239 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,239 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,241 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,242 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,247 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,247 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7687ms INFO 2024-11-23 11:25:35,247 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,247 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3033ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,260 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,260 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.4382ms INFO 2024-11-23 11:25:35,260 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,261 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6742ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,326 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=c7606586-8f54-43f9-86b3-9a33c5d58ce0%20%20& INFO 2024-11-23 11:25:35,326 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,326 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,328 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:25:35,329 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,329 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,329 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,331 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,340 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,340 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3034ms INFO 2024-11-23 11:25:35,340 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,340 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5981ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,384 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,384 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.5277ms INFO 2024-11-23 11:25:35,384 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,384 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.9424ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,472 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226262&isHis=& INFO 2024-11-23 11:25:35,473 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,473 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,475 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,483 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 11:25:35,483 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,483 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,483 [72 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 11:25:35,486 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,489 [72 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 11:25:35,493 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,494 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 18.1375ms INFO 2024-11-23 11:25:35,494 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,494 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6692ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,497 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,497 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 10.9442ms INFO 2024-11-23 11:25:35,497 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,497 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1699ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,576 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=c7606586-8f54-43f9-86b3-9a33c5d58ce0%20%20&isHis=& INFO 2024-11-23 11:25:35,577 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,577 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,579 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,585 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1661330190882&guid=c7606586-8f54-43f9-86b3-9a33c5d58ce0%20%20&recordId=277543&tableName=k_over& INFO 2024-11-23 11:25:35,585 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,585 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,588 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,595 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=c7606586-8f54-43f9-86b3-9a33c5d58ce0%20%20&flowID=88&nodeCode=N1661330190882& INFO 2024-11-23 11:25:35,595 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,595 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,598 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,653 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,653 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.2143ms INFO 2024-11-23 11:25:35,653 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,653 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5203ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,677 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,677 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 97.2497ms INFO 2024-11-23 11:25:35,677 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,677 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.7921ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,679 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,680 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 91.4918ms INFO 2024-11-23 11:25:35,680 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,680 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.9692ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,748 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 11:25:35,748 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,749 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,751 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,753 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 11:25:35,753 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,753 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,756 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=c7606586-8f54-43f9-86b3-9a33c5d58ce0%20%20& INFO 2024-11-23 11:25:35,756 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,756 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:35,756 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,757 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,757 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0485ms INFO 2024-11-23 11:25:35,757 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,757 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5007ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,760 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:35,761 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,761 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0526ms INFO 2024-11-23 11:25:35,761 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,761 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2004ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:35,864 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:35,868 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 107.8858ms INFO 2024-11-23 11:25:35,868 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:35,868 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.399ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:25:37,141 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=k_over&keyFieldValue=hFBSDE%2BWW4k%3D& INFO 2024-11-23 11:25:37,141 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:25:37,141 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:37,144 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:25:37,153 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:25:37,153 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7271ms INFO 2024-11-23 11:25:37,153 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 11:25:37,153 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3199ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:31,777 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732332571734&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:29:31,778 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:29:31,778 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2408ms 200 text/html INFO 2024-11-23 11:29:33,302 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732332573293 INFO 2024-11-23 11:29:33,303 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:29:33,303 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9467ms 200 application/javascript INFO 2024-11-23 11:29:33,316 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.27733604740647433 INFO 2024-11-23 11:29:33,316 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:29:33,316 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6024ms 200 application/javascript INFO 2024-11-23 11:29:33,419 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732332571734%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 11:29:33,420 [93 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:29:33,420 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,422 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,424 [93 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732332571734&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:29:33,429 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,429 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.7519ms INFO 2024-11-23 11:29:33,429 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,429 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1228ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,436 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 11:29:33,437 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:29:33,437 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,437 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,440 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,442 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:29:33,442 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:29:33,442 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:29:33,468 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:29:33,472 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,472 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3641ms INFO 2024-11-23 11:29:33,472 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,472 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8724ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,536 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:29:33,536 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:29:33,537 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,537 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,537 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,537 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,539 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,540 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,541 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:29:33,541 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:29:33,541 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:29:33,545 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,545 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2685ms INFO 2024-11-23 11:29:33,545 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,545 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8928ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,568 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:29:33,568 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:29:33,573 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,573 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4795ms INFO 2024-11-23 11:29:33,573 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,573 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2056ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,662 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:29:33,662 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:29:33,662 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,662 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,662 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,663 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,665 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,665 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,670 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,670 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,670 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.3271ms INFO 2024-11-23 11:29:33,670 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,670 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2221ms INFO 2024-11-23 11:29:33,670 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,670 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7862ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,670 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4566ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,744 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:29:33,745 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,745 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,747 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:29:33,747 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,747 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,747 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,750 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,753 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,753 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:29:33,753 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6851ms INFO 2024-11-23 11:29:33,753 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,753 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8759ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,753 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,754 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,755 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:29:33,755 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:29:33,755 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,755 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,755 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,755 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,755 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,755 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5556ms INFO 2024-11-23 11:29:33,755 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,755 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.831ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,756 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:29:33,756 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,756 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,757 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,758 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,758 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,759 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,761 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,762 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.389ms INFO 2024-11-23 11:29:33,762 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,762 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7978ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,764 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,764 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.375ms INFO 2024-11-23 11:29:33,764 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,765 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4282ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,767 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,767 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0099ms INFO 2024-11-23 11:29:33,767 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,767 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2188ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,768 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,768 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 10.6493ms INFO 2024-11-23 11:29:33,768 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,769 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7577ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,860 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:29:33,860 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:29:33,860 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,860 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:29:33,861 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,861 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,863 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,863 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:29:33,889 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,889 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6818ms INFO 2024-11-23 11:29:33,889 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,889 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1735ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:29:33,951 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:29:33,951 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 87.6559ms INFO 2024-11-23 11:29:33,951 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:29:33,951 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.0496ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:51,128 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732332771538&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:32:51,129 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:32:51,130 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1251ms 200 text/html INFO 2024-11-23 11:32:53,379 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732332773837 INFO 2024-11-23 11:32:53,380 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:32:53,380 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8989ms 200 application/javascript INFO 2024-11-23 11:32:53,479 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0763785671876307 INFO 2024-11-23 11:32:53,479 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:32:53,479 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7317ms 200 application/javascript INFO 2024-11-23 11:32:53,689 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732332771538%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 11:32:53,689 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:32:53,689 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:53,692 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:53,694 [39 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732332771538&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:32:53,698 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:53,698 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1484ms INFO 2024-11-23 11:32:53,698 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:53,698 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5171ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:53,722 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 11:32:53,722 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:32:53,723 [38 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 11:32:53,723 [38 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 11:32:53,723 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:53,725 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 11:32:53,726 [38 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 11:32:53,727 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 11:32:53,727 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:53,727 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5706ms INFO 2024-11-23 11:32:53,727 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:53,727 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2241ms 401 application/json; charset=utf-8 INFO 2024-11-23 11:32:53,865 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 11:32:53,866 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:32:53,866 [39 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 11:32:53,866 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 11:32:53,866 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:32:53,869 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:32:53,871 [31 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjMyNzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTk2MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQtOazveerryIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIzMjc0IiwianRpIjoiNzAwODU0NGUtOTMyZi00NzA1LWI4ZTItYTFjYWFkNDNhOTI3IiwiaWF0IjoxNzMyMDc0NjgzLCJuYmYiOjE3MzIwNzQ2ODEsImV4cCI6MTczMjE2MTA4MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.x4h0xT7ghNOL-mtiAKDCf-7r9wdiezBLUPVyWeImdZI INFO 2024-11-23 11:32:53,875 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:53,875 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.3486ms INFO 2024-11-23 11:32:53,875 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:32:53,875 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9345ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:53,991 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 11:32:53,991 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:32:53,991 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:53,994 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:53,996 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,017 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:32:54,017 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:32:54,017 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:32:54,043 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:32:54,047 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,047 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 50.6777ms INFO 2024-11-23 11:32:54,047 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,047 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.6073ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,210 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:32:54,210 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,210 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,213 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,215 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:32:54,215 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:32:54,215 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:32:54,218 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:32:54,218 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,219 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,221 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,226 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,227 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4658ms INFO 2024-11-23 11:32:54,227 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,227 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6913ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,242 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:32:54,268 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:32:54,272 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,272 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.5999ms INFO 2024-11-23 11:32:54,273 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,273 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9998ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,412 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:32:54,412 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,413 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,415 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,428 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:32:54,428 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,428 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,431 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,433 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,433 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.3639ms INFO 2024-11-23 11:32:54,433 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,433 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9702ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,436 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,436 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1078ms INFO 2024-11-23 11:32:54,436 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,436 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2924ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,549 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:32:54,550 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,550 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,552 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,558 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,558 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6059ms INFO 2024-11-23 11:32:54,558 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,558 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9014ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,564 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:32:54,565 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,565 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,567 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,573 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,573 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.339ms INFO 2024-11-23 11:32:54,573 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,573 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4764ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,589 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:32:54,589 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,589 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,592 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,597 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,597 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8986ms INFO 2024-11-23 11:32:54,597 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,597 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1492ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,601 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:32:54,601 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:32:54,601 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,601 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,601 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,601 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,604 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,604 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,612 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,612 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.118ms INFO 2024-11-23 11:32:54,612 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,612 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4283ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,613 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,613 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0539ms INFO 2024-11-23 11:32:54,613 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,613 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1383ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,617 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:32:54,618 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,618 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,620 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,628 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,628 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4763ms INFO 2024-11-23 11:32:54,628 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,628 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6585ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,740 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:32:54,741 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,741 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:32:54,741 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,741 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:54,741 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,744 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,744 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:54,760 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,760 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.5111ms INFO 2024-11-23 11:32:54,760 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,760 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9646ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:54,776 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:54,776 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.058ms INFO 2024-11-23 11:32:54,776 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:54,776 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.126ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:56,859 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 11:32:56,859 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:56,860 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,862 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:56,868 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:56,868 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5942ms INFO 2024-11-23 11:32:56,868 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,868 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1465ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:56,881 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 11:32:56,881 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 11:32:56,881 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:56,881 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:56,881 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,881 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,884 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:56,884 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:56,888 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 11:32:56,889 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:56,889 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,889 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 11:32:56,890 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:56,890 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,891 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:56,892 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:56,892 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:56,892 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.5496ms INFO 2024-11-23 11:32:56,893 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,893 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7446ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:56,893 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:56,893 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.2927ms INFO 2024-11-23 11:32:56,893 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,893 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3686ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:56,896 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:56,897 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2137ms INFO 2024-11-23 11:32:56,897 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,897 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4894ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:56,897 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:56,898 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.3297ms INFO 2024-11-23 11:32:56,898 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:56,898 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5188ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:32:57,017 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3274& INFO 2024-11-23 11:32:57,017 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:32:57,017 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:57,020 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:32:57,028 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:32:57,051 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 30.5648ms INFO 2024-11-23 11:32:57,051 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 11:32:57,051 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.9536ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:33:01,155 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 11:33:01,155 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 11:33:01,155 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:33:01,155 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:33:01,155 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 11:33:01,156 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:33:01,158 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:33:01,158 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:33:01,162 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 11:33:01,164 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:33:01,164 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6981ms INFO 2024-11-23 11:33:01,164 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:33:01,164 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6288ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:33:01,172 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:33:01,172 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.6384ms INFO 2024-11-23 11:33:01,172 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 11:33:01,172 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2102ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:33:01,307 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3274& INFO 2024-11-23 11:33:01,308 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:33:01,308 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 11:33:01,311 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:33:01,318 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:33:01,338 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 27.6547ms INFO 2024-11-23 11:33:01,338 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 11:33:01,339 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2411ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:33:25,859 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 11:33:25,859 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:33:25,859 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:33:25,862 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:33:25,868 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:33:25,868 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8027ms INFO 2024-11-23 11:33:25,868 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:33:25,868 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3309ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:27,412 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333588026&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 11:46:27,413 [125 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:46:27,413 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3276ms 200 text/html INFO 2024-11-23 11:46:29,301 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732333589940 INFO 2024-11-23 11:46:29,302 [125 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:46:29,302 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8407ms 200 application/javascript INFO 2024-11-23 11:46:29,412 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.042168243200880084 INFO 2024-11-23 11:46:29,412 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:46:29,413 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7603ms 200 application/javascript INFO 2024-11-23 11:46:29,582 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732333588026%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 11:46:29,582 [125 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:46:29,582 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:29,585 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:29,587 [125 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333588026&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 11:46:29,591 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:29,591 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0407ms INFO 2024-11-23 11:46:29,591 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:29,591 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4966ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:29,616 [129 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 11:46:29,617 [129 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:46:29,617 [129 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 11:46:29,617 [129 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 11:46:29,617 [129 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:29,620 [129 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 11:46:29,621 [129 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 11:46:29,621 [129 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 11:46:29,621 [129 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:29,621 [129 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4153ms INFO 2024-11-23 11:46:29,621 [129 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:29,621 [129 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0332ms 401 application/json; charset=utf-8 INFO 2024-11-23 11:46:29,765 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 11:46:29,766 [128 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:46:29,766 [128 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 11:46:29,766 [128 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 11:46:29,766 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:46:29,769 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 11:46:29,771 [128 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTIzIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNTYiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLotbXmopPnp5EiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5MjMiLCJqdGkiOiI0NzI5ZjA0OS00NWM3LTQ5MjktYjkwNi0wOWQ0Y2UxMzI3MDciLCJpYXQiOjE3MzIyMzg0OTIsIm5iZiI6MTczMjIzODQ5MCwiZXhwIjoxNzMyMzI0ODkyLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.Oh1npIhoe8K_9FkEBMohHp2hKUr1lAzWPhtHVmm4u04 INFO 2024-11-23 11:46:29,775 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:29,775 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.2178ms INFO 2024-11-23 11:46:29,775 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 11:46:29,775 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1044ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:29,936 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 11:46:29,937 [125 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:46:29,937 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:29,940 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:29,943 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:29,945 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:46:29,945 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:46:29,945 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:46:29,972 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:46:29,976 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:29,976 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.1412ms INFO 2024-11-23 11:46:29,976 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:29,976 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7423ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,146 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:46:30,146 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,147 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,149 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,151 [125 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:46:30,152 [125 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:46:30,152 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:46:30,152 [125 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:46:30,152 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,152 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,155 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,160 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,160 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.558ms INFO 2024-11-23 11:46:30,160 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,161 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8102ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,178 [125 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:46:30,205 [125 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:46:30,209 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,210 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.1434ms INFO 2024-11-23 11:46:30,210 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,210 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7516ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,391 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:46:30,392 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,392 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,393 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:46:30,393 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,393 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,396 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,396 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,401 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,401 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6337ms INFO 2024-11-23 11:46:30,401 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,402 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8925ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,413 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,413 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.2099ms INFO 2024-11-23 11:46:30,413 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,413 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3507ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,540 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:46:30,541 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,541 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,542 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:46:30,542 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:46:30,543 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,543 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,543 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,543 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,544 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,545 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,548 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:46:30,548 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,549 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,549 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,549 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:46:30,550 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,550 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,551 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,552 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,555 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,555 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.0647ms INFO 2024-11-23 11:46:30,555 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,555 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1388ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,557 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,557 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 13.076ms INFO 2024-11-23 11:46:30,557 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,557 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.74ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,559 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,559 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.6226ms INFO 2024-11-23 11:46:30,559 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,559 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6512ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,560 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,560 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.7442ms INFO 2024-11-23 11:46:30,560 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,560 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7077ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,561 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,561 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 12.5085ms INFO 2024-11-23 11:46:30,561 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,561 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1177ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,614 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:46:30,614 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,615 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,617 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,625 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,625 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.1593ms INFO 2024-11-23 11:46:30,625 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,626 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6692ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,703 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:46:30,703 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:46:30,704 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,704 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:46:30,704 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,704 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,707 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,707 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:46:30,739 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,739 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.735ms INFO 2024-11-23 11:46:30,739 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,740 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1237ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:46:30,799 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:46:30,799 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 92.9135ms INFO 2024-11-23 11:46:30,800 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:46:30,800 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.3312ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:38,008 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333717859&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:48:38,009 [136 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:48:38,009 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0951ms 200 text/html INFO 2024-11-23 11:48:39,846 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732333719735 INFO 2024-11-23 11:48:39,846 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:48:39,847 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9202ms 200 application/javascript INFO 2024-11-23 11:48:39,947 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33576044380156633 INFO 2024-11-23 11:48:39,948 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:48:39,948 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6818ms 200 application/javascript INFO 2024-11-23 11:48:40,088 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732333717859%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 11:48:40,088 [136 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:48:40,088 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,091 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,093 [136 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333717859&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:48:40,097 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,097 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1008ms INFO 2024-11-23 11:48:40,097 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,097 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5526ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,157 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 11:48:40,157 [138 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:48:40,157 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,160 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,163 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,165 [135 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:48:40,165 [135 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:48:40,165 [135 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:48:40,192 [135 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:48:40,196 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,196 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.5614ms INFO 2024-11-23 11:48:40,196 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,196 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.5934ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,375 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:48:40,376 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:48:40,376 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,376 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,376 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,376 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,379 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,379 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,382 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:48:40,383 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:48:40,383 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:48:40,386 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,386 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.151ms INFO 2024-11-23 11:48:40,386 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,386 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8335ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,410 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:48:40,489 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:48:40,494 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,494 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 114.5691ms INFO 2024-11-23 11:48:40,494 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,494 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.3982ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,647 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:48:40,647 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,648 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,648 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:48:40,648 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,648 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,651 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,651 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,657 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,657 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0735ms INFO 2024-11-23 11:48:40,657 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,657 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3289ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,668 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,668 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.3794ms INFO 2024-11-23 11:48:40,669 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,669 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8171ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,737 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:48:40,737 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,738 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,740 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,746 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,746 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.9764ms INFO 2024-11-23 11:48:40,746 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,746 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5048ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,775 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:48:40,776 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,776 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:48:40,776 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:48:40,776 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,776 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:48:40,776 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,776 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,776 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,776 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,776 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,777 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,778 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,779 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,779 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,779 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,784 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,784 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6666ms INFO 2024-11-23 11:48:40,784 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,784 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0329ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,785 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,785 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8784ms INFO 2024-11-23 11:48:40,785 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,785 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8713ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,787 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,787 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.009ms INFO 2024-11-23 11:48:40,787 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,787 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0086ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,788 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,788 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0659ms INFO 2024-11-23 11:48:40,788 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,788 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1029ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,790 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:48:40,790 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,790 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,793 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,807 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,808 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 14.8911ms INFO 2024-11-23 11:48:40,808 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,808 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2014ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,935 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:48:40,935 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,935 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,936 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:48:40,936 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:40,936 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,938 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,939 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:40,948 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,948 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5671ms INFO 2024-11-23 11:48:40,948 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,948 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7456ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:40,967 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:40,967 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 29.2662ms INFO 2024-11-23 11:48:40,967 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:40,967 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7605ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:41,769 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 11:48:41,770 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:41,770 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:41,773 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:41,776 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 11:48:41,777 [135 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:48:41,777 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:48:41,777 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:41,779 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:41,779 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2688ms INFO 2024-11-23 11:48:41,779 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:41,779 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8543ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:48:41,779 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:48:41,806 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:48:41,807 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 27.1613ms INFO 2024-11-23 11:48:41,807 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:48:41,807 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4393ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:11,979 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333811738&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:50:11,980 [127 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:50:11,981 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1806ms 200 text/html INFO 2024-11-23 11:50:13,865 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732333813707 INFO 2024-11-23 11:50:13,866 [127 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:50:13,866 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9497ms 200 application/javascript INFO 2024-11-23 11:50:13,919 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4243065199576208 INFO 2024-11-23 11:50:13,920 [127 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:50:13,920 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6102ms 200 application/javascript INFO 2024-11-23 11:50:14,073 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732333811738%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 11:50:14,073 [127 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:50:14,073 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,076 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,078 [127 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333811738&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:50:14,082 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,082 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0259ms INFO 2024-11-23 11:50:14,082 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,082 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4106ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,108 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 11:50:14,108 [124 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:14,108 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,111 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,113 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,115 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:50:14,115 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:50:14,115 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:50:14,142 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:50:14,145 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,145 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.1536ms INFO 2024-11-23 11:50:14,146 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,146 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8956ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,249 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:50:14,250 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,250 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,250 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:50:14,251 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,251 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,253 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,253 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,255 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:50:14,255 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:50:14,256 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:50:14,258 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,258 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6582ms INFO 2024-11-23 11:50:14,258 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,258 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2291ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,282 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:50:14,308 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:50:14,313 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,313 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.8103ms INFO 2024-11-23 11:50:14,313 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,313 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9095ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,451 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:50:14,451 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,452 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,452 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:50:14,453 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,453 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,454 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,456 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,460 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,460 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6609ms INFO 2024-11-23 11:50:14,460 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,460 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1544ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,473 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,473 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.0465ms INFO 2024-11-23 11:50:14,473 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,473 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5095ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,489 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:50:14,489 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,489 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,492 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,497 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,497 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1473ms INFO 2024-11-23 11:50:14,497 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,497 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3917ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,498 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:50:14,498 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,498 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,501 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,506 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,506 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.1511ms INFO 2024-11-23 11:50:14,506 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,506 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2645ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,510 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:50:14,511 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,511 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,511 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:50:14,511 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:50:14,511 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,511 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,512 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,512 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,513 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,514 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,515 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,518 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,518 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9967ms INFO 2024-11-23 11:50:14,518 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,519 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1748ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,522 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,522 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.9764ms INFO 2024-11-23 11:50:14,522 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,522 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3706ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,523 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,523 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6129ms INFO 2024-11-23 11:50:14,523 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,523 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5008ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,566 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:50:14,566 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,566 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,569 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,576 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,576 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4834ms INFO 2024-11-23 11:50:14,576 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,577 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6592ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,600 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:50:14,600 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,600 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,601 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:50:14,601 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:14,601 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,603 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,604 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:14,612 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,612 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4066ms INFO 2024-11-23 11:50:14,612 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,613 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6204ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:14,636 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:14,636 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.0823ms INFO 2024-11-23 11:50:14,636 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:14,636 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3314ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:15,706 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 11:50:15,706 [124 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:15,707 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 11:50:15,707 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:15,707 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:15,707 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:15,707 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:15,710 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:15,710 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:15,715 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:15,715 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8059ms INFO 2024-11-23 11:50:15,716 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:15,716 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.096ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:15,729 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:15,729 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.1333ms INFO 2024-11-23 11:50:15,729 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:15,729 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1163ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:21,081 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 11:50:21,081 [123 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:21,082 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:21,082 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:21,084 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:21,102 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:21,102 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 17.3667ms INFO 2024-11-23 11:50:21,102 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:21,102 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9645ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:26,153 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 11:50:26,153 [127 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:26,153 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:26,153 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:26,156 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:26,173 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:26,173 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 17.0231ms INFO 2024-11-23 11:50:26,173 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:26,173 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8897ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:36,651 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333836465&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:50:36,652 [139 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:50:36,652 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1401ms 200 text/html INFO 2024-11-23 11:50:38,503 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732333838370 INFO 2024-11-23 11:50:38,504 [139 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:50:38,504 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.835ms 200 application/javascript INFO 2024-11-23 11:50:38,549 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.831269398678385 INFO 2024-11-23 11:50:38,549 [139 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:50:38,549 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7951ms 200 application/javascript INFO 2024-11-23 11:50:38,744 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732333836465%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 11:50:38,745 [124 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:50:38,745 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:38,748 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:38,749 [124 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333836465&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:50:38,753 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:38,753 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7373ms INFO 2024-11-23 11:50:38,753 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:38,754 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0917ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:38,763 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 11:50:38,763 [139 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:38,763 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:38,763 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:38,766 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:38,768 [124 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:50:38,768 [124 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:50:38,768 [124 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:50:38,795 [124 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:50:38,948 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:38,948 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 182.2484ms INFO 2024-11-23 11:50:38,948 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:38,948 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 185.6431ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,054 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:50:39,054 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:50:39,055 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,055 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,055 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,055 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,058 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,058 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,059 [124 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:50:39,059 [124 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:50:39,059 [124 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:50:39,071 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,072 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.9253ms INFO 2024-11-23 11:50:39,072 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,072 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5179ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,086 [124 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:50:39,086 [124 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:50:39,090 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,091 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9504ms INFO 2024-11-23 11:50:39,091 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,091 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4847ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,194 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:50:39,194 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:50:39,194 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,195 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,195 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,195 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,197 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,197 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,203 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,203 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,203 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8842ms INFO 2024-11-23 11:50:39,203 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,203 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.8754ms INFO 2024-11-23 11:50:39,204 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5173ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,204 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,204 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4642ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,244 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:50:39,244 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,245 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,247 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,252 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,253 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5229ms INFO 2024-11-23 11:50:39,253 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,253 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1223ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,260 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:50:39,260 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,261 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,262 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:50:39,262 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,262 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,263 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,265 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,269 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,269 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5712ms INFO 2024-11-23 11:50:39,269 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,269 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9316ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,270 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,270 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9966ms INFO 2024-11-23 11:50:39,270 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,270 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0416ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,289 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:50:39,289 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,289 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,290 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:50:39,291 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,291 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,292 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,293 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,299 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,299 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5035ms INFO 2024-11-23 11:50:39,299 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,299 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.628ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,301 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,301 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8385ms INFO 2024-11-23 11:50:39,301 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,301 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.051ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,331 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:50:39,331 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,331 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,334 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,341 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,341 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5291ms INFO 2024-11-23 11:50:39,341 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,342 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6492ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,344 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:50:39,344 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,344 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,345 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:50:39,346 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:39,346 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,347 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,348 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:39,365 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,365 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.1975ms INFO 2024-11-23 11:50:39,365 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,365 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5505ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:39,374 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:39,374 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.5935ms INFO 2024-11-23 11:50:39,374 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:39,374 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.616ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:40,544 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 11:50:40,545 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:40,545 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:40,545 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 11:50:40,545 [127 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:40,546 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:40,546 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:40,547 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:40,548 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:40,553 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:40,553 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7167ms INFO 2024-11-23 11:50:40,553 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:40,553 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3823ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:40,565 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:40,565 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 17.3216ms INFO 2024-11-23 11:50:40,565 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:40,566 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5668ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:44,746 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 11:50:44,746 [121 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:44,746 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:44,746 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:44,749 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:44,766 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:44,766 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 16.9436ms INFO 2024-11-23 11:50:44,766 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:44,766 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6139ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:49,416 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 11:50:49,416 [139 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:49,416 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:49,416 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:49,419 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:49,436 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:49,436 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 16.903ms INFO 2024-11-23 11:50:49,436 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:49,436 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4524ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:53,274 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333853033&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:50:53,275 [121 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:50:53,275 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2224ms 200 text/html INFO 2024-11-23 11:50:55,247 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732333855073 INFO 2024-11-23 11:50:55,248 [121 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:50:55,248 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9232ms 200 application/javascript INFO 2024-11-23 11:50:55,313 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.38948369363907154 INFO 2024-11-23 11:50:55,314 [139 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:50:55,314 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7266ms 200 application/javascript INFO 2024-11-23 11:50:55,476 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732333853033%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 11:50:55,476 [139 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:50:55,476 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,479 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,480 [139 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333853033&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:50:55,484 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,484 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7068ms INFO 2024-11-23 11:50:55,484 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,485 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9745ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,514 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 11:50:55,514 [128 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:55,515 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,515 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,517 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,519 [139 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:50:55,519 [139 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:50:55,519 [139 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:50:55,546 [139 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:50:55,550 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,550 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3083ms INFO 2024-11-23 11:50:55,550 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,550 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6174ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,656 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:50:55,657 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:50:55,657 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,657 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,657 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,657 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,660 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,660 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,661 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:50:55,662 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:50:55,662 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:50:55,665 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,665 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4088ms INFO 2024-11-23 11:50:55,665 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,665 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8407ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,688 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:50:55,688 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:50:55,692 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,692 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.1575ms INFO 2024-11-23 11:50:55,692 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,692 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4287ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,804 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:50:55,804 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,804 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,807 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,807 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:50:55,808 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,808 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,810 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,812 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,813 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5623ms INFO 2024-11-23 11:50:55,813 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,813 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2344ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,815 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,815 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9433ms INFO 2024-11-23 11:50:55,815 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,815 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.994ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,855 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:50:55,855 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,855 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,857 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,859 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:50:55,860 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,860 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,862 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,862 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,862 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9399ms INFO 2024-11-23 11:50:55,862 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,863 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9836ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,867 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,867 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.0111ms INFO 2024-11-23 11:50:55,867 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,868 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0991ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,881 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:50:55,882 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,882 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,884 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,889 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,889 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8907ms INFO 2024-11-23 11:50:55,889 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,889 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1781ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,910 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:50:55,910 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,911 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,911 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:50:55,911 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,911 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,914 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,914 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,922 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,922 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.2946ms INFO 2024-11-23 11:50:55,923 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,923 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0705ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,923 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,923 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.4207ms INFO 2024-11-23 11:50:55,923 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,924 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4817ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,928 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:50:55,929 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,929 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,931 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,939 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,939 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5132ms INFO 2024-11-23 11:50:55,939 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,939 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5753ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:55,973 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:50:55,973 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,973 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,976 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,981 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:50:55,981 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:55,982 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,984 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:55,985 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:55,985 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0676ms INFO 2024-11-23 11:50:55,985 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:55,985 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2431ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:56,011 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:56,011 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.8807ms INFO 2024-11-23 11:50:56,011 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:56,011 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0237ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:57,175 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 11:50:57,175 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 11:50:57,175 [120 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:50:57,175 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:57,176 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:50:57,176 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:57,176 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:57,178 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:57,178 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:50:57,184 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:57,184 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6791ms INFO 2024-11-23 11:50:57,184 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:57,184 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2543ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:50:57,195 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:50:57,195 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 16.9662ms INFO 2024-11-23 11:50:57,195 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:50:57,196 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3362ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:07,887 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333867645&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:51:07,888 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 11:51:07,888 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0754ms 200 text/html INFO 2024-11-23 11:51:10,034 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732333869818 INFO 2024-11-23 11:51:10,035 [128 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 11:51:10,035 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9711ms 200 application/javascript INFO 2024-11-23 11:51:10,120 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.047598847374377806 INFO 2024-11-23 11:51:10,121 [128 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 11:51:10,121 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6779ms 200 application/javascript INFO 2024-11-23 11:51:10,334 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 11:51:10,335 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732333867645%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 11:51:10,335 [128 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:51:10,335 [139 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 11:51:10,335 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,335 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,335 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,338 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,338 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,340 [139 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732333867645&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 11:51:10,340 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 11:51:10,340 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 11:51:10,340 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 11:51:10,344 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,344 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9308ms INFO 2024-11-23 11:51:10,344 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,344 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4519ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,367 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 11:51:10,370 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,370 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3272ms INFO 2024-11-23 11:51:10,370 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,370 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0023ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,485 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 11:51:10,485 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,485 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,486 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 11:51:10,486 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,487 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,488 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,489 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,490 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 11:51:10,490 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 11:51:10,490 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 11:51:10,495 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,495 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7644ms INFO 2024-11-23 11:51:10,495 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,495 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0649ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,517 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 11:51:10,517 [128 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 11:51:10,521 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,521 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3513ms INFO 2024-11-23 11:51:10,521 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,522 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0019ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,627 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 11:51:10,628 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,628 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,629 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 11:51:10,630 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,630 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,631 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,633 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,636 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,637 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7116ms INFO 2024-11-23 11:51:10,637 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,637 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3201ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,638 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,638 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3098ms INFO 2024-11-23 11:51:10,638 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,638 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5615ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,660 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 11:51:10,660 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,661 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,663 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,669 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,669 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4435ms INFO 2024-11-23 11:51:10,669 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,669 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8192ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,677 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 11:51:10,678 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,678 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,680 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 11:51:10,680 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,680 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,681 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,683 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,686 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,686 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8252ms INFO 2024-11-23 11:51:10,686 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,686 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0271ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,688 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,688 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0633ms INFO 2024-11-23 11:51:10,688 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,689 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7785ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,703 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 11:51:10,703 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,703 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 11:51:10,703 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,703 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,704 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,706 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,706 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,711 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,711 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7473ms INFO 2024-11-23 11:51:10,711 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,712 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8602ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,715 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,715 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0173ms INFO 2024-11-23 11:51:10,715 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,715 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1538ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,739 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 11:51:10,740 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,740 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,742 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,750 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,751 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9978ms INFO 2024-11-23 11:51:10,751 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,751 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3504ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,765 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 11:51:10,766 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 11:51:10,766 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,766 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,766 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:10,766 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,768 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,769 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:10,778 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,778 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4171ms INFO 2024-11-23 11:51:10,778 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,778 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8028ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:10,794 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:10,794 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4371ms INFO 2024-11-23 11:51:10,794 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:10,794 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6748ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:11,863 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 11:51:11,864 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:11,864 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:11,864 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 11:51:11,864 [124 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 11:51:11,864 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 11:51:11,865 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:11,867 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:11,867 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 11:51:11,872 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:11,873 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7855ms INFO 2024-11-23 11:51:11,873 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:11,873 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4789ms 200 application/json; charset=utf-8 INFO 2024-11-23 11:51:11,894 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 11:51:11,894 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 26.6306ms INFO 2024-11-23 11:51:11,894 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 11:51:11,894 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.782ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:47,427 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732334507737&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:01:47,428 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:01:47,428 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2646ms 200 text/html INFO 2024-11-23 12:01:49,352 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732334509771 INFO 2024-11-23 12:01:49,352 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:01:49,352 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8873ms 200 application/javascript INFO 2024-11-23 12:01:49,466 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6467310078026676 INFO 2024-11-23 12:01:49,467 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:01:49,467 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7247ms 200 application/javascript INFO 2024-11-23 12:01:49,707 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732334507737%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:01:49,707 [33 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:01:49,707 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:49,710 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:49,712 [33 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732334507737&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:01:49,716 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:49,716 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.3348ms INFO 2024-11-23 12:01:49,716 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:49,717 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6255ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:49,718 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:01:49,718 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:01:49,718 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:49,721 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:49,723 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:49,725 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:01:49,726 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:01:49,726 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:01:49,752 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:01:49,861 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:49,861 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 137.9016ms INFO 2024-11-23 12:01:49,861 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:49,862 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 143.9382ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,017 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:01:50,017 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:01:50,018 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,018 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,018 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,018 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,020 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,020 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,022 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:01:50,023 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:01:50,023 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:01:50,050 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:01:50,066 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,066 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 45.6704ms INFO 2024-11-23 12:01:50,066 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,066 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1355ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,085 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:01:50,127 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,128 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 107.1476ms INFO 2024-11-23 12:01:50,128 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,128 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.7342ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,292 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:01:50,293 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,293 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,296 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,302 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:01:50,302 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,302 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,305 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,311 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,311 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9363ms INFO 2024-11-23 12:01:50,311 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,311 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3168ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,315 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,315 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.9334ms INFO 2024-11-23 12:01:50,315 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,315 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4021ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,347 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:01:50,347 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,347 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,350 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,355 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,355 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2083ms INFO 2024-11-23 12:01:50,355 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,355 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4306ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,437 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:01:50,437 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:01:50,438 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,438 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:01:50,438 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,438 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,438 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,438 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,438 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,439 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:01:50,440 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,440 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,440 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,441 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,441 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,442 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,446 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,446 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,446 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6107ms INFO 2024-11-23 12:01:50,446 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8605ms INFO 2024-11-23 12:01:50,446 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,446 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,447 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9769ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,447 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2324ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,449 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,449 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.01ms INFO 2024-11-23 12:01:50,449 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,450 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4723ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,451 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,451 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9803ms INFO 2024-11-23 12:01:50,451 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,451 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2609ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,540 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:01:50,541 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,541 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,544 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,552 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,552 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:01:50,552 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2794ms INFO 2024-11-23 12:01:50,552 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,552 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6627ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,552 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,552 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,553 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:01:50,554 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:01:50,554 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,555 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,556 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:01:50,566 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,566 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3282ms INFO 2024-11-23 12:01:50,566 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,566 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5597ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:01:50,581 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:01:50,581 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.7299ms INFO 2024-11-23 12:01:50,581 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:01:50,581 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9658ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:03:58,547 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:03:58,547 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 12:03:58,548 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5879ms 304 text/html INFO 2024-11-23 12:03:58,706 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 12:03:58,707 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 12:03:58,707 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5579ms 304 text/css INFO 2024-11-23 12:03:58,820 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 12:03:58,820 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:03:58,820 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 12:03:58,820 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4409ms 304 application/javascript INFO 2024-11-23 12:03:58,821 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732334638707&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:03:58,822 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:03:58,822 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8164ms 200 text/html INFO 2024-11-23 12:04:10,787 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732334650780 INFO 2024-11-23 12:04:10,787 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:04:10,788 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9693ms 200 application/javascript INFO 2024-11-23 12:04:10,991 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.07118686911298044 INFO 2024-11-23 12:04:10,992 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:04:10,992 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9163ms 200 application/javascript INFO 2024-11-23 12:04:11,186 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732334638707%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:04:11,186 [32 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:04:11,187 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:11,189 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:11,191 [32 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732334638707&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:04:11,196 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:11,196 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2441ms INFO 2024-11-23 12:04:11,196 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:11,196 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8352ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:11,371 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:04:11,371 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:11,371 [30 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:04:11,372 [30 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:04:11,372 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:11,375 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:04:11,376 [30 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:04:11,376 [30 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:04:11,376 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:11,377 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.7687ms INFO 2024-11-23 12:04:11,377 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:11,377 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3192ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:04:11,587 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:04:11,587 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:11,588 [32 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:04:11,588 [32 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:04:11,588 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:04:11,591 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:04:11,726 [97 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5OTEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDg3OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOaYpee6oiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTkxIiwianRpIjoiMWIxNjkyNjQtNWI3Zi00NzU2LTlhZjAtOTIwY2EwMTg3MjM3IiwiaWF0IjoxNzMxMjg5OTQxLCJuYmYiOjE3MzEyODk5MzksImV4cCI6MTczMTM3NjM0MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.dHHen-oGhOpc63hiKlf-k-ct6FOurojint9C89lgo10 INFO 2024-11-23 12:04:11,730 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:11,730 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 139.3279ms INFO 2024-11-23 12:04:11,730 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:04:11,730 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 143.4319ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:11,941 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:04:11,941 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:11,941 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:11,944 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:11,947 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:11,949 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:04:11,949 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:04:11,949 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:04:11,977 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:04:11,981 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:11,981 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.0059ms INFO 2024-11-23 12:04:11,981 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:11,981 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.6958ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,185 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:04:12,185 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:04:12,186 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,186 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,186 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,186 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,189 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,189 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,191 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:04:12,191 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:04:12,191 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:04:12,195 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,195 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7214ms INFO 2024-11-23 12:04:12,195 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,195 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6685ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,218 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:04:12,245 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:04:12,251 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,251 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.7457ms INFO 2024-11-23 12:04:12,251 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,251 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.5794ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,430 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 12:04:12,430 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:12,431 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 12:04:12,431 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 12:04:12,431 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6111ms 304 application/javascript INFO 2024-11-23 12:04:12,431 [30 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 12:04:12,431 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3986ms 304 text/css INFO 2024-11-23 12:04:12,431 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 12:04:12,431 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:12,432 [30 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 12:04:12,432 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3909ms 304 application/javascript INFO 2024-11-23 12:04:12,525 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 12:04:12,526 [30 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 12:04:12,526 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4677ms 304 text/css INFO 2024-11-23 12:04:12,527 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 12:04:12,527 [30 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 12:04:12,527 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 12:04:12,527 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3631ms 304 text/css INFO 2024-11-23 12:04:12,528 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:12,528 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 12:04:12,528 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4657ms 304 application/javascript INFO 2024-11-23 12:04:12,531 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 12:04:12,531 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:12,531 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.e963b5c7.js was not modified INFO 2024-11-23 12:04:12,531 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7382ms 304 application/javascript INFO 2024-11-23 12:04:12,532 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 12:04:12,532 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:12,533 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 12:04:12,533 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9373ms 304 application/javascript INFO 2024-11-23 12:04:12,543 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 12:04:12,543 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:12,543 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 12:04:12,543 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4203ms 304 application/javascript INFO 2024-11-23 12:04:12,626 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:04:12,630 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,630 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,633 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,651 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,651 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.7924ms INFO 2024-11-23 12:04:12,651 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,651 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2445ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,665 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:04:12,666 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,666 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,668 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,674 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,674 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4063ms INFO 2024-11-23 12:04:12,674 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,674 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8251ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,840 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 12:04:12,841 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/yjg.7e6d65c1.png was not modified INFO 2024-11-23 12:04:12,841 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 12:04:12,841 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5938ms 304 image/png INFO 2024-11-23 12:04:12,841 [30 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wddk.4a9e34c6.png was not modified INFO 2024-11-23 12:04:12,841 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4225ms 304 image/png INFO 2024-11-23 12:04:12,841 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 12:04:12,841 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdqj.1dfb65ca.png was not modified INFO 2024-11-23 12:04:12,842 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3566ms 304 image/png INFO 2024-11-23 12:04:12,843 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 12:04:12,843 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdjb.e624b7f0.png was not modified INFO 2024-11-23 12:04:12,843 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4793ms 304 image/png INFO 2024-11-23 12:04:12,865 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:04:12,865 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,866 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,867 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:04:12,867 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,867 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,868 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,870 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,874 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,874 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9348ms INFO 2024-11-23 12:04:12,874 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,874 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4864ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,876 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,876 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7025ms INFO 2024-11-23 12:04:12,876 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,876 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0011ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,946 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:04:12,946 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,946 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:04:12,946 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,946 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,947 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,948 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:04:12,948 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,948 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,949 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:04:12,949 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:12,949 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,949 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,949 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,951 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,952 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:12,955 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,955 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.265ms INFO 2024-11-23 12:04:12,955 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,955 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8637ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,956 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,956 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.1201ms INFO 2024-11-23 12:04:12,956 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,957 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5752ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,960 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,960 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.3778ms INFO 2024-11-23 12:04:12,960 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,960 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9165ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:12,961 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:12,961 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.1973ms INFO 2024-11-23 12:04:12,961 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:12,961 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6198ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:13,066 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 12:04:13,066 [35 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 12:04:13,066 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6169ms 304 image/png INFO 2024-11-23 12:04:13,130 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:04:13,131 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:13,131 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:13,134 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:04:13,134 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:13,134 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:13,134 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:13,137 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:13,167 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:13,167 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.5299ms INFO 2024-11-23 12:04:13,167 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:13,168 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3121ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:13,240 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:13,241 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 103.7061ms INFO 2024-11-23 12:04:13,241 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:13,241 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 107.0411ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:32,386 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 12:04:32,386 [97 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:32,386 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 12:04:32,386 [97 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 12:04:32,386 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/card.5db10f37.css was not modified INFO 2024-11-23 12:04:32,386 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6919ms 304 application/javascript INFO 2024-11-23 12:04:32,387 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3939ms 304 text/css INFO 2024-11-23 12:04:32,389 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 12:04:32,389 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:32,389 [98 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/card.ffc535b3.js was not modified INFO 2024-11-23 12:04:32,389 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4689ms 304 application/javascript INFO 2024-11-23 12:04:32,636 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:04:32,636 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:04:32,636 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:32,636 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:32,638 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:04:32,638 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:04:32,638 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:32,640 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:32,641 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:04:32,647 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:32,647 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9303ms INFO 2024-11-23 12:04:32,647 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:32,647 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4275ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:04:32,671 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:04:32,671 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 31.0464ms INFO 2024-11-23 12:04:32,671 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:04:32,671 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5383ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:23,589 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732335082568&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:11:23,590 [112 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:11:23,591 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2453ms 200 text/html INFO 2024-11-23 12:11:25,432 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 12:11:25,432 [110 ] NetCore.StaticFiles.StaticFileMiddleware - The file /lang.js was not modified INFO 2024-11-23 12:11:25,433 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6206ms 304 application/javascript INFO 2024-11-23 12:11:25,892 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732335084858 INFO 2024-11-23 12:11:25,892 [110 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:11:25,893 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8655ms 200 application/javascript INFO 2024-11-23 12:11:25,972 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.42720821377997686 INFO 2024-11-23 12:11:25,972 [112 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:11:25,973 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6209ms 200 application/javascript INFO 2024-11-23 12:11:26,240 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732335082568%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:11:26,240 [112 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:11:26,240 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,242 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:11:26,242 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:11:26,242 [110 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:11:26,243 [110 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:11:26,243 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,243 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,245 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,246 [112 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732335082568&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home WARN 2024-11-23 12:11:26,247 [110 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:11:26,247 [110 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:11:26,247 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,247 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 2.104ms INFO 2024-11-23 12:11:26,248 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,248 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2097ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,352 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:11:26,352 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:11:26,352 [109 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:11:26,353 [109 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:11:26,353 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:11:26,355 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:11:26,358 [113 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNDUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTExMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaigeWwj-iKuSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDQ1IiwianRpIjoiNDIyN2I3NGUtODllMS00NmMyLWE4MDYtYWRiNDQzNmRiMDNhIiwiaWF0IjoxNzMxNTc0MTg2LCJuYmYiOjE3MzE1NzQxODQsImV4cCI6MTczMTY2MDU4NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.eUEwETdHwSMRK2eD5-ImwUEDYoZsguS12yDpOX3_7j4 INFO 2024-11-23 12:11:26,362 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,362 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.5815ms INFO 2024-11-23 12:11:26,362 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:11:26,362 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4157ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,497 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:11:26,498 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:11:26,498 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,501 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,504 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,506 [109 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:11:26,506 [109 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:11:26,506 [109 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:11:26,533 [109 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:11:26,536 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,537 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.8552ms INFO 2024-11-23 12:11:26,537 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,537 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4863ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,635 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:11:26,636 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,636 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,637 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:11:26,637 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,637 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,639 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,640 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,642 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:11:26,642 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:11:26,642 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:11:26,644 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,644 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.724ms INFO 2024-11-23 12:11:26,644 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,645 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5757ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,669 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:11:26,696 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:11:26,701 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,701 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.8776ms INFO 2024-11-23 12:11:26,701 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,701 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.3713ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,811 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:11:26,811 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,811 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,812 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:11:26,813 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,813 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,814 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,815 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,819 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,820 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5683ms INFO 2024-11-23 12:11:26,820 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,820 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0056ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,832 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,832 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9224ms INFO 2024-11-23 12:11:26,832 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,833 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1953ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,883 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,883 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 639.9548ms INFO 2024-11-23 12:11:26,883 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,884 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 643.5841ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,922 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:11:26,923 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,923 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,925 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,930 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:11:26,930 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,931 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,931 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,931 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5465ms INFO 2024-11-23 12:11:26,931 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,931 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0155ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,932 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:11:26,932 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,932 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,933 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,935 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,939 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,939 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3233ms INFO 2024-11-23 12:11:26,939 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,939 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9421ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,940 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,940 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.188ms INFO 2024-11-23 12:11:26,940 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,940 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2974ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,960 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:11:26,960 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,960 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,961 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:11:26,961 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,962 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,963 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,964 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:26,969 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,969 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7215ms INFO 2024-11-23 12:11:26,969 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,969 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2269ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,973 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:26,973 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9182ms INFO 2024-11-23 12:11:26,973 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,973 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2348ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:26,994 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:11:26,994 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:26,995 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:26,997 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:27,009 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:27,009 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.1665ms INFO 2024-11-23 12:11:27,009 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:27,009 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2495ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:27,045 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:11:27,045 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:27,046 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:27,048 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:27,051 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:11:27,051 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:27,051 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:27,054 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:27,057 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:27,057 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2107ms INFO 2024-11-23 12:11:27,057 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:27,057 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.325ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:27,087 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:27,087 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.0468ms INFO 2024-11-23 12:11:27,087 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:27,087 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4274ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:33,948 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:11:33,949 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:33,949 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:33,950 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:11:33,950 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:11:33,950 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:33,950 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:33,952 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:33,953 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:33,958 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:33,958 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9221ms INFO 2024-11-23 12:11:33,958 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:33,958 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9173ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:33,982 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:33,982 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 29.2349ms INFO 2024-11-23 12:11:33,982 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:33,983 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7077ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:45,146 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732335104891&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:11:45,147 [110 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:11:45,147 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2355ms 200 text/html INFO 2024-11-23 12:11:47,626 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732335107396 INFO 2024-11-23 12:11:47,627 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:11:47,627 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9027ms 200 application/javascript INFO 2024-11-23 12:11:47,726 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7596797540464963 INFO 2024-11-23 12:11:47,727 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:11:47,727 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.771ms 200 application/javascript INFO 2024-11-23 12:11:47,867 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732335104891%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:11:47,867 [109 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:11:47,867 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:47,870 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:47,872 [109 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732335104891&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:11:47,876 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:47,876 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9129ms INFO 2024-11-23 12:11:47,876 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:47,876 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2266ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:47,953 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:11:47,953 [114 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:11:47,953 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:47,956 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:47,959 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:47,961 [109 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:11:47,961 [109 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:11:47,961 [109 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:11:47,988 [109 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:11:47,992 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:47,992 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0606ms INFO 2024-11-23 12:11:47,992 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:47,992 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.0212ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,144 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:11:48,144 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,144 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,147 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,149 [112 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:11:48,150 [112 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:11:48,150 [112 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:11:48,166 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:11:48,167 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,167 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,169 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,175 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,175 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4135ms INFO 2024-11-23 12:11:48,175 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,175 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6835ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,177 [112 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:11:48,204 [112 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:11:48,208 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,208 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.6895ms INFO 2024-11-23 12:11:48,208 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,208 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.2072ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,367 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:11:48,367 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,367 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,369 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:11:48,370 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,370 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,370 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,372 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,378 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,378 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6371ms INFO 2024-11-23 12:11:48,378 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,378 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7618ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,387 [114 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,387 [114 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.2331ms INFO 2024-11-23 12:11:48,387 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,387 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6338ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,452 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:11:48,452 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,453 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,453 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:11:48,453 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,454 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,455 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,456 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,461 [114 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,461 [114 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6841ms INFO 2024-11-23 12:11:48,461 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,461 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,461 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2549ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,461 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.193ms INFO 2024-11-23 12:11:48,461 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,462 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5127ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,492 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:11:48,492 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:11:48,492 [119 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,492 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,492 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,492 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,495 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,495 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,500 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,500 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0184ms INFO 2024-11-23 12:11:48,500 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,500 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4423ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,500 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,500 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5526ms INFO 2024-11-23 12:11:48,500 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,501 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9832ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,502 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:11:48,502 [119 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,502 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,503 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:11:48,503 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:48,503 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,505 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,506 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:48,513 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,514 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:48,514 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9207ms INFO 2024-11-23 12:11:48,514 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,514 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5953ms INFO 2024-11-23 12:11:48,514 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:48,514 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.197ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:48,514 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9696ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:49,326 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:11:49,326 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:49,327 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:49,329 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:49,342 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:11:49,342 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:49,342 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:49,345 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:49,410 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:49,410 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:49,410 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 80.5984ms INFO 2024-11-23 12:11:49,410 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 64.9893ms INFO 2024-11-23 12:11:49,410 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:49,410 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:49,410 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.3853ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:49,410 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.2049ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:50,527 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:11:50,527 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:50,527 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:50,529 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:11:50,530 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:11:50,530 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:11:50,530 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:50,530 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:50,533 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:11:50,536 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:50,536 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.78ms INFO 2024-11-23 12:11:50,536 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:50,536 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.438ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:11:50,562 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:11:50,562 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 29.6169ms INFO 2024-11-23 12:11:50,562 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:11:50,563 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.1415ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:23,908 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732335442858&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:17:23,909 [135 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:17:23,910 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1808ms 200 text/html INFO 2024-11-23 12:17:25,909 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732335444899 INFO 2024-11-23 12:17:25,910 [137 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:17:25,910 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.004ms 200 application/javascript INFO 2024-11-23 12:17:25,962 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9695167036664067 INFO 2024-11-23 12:17:25,962 [135 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:17:25,962 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.72ms 200 application/javascript INFO 2024-11-23 12:17:26,227 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732335442858%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 12:17:26,228 [137 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:17:26,228 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,231 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,233 [137 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732335442858&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:17:26,237 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,237 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2932ms INFO 2024-11-23 12:17:26,237 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,237 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7344ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,245 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:17:26,245 [126 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:17:26,245 [126 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:17:26,246 [126 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:17:26,246 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,248 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:17:26,249 [126 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:17:26,249 [126 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:17:26,249 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,250 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2946ms INFO 2024-11-23 12:17:26,250 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,250 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9256ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,339 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 12:17:26,340 [126 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:17:26,340 [126 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:17:26,340 [126 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:17:26,340 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:17:26,343 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:17:26,345 [37 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0NzU3IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYwNjQiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLlvKDmtbflqIEiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ3NTciLCJqdGkiOiI0YzI2MGFlNi1mMmRjLTRhNTQtODYzMC0wZWI0NWE5ZGNiYzEiLCJpYXQiOjE3MzIyNDkwMDgsIm5iZiI6MTczMjI0OTAwNiwiZXhwIjoxNzMyMzM1NDA4LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.jLf5j8OBAai3H1ZiUuny-ZhhUyLxFqw_3QNXHYha1jQ INFO 2024-11-23 12:17:26,349 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,349 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.916ms INFO 2024-11-23 12:17:26,349 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:17:26,349 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6697ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,434 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:17:26,434 [137 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:17:26,434 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,437 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,440 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,442 [137 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:17:26,442 [137 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:17:26,442 [137 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:17:26,469 [137 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:17:26,473 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,473 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.1719ms INFO 2024-11-23 12:17:26,473 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,473 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2268ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,554 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:17:26,555 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,555 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,558 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,560 [137 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:17:26,560 [137 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:17:26,560 [137 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:17:26,567 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:17:26,568 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,568 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,570 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,576 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,576 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4443ms INFO 2024-11-23 12:17:26,576 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,576 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6561ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,587 [137 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:17:26,614 [137 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:17:26,619 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,619 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.1068ms INFO 2024-11-23 12:17:26,619 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,619 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.6892ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,731 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:17:26,731 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,732 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,734 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,739 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:17:26,740 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,740 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,742 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,748 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,748 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9437ms INFO 2024-11-23 12:17:26,748 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,749 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2999ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,751 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,751 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1966ms INFO 2024-11-23 12:17:26,752 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,752 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6414ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,899 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:17:26,899 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,900 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,902 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,907 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:17:26,907 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,908 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,908 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,908 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1586ms INFO 2024-11-23 12:17:26,908 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,908 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4029ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,911 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,917 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,917 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7202ms INFO 2024-11-23 12:17:26,917 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,917 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5044ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,921 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:17:26,921 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,922 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,924 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,928 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:17:26,929 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,929 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,929 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,929 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0662ms INFO 2024-11-23 12:17:26,929 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,929 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2895ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,931 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,940 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:17:26,940 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,940 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,940 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.793ms INFO 2024-11-23 12:17:26,940 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,940 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,941 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1725ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,943 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,948 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,948 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5197ms INFO 2024-11-23 12:17:26,948 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,949 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8313ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:26,971 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:17:26,971 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:26,971 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,974 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:26,982 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:26,982 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7488ms INFO 2024-11-23 12:17:26,982 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:26,982 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0565ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:27,157 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:17:27,157 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:27,158 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:27,160 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:27,170 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:27,170 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5933ms INFO 2024-11-23 12:17:27,170 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:27,170 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0968ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:27,181 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:17:27,181 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:27,181 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:27,184 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:27,209 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:27,209 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.7372ms INFO 2024-11-23 12:17:27,209 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:27,209 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9081ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:28,173 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:17:28,174 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:28,174 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:28,176 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:17:28,176 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:17:28,177 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:28,177 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:28,177 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:28,180 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:28,182 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:28,182 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5287ms INFO 2024-11-23 12:17:28,182 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:28,182 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0635ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:28,206 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:28,206 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 26.8473ms INFO 2024-11-23 12:17:28,207 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:28,207 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3157ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:41,884 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:17:41,884 [135 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:17:41,885 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:41,885 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:41,888 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:41,946 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:41,946 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 58.202ms INFO 2024-11-23 12:17:41,946 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:41,946 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.0006ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:48,725 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:17:48,726 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:17:48,726 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:48,726 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:48,729 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:48,754 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:48,754 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 25.2334ms INFO 2024-11-23 12:17:48,754 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:48,755 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1947ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:51,772 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 12:17:51,772 [135 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:17:51,772 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 12:17:51,773 [135 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 12:17:51,773 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 12:17:51,773 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3688ms 200 application/javascript INFO 2024-11-23 12:17:51,774 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5002ms 200 text/css INFO 2024-11-23 12:17:51,887 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:17:51,887 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:51,887 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,890 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:51,895 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:17:51,895 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:51,895 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,896 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:51,896 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.99ms INFO 2024-11-23 12:17:51,896 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,896 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6629ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:51,898 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:51,902 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:17:51,903 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:51,903 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,905 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:51,906 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:51,906 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.2852ms INFO 2024-11-23 12:17:51,906 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,907 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6884ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:51,910 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:17:51,911 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:51,911 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,914 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:51,914 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:51,914 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.7571ms INFO 2024-11-23 12:17:51,914 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,914 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.144ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:51,919 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:51,919 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0673ms INFO 2024-11-23 12:17:51,919 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,919 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5998ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:51,920 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:17:51,920 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:51,920 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,923 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:51,928 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:51,928 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.0854ms INFO 2024-11-23 12:17:51,928 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:51,928 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2914ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:52,027 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64757& INFO 2024-11-23 12:17:52,028 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:52,028 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:52,031 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:52,036 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:52,036 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.6137ms INFO 2024-11-23 12:17:52,036 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:52,036 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9343ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:53,106 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 12:17:53,106 [135 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:17:53,107 [135 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 12:17:53,107 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0916ms 200 application/javascript INFO 2024-11-23 12:17:53,109 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 12:17:53,110 [135 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 12:17:53,111 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1035ms 200 text/css INFO 2024-11-23 12:17:53,226 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:17:53,226 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:53,226 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:53,229 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:53,233 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:17:53,235 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 12:17:53,236 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:53,236 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:53,239 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:53,243 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:53,244 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.3837ms INFO 2024-11-23 12:17:53,244 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:53,244 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1242ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:53,244 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:53,245 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5115ms INFO 2024-11-23 12:17:53,245 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:53,245 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6825ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:53,328 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64757& INFO 2024-11-23 12:17:53,329 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:53,329 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:53,332 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:53,338 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:53,338 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.924ms INFO 2024-11-23 12:17:53,338 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:53,338 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.71ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:17:58,068 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:17:58,069 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:17:58,069 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:58,072 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:17:58,077 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:17:58,077 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6985ms INFO 2024-11-23 12:17:58,078 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:17:58,078 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.472ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:41,357 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732335641232&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:20:41,358 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:20:41,358 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.143ms 200 text/html INFO 2024-11-23 12:20:43,451 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732335643297 INFO 2024-11-23 12:20:43,452 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:20:43,452 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8999ms 200 application/javascript INFO 2024-11-23 12:20:43,538 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17358508434197595 INFO 2024-11-23 12:20:43,539 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:20:43,539 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6348ms 200 application/javascript INFO 2024-11-23 12:20:43,691 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732335641232%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:20:43,691 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:20:43,691 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:43,694 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:43,696 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732335641232&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:20:43,700 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:43,700 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.236ms INFO 2024-11-23 12:20:43,700 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:43,700 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6783ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:43,746 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:20:43,746 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:20:43,747 [85 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:20:43,747 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:20:43,747 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:43,750 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:20:43,751 [85 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:20:43,752 [85 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:20:43,752 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:43,752 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4453ms INFO 2024-11-23 12:20:43,752 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:43,752 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7899ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:20:43,863 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:20:43,863 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:20:43,864 [85 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:20:43,864 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:20:43,864 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:20:43,867 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:20:43,869 [88 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNDYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTExNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOaZk-WHpCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDQ2IiwianRpIjoiZTAxZGU1MjgtYWE4MS00MDAwLWE2MmItYjg1YmM5MzY0ZGJkIiwiaWF0IjoxNzMyMTYxMDM0LCJuYmYiOjE3MzIxNjEwMzIsImV4cCI6MTczMjI0NzQzNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.g6peAX0MnySgISQv6vTM9LdxUlaYjQ2vG5zuv34AwMs INFO 2024-11-23 12:20:43,873 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:43,873 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.3244ms INFO 2024-11-23 12:20:43,873 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:20:43,873 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5177ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:43,972 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:20:43,972 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:20:43,972 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:43,975 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:43,978 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:43,980 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:20:43,980 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:20:43,980 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:20:44,008 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:20:44,077 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,077 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 98.9876ms INFO 2024-11-23 12:20:44,077 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,077 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.5721ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,180 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:20:44,180 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,180 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,183 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,185 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:20:44,185 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:20:44,185 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:20:44,188 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:20:44,188 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,188 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,191 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,196 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,196 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3607ms INFO 2024-11-23 12:20:44,196 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,196 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7327ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,213 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:20:44,240 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:20:44,245 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,245 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.6524ms INFO 2024-11-23 12:20:44,245 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,245 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2495ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,355 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:20:44,355 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,356 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,358 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,363 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:20:44,363 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,363 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,365 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,365 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6023ms INFO 2024-11-23 12:20:44,365 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,365 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3199ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,366 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,384 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,384 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.8608ms INFO 2024-11-23 12:20:44,384 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,384 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8368ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,432 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:20:44,433 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,433 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,436 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,442 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,442 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.777ms INFO 2024-11-23 12:20:44,442 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,442 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5198ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,455 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:20:44,455 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,455 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,458 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,465 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:20:44,465 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,466 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,466 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:20:44,466 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:20:44,466 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,466 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,466 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,466 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,469 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,469 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,469 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,470 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,470 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.1912ms INFO 2024-11-23 12:20:44,470 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,470 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4468ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,476 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,476 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.069ms INFO 2024-11-23 12:20:44,476 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,476 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2069ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,477 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,477 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.8965ms INFO 2024-11-23 12:20:44,477 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,477 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9885ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,479 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,479 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.9851ms INFO 2024-11-23 12:20:44,479 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,479 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0505ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,492 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:20:44,493 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,493 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,496 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,501 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,501 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.2432ms INFO 2024-11-23 12:20:44,501 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,501 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9206ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,531 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:20:44,531 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,531 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,534 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,547 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:20:44,547 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:44,547 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,550 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:44,559 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,559 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5521ms INFO 2024-11-23 12:20:44,559 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,560 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9408ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:44,566 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:44,566 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.576ms INFO 2024-11-23 12:20:44,566 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:44,566 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7822ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:46,972 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:20:46,972 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:46,973 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:46,975 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:46,980 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:20:46,980 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:20:46,981 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:46,981 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:46,981 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:46,981 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7755ms INFO 2024-11-23 12:20:46,981 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:46,982 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6034ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:46,983 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:47,013 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:47,013 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 29.9997ms INFO 2024-11-23 12:20:47,013 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:47,014 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3533ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:49,746 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:20:49,746 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:20:49,746 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:49,746 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:49,747 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,747 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,749 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:49,749 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:49,755 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:49,755 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:49,755 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5465ms INFO 2024-11-23 12:20:49,755 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6055ms INFO 2024-11-23 12:20:49,755 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,755 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,755 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1544ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:49,755 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1686ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:49,771 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:20:49,772 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:20:49,772 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:20:49,772 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:49,772 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:49,772 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,772 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,772 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:49,773 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,775 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:49,775 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:49,776 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:49,780 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:49,780 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.2455ms INFO 2024-11-23 12:20:49,780 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,780 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4928ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:49,783 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:49,783 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.6025ms INFO 2024-11-23 12:20:49,783 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,783 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8379ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:49,784 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:49,784 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.1441ms INFO 2024-11-23 12:20:49,784 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,784 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7027ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:49,918 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2046& INFO 2024-11-23 12:20:49,918 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:49,919 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,921 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:49,927 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:49,933 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.4561ms INFO 2024-11-23 12:20:49,933 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:49,933 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:51,066 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 12:20:51,066 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:51,066 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:51,069 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:51,075 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:51,075 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:20:51,075 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7544ms INFO 2024-11-23 12:20:51,075 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:51,075 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5401ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:51,075 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:51,076 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:51,078 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:51,082 [80 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:20:51,092 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:51,092 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.5165ms INFO 2024-11-23 12:20:51,092 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:51,092 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1123ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:20:51,190 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2046& INFO 2024-11-23 12:20:51,190 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:20:51,190 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:51,193 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:20:51,199 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:20:51,204 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.1277ms INFO 2024-11-23 12:20:51,204 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:20:51,204 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5912ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:21:03,306 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:21:03,307 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:21:03,307 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:21:03,310 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:21:03,316 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:21:03,316 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8887ms INFO 2024-11-23 12:21:03,316 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:21:03,316 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5116ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:21:06,126 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:21:06,126 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:21:06,126 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:21:06,129 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:21:06,135 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:21:06,135 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8636ms INFO 2024-11-23 12:21:06,135 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:21:06,136 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8914ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:42,853 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 12:26:42,853 [52 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 12:26:42,853 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5799ms 304 text/css INFO 2024-11-23 12:26:42,900 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336002771&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:26:42,901 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:26:42,901 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0729ms 200 text/html INFO 2024-11-23 12:26:42,902 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 12:26:42,902 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:26:42,902 [52 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 12:26:42,902 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4323ms 304 application/javascript INFO 2024-11-23 12:26:45,171 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336005062 INFO 2024-11-23 12:26:45,171 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:26:45,172 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8927ms 200 application/javascript INFO 2024-11-23 12:26:45,290 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.735806211622094 INFO 2024-11-23 12:26:45,291 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:26:45,291 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7994ms 200 application/javascript INFO 2024-11-23 12:26:45,523 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336002771%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:26:45,523 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:26:45,523 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:45,526 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:45,528 [20 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336002771&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:26:45,532 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:45,532 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.3808ms INFO 2024-11-23 12:26:45,532 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:45,532 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.733ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:45,563 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:26:45,563 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:26:45,564 [20 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:26:45,564 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:26:45,564 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:45,566 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:26:45,567 [20 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:26:45,568 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:26:45,568 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:45,568 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2532ms INFO 2024-11-23 12:26:45,568 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:45,568 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8115ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:26:45,732 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:26:45,732 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:26:45,733 [20 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:26:45,733 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:26:45,733 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:26:45,735 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:26:45,737 [20 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MjkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTA1MyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOe_oOaihSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjI5IiwianRpIjoiNTRiODE2NjEtNTU3ZS00OGJmLTg1MzctMjI1YjBjNmRhMDFjIiwiaWF0IjoxNzMxOTMyMDQxLCJuYmYiOjE3MzE5MzIwMzksImV4cCI6MTczMjAxODQ0MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.DEW9PY3RQHqghZUFxkUuugP2zY5iT0yKJ782TVENvJM INFO 2024-11-23 12:26:45,742 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:45,742 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.3078ms INFO 2024-11-23 12:26:45,742 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:26:45,742 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9814ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:45,925 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:26:45,926 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:26:45,926 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:45,929 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:45,932 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:45,934 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:26:45,934 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:26:45,934 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:26:45,961 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:26:45,965 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:45,965 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9056ms INFO 2024-11-23 12:26:45,965 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:45,965 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4372ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,126 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:26:46,126 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,127 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,129 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,131 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:26:46,131 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:26:46,131 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:26:46,134 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:26:46,134 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,134 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,137 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,142 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,142 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5686ms INFO 2024-11-23 12:26:46,142 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,143 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0567ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,159 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:26:46,185 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:26:46,190 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,190 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.9662ms INFO 2024-11-23 12:26:46,190 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,190 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.3066ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,362 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:26:46,363 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:26:46,363 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,363 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,363 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,363 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,365 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,366 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,371 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,372 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.727ms INFO 2024-11-23 12:26:46,372 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,372 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2453ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,382 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,382 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.794ms INFO 2024-11-23 12:26:46,382 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,382 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2674ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,542 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:26:46,543 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,543 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,545 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,551 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,551 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5602ms INFO 2024-11-23 12:26:46,551 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,551 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9507ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,609 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:26:46,609 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,609 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,610 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:26:46,610 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,610 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:26:46,611 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,611 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,611 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,612 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,613 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,614 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,618 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,618 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8152ms INFO 2024-11-23 12:26:46,618 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,618 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4534ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,619 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,619 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8733ms INFO 2024-11-23 12:26:46,619 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,619 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9793ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,623 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,623 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2318ms INFO 2024-11-23 12:26:46,623 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,623 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.602ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,653 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:26:46,653 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:26:46,654 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,654 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,654 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,654 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,656 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,657 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,662 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,662 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8743ms INFO 2024-11-23 12:26:46,662 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,663 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3031ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,666 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,666 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.4404ms INFO 2024-11-23 12:26:46,666 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,666 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8161ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,733 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:26:46,733 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,733 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,736 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,745 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,745 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1418ms INFO 2024-11-23 12:26:46,745 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,745 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2547ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:46,770 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:26:46,771 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:46,771 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,774 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:46,805 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:46,806 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.9731ms INFO 2024-11-23 12:26:46,806 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:46,806 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4045ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:48,334 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 12:26:48,334 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:26:48,335 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 12:26:48,335 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5991ms 304 application/javascript INFO 2024-11-23 12:26:48,618 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:26:48,619 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:48,619 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:48,619 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:26:48,619 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:26:48,620 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:26:48,620 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:48,622 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:48,622 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:26:48,627 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:48,627 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6873ms INFO 2024-11-23 12:26:48,627 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:48,627 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2025ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:26:48,651 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:26:48,651 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 28.82ms INFO 2024-11-23 12:26:48,651 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:26:48,652 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.1876ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:26,890 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336047026&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:27:26,891 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:27:26,891 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9121ms 200 text/html INFO 2024-11-23 12:27:29,059 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336049213 INFO 2024-11-23 12:27:29,059 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:27:29,059 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9146ms 200 application/javascript INFO 2024-11-23 12:27:29,146 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4998022352459086 INFO 2024-11-23 12:27:29,147 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:27:29,147 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6979ms 200 application/javascript INFO 2024-11-23 12:27:29,362 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336047026%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:27:29,363 [84 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:27:29,363 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,365 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:29,396 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:27:29,397 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:27:29,397 [51 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:27:29,397 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:27:29,398 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,399 [84 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336047026&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:27:29,401 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:27:29,402 [51 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:27:29,402 [51 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:27:29,402 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:29,402 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.32ms INFO 2024-11-23 12:27:29,402 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,403 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1419ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:27:29,403 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:29,403 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 37.4682ms INFO 2024-11-23 12:27:29,403 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,403 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7595ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:29,538 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 12:27:29,538 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:27:29,539 [6 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:27:29,539 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:27:29,539 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:27:29,542 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:27:29,544 [84 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0ODI0IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxMTMiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLlkLTkuLnkuLkiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ4MjQiLCJqdGkiOiI0YjFjNjA4Ny0xYjg2LTRmNzktYmQ2Zi05ZGZiZGU3YzFjY2IiLCJpYXQiOjE3MzIyNDY1NTEsIm5iZiI6MTczMjI0NjU0OSwiZXhwIjoxNzMyMzMyOTUxLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.dH5UDmLrg7DWHatQDpUwwaRMR7rm3EzdLjshH9gwVdo INFO 2024-11-23 12:27:29,575 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:29,575 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 33.1349ms INFO 2024-11-23 12:27:29,575 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:27:29,575 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1983ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:29,717 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:27:29,718 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:27:29,718 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:29,721 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,723 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:29,726 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:27:29,726 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:27:29,726 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:27:29,753 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:27:29,757 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:29,757 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.7519ms INFO 2024-11-23 12:27:29,757 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,757 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.1223ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:29,900 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:27:29,900 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:29,900 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,903 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:29,905 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:27:29,905 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:27:29,905 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:27:29,922 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:27:29,922 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:29,922 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,925 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:29,930 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:29,930 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4344ms INFO 2024-11-23 12:27:29,930 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,931 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8444ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:29,932 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:27:29,958 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:27:29,962 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:29,963 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.7186ms INFO 2024-11-23 12:27:29,963 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:29,963 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.0909ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,129 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:27:30,130 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,130 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,132 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,138 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:27:30,139 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,139 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,141 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,147 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,147 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.386ms INFO 2024-11-23 12:27:30,147 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,147 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6723ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,149 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,149 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7258ms INFO 2024-11-23 12:27:30,149 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,149 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1048ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,285 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:27:30,285 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,285 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,288 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,294 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,294 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:27:30,294 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8438ms INFO 2024-11-23 12:27:30,294 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,294 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3241ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,294 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,294 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,297 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,302 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,302 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3059ms INFO 2024-11-23 12:27:30,302 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,302 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4426ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,323 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:27:30,324 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,324 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,326 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,331 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,331 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7814ms INFO 2024-11-23 12:27:30,331 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,331 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0465ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,366 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:27:30,367 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:27:30,367 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,367 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:27:30,367 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,367 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,367 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,367 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,367 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,370 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,370 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,370 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,376 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,376 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.0796ms INFO 2024-11-23 12:27:30,376 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,376 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3568ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,378 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,378 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.018ms INFO 2024-11-23 12:27:30,378 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,378 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.243ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,378 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,378 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.594ms INFO 2024-11-23 12:27:30,378 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,378 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6116ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,488 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:27:30,488 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,488 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,491 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,503 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:27:30,503 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:30,503 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,506 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:30,539 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,539 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.8789ms INFO 2024-11-23 12:27:30,539 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,539 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1926ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:30,582 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:30,583 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 91.3083ms INFO 2024-11-23 12:27:30,583 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:30,583 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.9958ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:32,273 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:27:32,274 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:32,274 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:32,275 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:27:32,276 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:27:32,276 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:32,276 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:32,277 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:32,279 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:32,283 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:32,283 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7017ms INFO 2024-11-23 12:27:32,283 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:32,283 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6966ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:32,307 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:32,307 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 28.5391ms INFO 2024-11-23 12:27:32,307 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:32,307 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9407ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:36,699 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:27:36,700 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:27:36,700 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:36,700 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:36,703 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:36,771 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:36,771 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 68.3288ms INFO 2024-11-23 12:27:36,771 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:36,771 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.9102ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:46,805 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:27:46,805 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:27:46,806 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:46,806 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:46,809 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:46,818 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:46,818 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.6951ms INFO 2024-11-23 12:27:46,818 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:46,818 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8951ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:27:49,695 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:27:49,695 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:27:49,695 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:27:49,696 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:49,698 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:27:49,756 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:27:49,756 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 58.2088ms INFO 2024-11-23 12:27:49,757 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:27:49,757 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.8482ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:17,045 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336096964&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:28:17,046 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:28:17,046 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.125ms 200 text/html INFO 2024-11-23 12:28:20,112 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336099960 INFO 2024-11-23 12:28:20,113 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:28:20,113 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9626ms 200 application/javascript INFO 2024-11-23 12:28:20,253 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2694753742100331 INFO 2024-11-23 12:28:20,254 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:28:20,254 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6288ms 200 application/javascript INFO 2024-11-23 12:28:20,432 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336096964%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:28:20,432 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:28:20,432 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,435 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:20,437 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336096964&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:28:20,441 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:20,441 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8303ms INFO 2024-11-23 12:28:20,441 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,441 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1183ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:20,510 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:28:20,511 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:28:20,511 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:20,513 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,516 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:20,518 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:28:20,518 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:28:20,518 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:28:20,544 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:28:20,548 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:20,548 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.0572ms INFO 2024-11-23 12:28:20,548 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,548 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7464ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:20,694 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:28:20,694 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:20,694 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,695 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:28:20,696 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:20,696 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,697 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:20,698 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:20,699 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:28:20,700 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:28:20,700 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:28:20,704 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:20,704 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3821ms INFO 2024-11-23 12:28:20,704 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,704 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6759ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:20,726 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:28:20,752 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:28:20,757 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:20,757 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.3074ms INFO 2024-11-23 12:28:20,757 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,758 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.9951ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:20,931 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:28:20,931 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:20,931 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,932 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:28:20,933 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:20,933 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,934 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:20,935 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:20,940 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:20,940 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6611ms INFO 2024-11-23 12:28:20,940 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,940 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4279ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:20,952 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:20,952 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9496ms INFO 2024-11-23 12:28:20,952 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:20,953 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2609ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:21,026 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:28:21,026 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:21,026 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,027 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:28:21,027 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:21,027 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,029 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:21,030 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:21,032 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:28:21,033 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:21,033 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,034 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:21,035 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7732ms INFO 2024-11-23 12:28:21,035 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,035 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0713ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:21,035 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:28:21,035 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:21,035 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2752ms INFO 2024-11-23 12:28:21,035 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,035 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:21,035 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5166ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:21,035 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,036 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:21,038 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:21,041 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:21,041 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8162ms INFO 2024-11-23 12:28:21,041 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,041 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9197ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:21,043 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:21,043 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1088ms INFO 2024-11-23 12:28:21,043 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,043 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1202ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:21,066 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:28:21,067 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:21,067 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,067 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:28:21,068 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:21,068 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,069 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:21,071 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:21,078 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:21,078 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9267ms INFO 2024-11-23 12:28:21,078 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,078 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:21,079 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9825ms INFO 2024-11-23 12:28:21,079 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1182ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:21,079 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,079 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3505ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:21,191 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:28:21,191 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:21,191 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,192 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:28:21,192 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:21,193 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,194 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:21,195 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:21,204 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:21,204 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4321ms INFO 2024-11-23 12:28:21,204 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,205 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6399ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:21,219 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:21,219 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.7684ms INFO 2024-11-23 12:28:21,219 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:21,219 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3244ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:23,210 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 12:28:23,211 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:23,211 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:23,213 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 12:28:23,213 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:28:23,214 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:23,214 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:23,216 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:28:23,221 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:23,222 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5066ms INFO 2024-11-23 12:28:23,222 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:23,222 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9151ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:28:23,977 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:28:23,977 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 763.1396ms INFO 2024-11-23 12:28:23,977 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:28:23,977 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 766.8741ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:24,242 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336164358&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:29:24,243 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:29:24,243 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9588ms 200 text/html INFO 2024-11-23 12:29:26,410 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336166547 INFO 2024-11-23 12:29:26,411 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:29:26,411 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9525ms 200 application/javascript INFO 2024-11-23 12:29:26,490 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.14195183370835784 INFO 2024-11-23 12:29:26,490 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:29:26,491 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7418ms 200 application/javascript INFO 2024-11-23 12:29:26,701 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336164358%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:29:26,701 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:29:26,701 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:26,704 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:26,706 [10 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336164358&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:29:26,710 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:26,710 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8887ms INFO 2024-11-23 12:29:26,710 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:26,710 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1868ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:26,728 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:29:26,728 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:29:26,729 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:26,729 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:26,731 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:26,733 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:29:26,733 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:29:26,734 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:29:26,760 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:29:26,764 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:26,764 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7107ms INFO 2024-11-23 12:29:26,764 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:26,764 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9387ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:26,905 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:29:26,906 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:26,906 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:26,908 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:26,910 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:29:26,910 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:29:26,910 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:29:26,921 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:29:26,921 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:26,921 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:26,923 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:26,929 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:26,929 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6744ms INFO 2024-11-23 12:29:26,929 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:26,929 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8312ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:26,937 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:29:26,937 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:29:26,941 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:26,942 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.104ms INFO 2024-11-23 12:29:26,942 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:26,942 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5674ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,144 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:29:27,144 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:29:27,144 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,144 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,145 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,145 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,147 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,147 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,152 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,153 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,153 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3325ms INFO 2024-11-23 12:29:27,153 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,153 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.4656ms INFO 2024-11-23 12:29:27,153 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,153 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8454ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,153 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8693ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,288 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:29:27,288 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,288 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,291 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,296 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,297 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4953ms INFO 2024-11-23 12:29:27,297 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,297 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8544ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,312 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:29:27,312 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,312 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,314 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:29:27,314 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,314 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,315 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,317 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,321 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,321 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8261ms INFO 2024-11-23 12:29:27,321 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,321 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.406ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,322 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,322 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8724ms INFO 2024-11-23 12:29:27,322 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,322 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1219ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,330 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:29:27,330 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,330 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,333 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,341 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,341 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7502ms INFO 2024-11-23 12:29:27,342 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,342 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9731ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,346 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:29:27,346 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,346 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,349 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,354 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,354 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4477ms INFO 2024-11-23 12:29:27,354 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,354 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6587ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,360 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:29:27,360 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,361 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,363 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,371 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,371 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9657ms INFO 2024-11-23 12:29:27,371 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,371 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2526ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,495 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:29:27,496 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,496 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,498 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:29:27,498 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:27,498 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,498 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,501 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:27,526 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,526 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.1473ms INFO 2024-11-23 12:29:27,526 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,526 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5441ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:27,587 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:27,587 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.0602ms INFO 2024-11-23 12:29:27,588 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:27,588 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.5864ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:29,509 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:29:29,510 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:29,510 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:29,511 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:29:29,511 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:29:29,511 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:29,511 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:29,513 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:29,514 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:29,522 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:29,523 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.8309ms INFO 2024-11-23 12:29:29,523 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:29,523 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4416ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:29,539 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:29,539 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 25.4255ms INFO 2024-11-23 12:29:29,539 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:29,539 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8168ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:33,052 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:29:33,052 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:29:33,053 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:33,053 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:33,055 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:33,064 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:33,064 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.2524ms INFO 2024-11-23 12:29:33,064 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:33,064 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9668ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:34,748 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:29:34,748 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:29:34,748 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:34,749 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:34,751 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:34,759 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:34,759 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.6882ms INFO 2024-11-23 12:29:34,759 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:34,759 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3737ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:40,107 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:29:40,107 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 12:29:40,107 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5334ms 304 text/html INFO 2024-11-23 12:29:40,394 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336180371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:29:40,395 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:29:40,395 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1267ms 200 text/html INFO 2024-11-23 12:29:40,518 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 12:29:40,518 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 12:29:40,518 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6241ms 304 text/css INFO 2024-11-23 12:29:42,129 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:29:42,129 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:29:42,130 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:42,130 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:42,132 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:42,182 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:42,183 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 50.2445ms INFO 2024-11-23 12:29:42,183 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:42,183 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.7979ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:44,699 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 12:29:44,699 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:29:44,700 [11 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 12:29:44,700 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5929ms 304 application/javascript INFO 2024-11-23 12:29:45,845 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:29:45,846 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:29:45,846 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:45,846 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:45,849 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:45,857 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:45,857 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.8269ms INFO 2024-11-23 12:29:45,857 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:45,857 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3874ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:48,167 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:29:48,167 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:29:48,167 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:48,167 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:48,170 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:48,228 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:48,228 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 58.4125ms INFO 2024-11-23 12:29:48,228 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:48,229 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.024ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:29:51,899 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336191878&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:29:51,900 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:29:51,900 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0222ms 200 text/html INFO 2024-11-23 12:29:56,862 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:29:56,862 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:29:56,863 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:29:56,863 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:56,866 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:29:56,873 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:29:56,873 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.6464ms INFO 2024-11-23 12:29:56,873 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:29:56,873 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1931ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:02,971 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:30:02,971 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:30:02,971 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:02,972 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:02,974 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:03,042 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:03,043 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 68.2163ms INFO 2024-11-23 12:30:03,043 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:03,043 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.9124ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:06,171 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:30:06,172 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:30:06,172 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:06,172 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:06,175 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:06,243 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:06,243 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 67.8943ms INFO 2024-11-23 12:30:06,243 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:06,243 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.6242ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:37,226 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:30:37,226 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:30:37,226 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:37,227 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:37,230 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:37,298 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:37,298 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 68.8277ms INFO 2024-11-23 12:30:37,299 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:37,299 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.7846ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:42,172 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336242249&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:30:42,173 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:30:42,173 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1207ms 200 text/html INFO 2024-11-23 12:30:44,851 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336244961 INFO 2024-11-23 12:30:44,852 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:30:44,852 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.916ms 200 application/javascript INFO 2024-11-23 12:30:44,986 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6745183701959769 INFO 2024-11-23 12:30:44,986 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:30:44,986 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6526ms 200 application/javascript INFO 2024-11-23 12:30:45,209 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:30:45,210 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:30:45,210 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,213 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,215 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,217 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:30:45,217 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:30:45,217 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336242249%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:30:45,217 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:30:45,218 [80 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:30:45,218 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,220 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,222 [80 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336242249&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:30:45,226 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,226 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.5264ms INFO 2024-11-23 12:30:45,226 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,226 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.593ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,244 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:30:45,248 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,248 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.5114ms INFO 2024-11-23 12:30:45,248 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,248 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5517ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,385 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:30:45,385 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,385 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,387 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:30:45,387 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,388 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,388 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,390 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,390 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:30:45,391 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:30:45,391 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:30:45,395 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,395 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4323ms INFO 2024-11-23 12:30:45,395 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,396 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6138ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,417 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:30:45,443 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:30:45,448 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,448 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.4329ms INFO 2024-11-23 12:30:45,448 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,448 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.193ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,639 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:30:45,640 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,640 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,641 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:30:45,641 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,641 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,643 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,644 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,650 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,650 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6858ms INFO 2024-11-23 12:30:45,650 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,650 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0108ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,660 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,660 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7443ms INFO 2024-11-23 12:30:45,660 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,660 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4803ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,753 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:30:45,753 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,753 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,756 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:30:45,756 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,757 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,757 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,757 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:30:45,758 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,758 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,759 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,760 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,762 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,762 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6072ms INFO 2024-11-23 12:30:45,762 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,762 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.313ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,764 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,765 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3657ms INFO 2024-11-23 12:30:45,765 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,765 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5445ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,765 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,765 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9674ms INFO 2024-11-23 12:30:45,765 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,766 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.249ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,834 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:30:45,834 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,834 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,837 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,846 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,846 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1357ms INFO 2024-11-23 12:30:45,846 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,846 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4253ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,851 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:30:45,851 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:30:45,852 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,852 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,852 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,852 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,854 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,854 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,860 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,860 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.603ms INFO 2024-11-23 12:30:45,860 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,860 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8171ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,862 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,862 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4273ms INFO 2024-11-23 12:30:45,862 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,862 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6092ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,912 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:30:45,912 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,912 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,915 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,924 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,924 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:30:45,924 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0628ms INFO 2024-11-23 12:30:45,924 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,924 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2615ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:45,924 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:45,924 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,927 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:45,952 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:45,952 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.1701ms INFO 2024-11-23 12:30:45,952 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:45,952 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.2843ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:46,808 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:30:46,809 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:46,809 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:46,811 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:30:46,811 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:30:46,811 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:46,811 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:46,812 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:46,814 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:46,819 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:46,819 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.8356ms INFO 2024-11-23 12:30:46,819 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:46,819 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7234ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:46,848 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:46,848 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.2361ms INFO 2024-11-23 12:30:46,848 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:46,848 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7344ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:49,335 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:30:49,335 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:30:49,336 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:49,336 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:49,339 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:49,407 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:49,407 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 68.6795ms INFO 2024-11-23 12:30:49,407 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:49,408 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.5262ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:53,153 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:30:53,153 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:30:53,153 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:53,154 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:53,156 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:53,165 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:53,165 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.3308ms INFO 2024-11-23 12:30:53,165 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:53,165 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.251ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:58,302 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:30:58,302 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:30:58,302 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:58,302 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:58,305 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:58,313 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:58,313 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.8577ms INFO 2024-11-23 12:30:58,313 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:58,313 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7151ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:30:59,617 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:30:59,617 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:30:59,617 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:30:59,618 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:59,621 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:30:59,628 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:30:59,629 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.8984ms INFO 2024-11-23 12:30:59,629 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:30:59,629 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1903ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:31:00,821 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:31:00,822 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:31:00,822 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:31:00,822 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:31:00,825 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:31:00,883 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:31:00,883 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 58.2041ms INFO 2024-11-23 12:31:00,883 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:31:00,883 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.0738ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:31:10,532 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:31:10,532 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:31:10,532 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:31:10,532 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:31:10,535 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:31:10,544 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:31:10,544 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.7479ms INFO 2024-11-23 12:31:10,544 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:31:10,544 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6397ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:31:13,250 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:31:13,250 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:31:13,250 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:31:13,250 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:31:13,254 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:31:13,315 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:31:13,315 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 60.673ms INFO 2024-11-23 12:31:13,315 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:31:13,315 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.5249ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:31:41,293 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:31:41,293 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:31:41,294 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:31:41,294 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:31:41,296 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:31:41,322 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:31:41,322 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 25.2155ms INFO 2024-11-23 12:31:41,322 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:31:41,322 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9837ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:06,850 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336386975&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:33:06,851 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:33:06,852 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2293ms 200 text/html INFO 2024-11-23 12:33:08,937 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336389087 INFO 2024-11-23 12:33:08,937 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:33:08,938 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9509ms 200 application/javascript INFO 2024-11-23 12:33:09,017 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9373288959228967 INFO 2024-11-23 12:33:09,018 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:33:09,018 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.058ms 200 application/javascript INFO 2024-11-23 12:33:09,256 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336386975%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:33:09,256 [74 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:33:09,256 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,257 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:33:09,257 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:33:09,257 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,257 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,259 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,260 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,262 [74 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336386975&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:33:09,262 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:33:09,262 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:33:09,262 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:33:09,266 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,266 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2239ms INFO 2024-11-23 12:33:09,266 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,266 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0274ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,340 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:33:09,345 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,345 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 84.8937ms INFO 2024-11-23 12:33:09,345 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,345 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.3026ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,488 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:33:09,489 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:33:09,489 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,489 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,489 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,489 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,493 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,493 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,495 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:33:09,495 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:33:09,495 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:33:09,499 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,499 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0713ms INFO 2024-11-23 12:33:09,499 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,499 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5006ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,522 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:33:09,522 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:33:09,526 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,526 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1908ms INFO 2024-11-23 12:33:09,526 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,526 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0486ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,699 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:33:09,700 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,700 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,700 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:33:09,700 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,701 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,703 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,703 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,709 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,709 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,709 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.9674ms INFO 2024-11-23 12:33:09,709 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4783ms INFO 2024-11-23 12:33:09,709 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,709 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,709 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1394ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,709 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2918ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,817 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:33:09,817 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,817 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,820 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,825 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,825 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4ms INFO 2024-11-23 12:33:09,825 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,825 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8169ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,836 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:33:09,836 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,836 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,838 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,844 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,844 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3018ms INFO 2024-11-23 12:33:09,844 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,844 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3831ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,851 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:33:09,851 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,851 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,854 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,858 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,859 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7732ms INFO 2024-11-23 12:33:09,859 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,859 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9271ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,889 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:33:09,890 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,890 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,892 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,898 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:33:09,899 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,899 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,901 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,901 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,901 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9946ms INFO 2024-11-23 12:33:09,901 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,901 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2212ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,905 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:33:09,905 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:09,905 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,907 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,907 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.498ms INFO 2024-11-23 12:33:09,907 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,907 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.754ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:09,908 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:09,915 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:09,915 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5342ms INFO 2024-11-23 12:33:09,915 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:09,915 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6726ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:10,028 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:33:10,028 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:10,028 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:10,029 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:33:10,029 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:10,029 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:10,031 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:10,032 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:10,056 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:10,056 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4427ms INFO 2024-11-23 12:33:10,056 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:10,057 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.7424ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:10,129 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:10,130 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 97.7089ms INFO 2024-11-23 12:33:10,130 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:10,130 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.8814ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:11,076 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:33:11,076 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:33:11,076 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:11,077 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:11,077 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:33:11,077 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:11,078 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:11,080 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:11,080 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:11,087 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:11,087 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.0304ms INFO 2024-11-23 12:33:11,087 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:11,087 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0978ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:11,111 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:11,111 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 31.373ms INFO 2024-11-23 12:33:11,111 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:11,111 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4617ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:12,917 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:33:12,918 [93 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:33:12,918 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:12,918 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:12,921 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:12,978 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:12,979 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 57.5518ms INFO 2024-11-23 12:33:12,979 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:12,979 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.4693ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:14,020 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:33:14,020 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:33:14,020 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:14,020 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:14,023 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:14,082 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:14,082 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 58.4555ms INFO 2024-11-23 12:33:14,082 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:14,082 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.2374ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:31,500 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:33:31,501 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:33:31,501 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:31,501 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:31,504 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:31,511 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:31,512 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.5444ms INFO 2024-11-23 12:33:31,512 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:31,512 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4143ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:33,329 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:33:33,329 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:33:33,329 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:33,329 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:33,332 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:33,343 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:33,343 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 11.1169ms INFO 2024-11-23 12:33:33,343 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:33,343 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6777ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:44,111 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:33:44,111 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:33:44,111 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:44,111 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:44,114 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:44,122 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:44,122 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.8614ms INFO 2024-11-23 12:33:44,122 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:44,122 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3851ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:53,288 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:33:53,288 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:33:53,289 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:53,289 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:53,292 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:53,371 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:53,371 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 79.1965ms INFO 2024-11-23 12:33:53,371 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:53,371 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.0594ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:58,650 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336438546 INFO 2024-11-23 12:33:58,651 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:33:58,651 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9488ms 200 application/javascript INFO 2024-11-23 12:33:58,831 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9018406895216506 INFO 2024-11-23 12:33:58,831 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:33:58,831 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8235ms 200 application/javascript INFO 2024-11-23 12:33:59,156 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732259946590%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:33:59,156 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:33:59,156 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:59,159 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:59,161 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732259946590&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:33:59,164 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:33:59,164 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:33:59,164 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:59,164 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:59,165 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.763ms INFO 2024-11-23 12:33:59,165 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:59,165 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1986ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:59,167 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:59,169 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:59,203 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:33:59,203 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:33:59,203 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:33:59,231 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:33:59,234 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:59,234 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 65.3952ms INFO 2024-11-23 12:33:59,234 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:59,235 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.7129ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:59,734 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:33:59,734 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:59,735 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:59,737 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:59,739 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:33:59,740 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:33:59,740 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:33:59,745 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:33:59,746 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:33:59,746 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:59,748 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:33:59,754 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:59,754 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.837ms INFO 2024-11-23 12:33:59,754 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:59,754 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2839ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:33:59,766 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:33:59,793 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:33:59,797 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:33:59,797 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.9732ms INFO 2024-11-23 12:33:59,797 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:33:59,797 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.4664ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:00,009 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:34:00,009 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:00,010 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,011 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:34:00,011 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:00,011 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,012 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:00,014 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:00,020 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:00,020 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1285ms INFO 2024-11-23 12:34:00,020 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,020 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2897ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:00,021 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2024-11-23 12:34:00,022 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:00,022 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,026 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetToDoListResult", controller = "ToDoListMgr"}. Executing controller action with signature Sg.HcmMb.ToDoList.Dto.ToDoListResultDto GetToDoListResult(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:00,030 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:00,030 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.0097ms INFO 2024-11-23 12:34:00,030 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,031 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7691ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:00,032 [80 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3ODYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjg1MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS9leS6muWmuSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzg2IiwianRpIjoiMjM4ZjQxOTktOGY4NC00ZTg0LTgxOWEtOGI5MWUyMzUyMjY3IiwiaWF0IjoxNzMyMjU1MDIxLCJuYmYiOjE3MzIyNTUwMTksImV4cCI6MTczMjM0MTQyMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.S7ddr6TFU2ORLsyuXiHzAXnri6U14UFd7e6imgBpMKQ INFO 2024-11-23 12:34:00,035 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:00,036 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 10.6507ms INFO 2024-11-23 12:34:00,037 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,037 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4095ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:00,256 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:34:00,256 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:00,257 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,259 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:00,267 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:00,267 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.1455ms INFO 2024-11-23 12:34:00,268 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,268 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9345ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:00,294 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/ConfirmPwdByEnableCheckPwd2? application/x-www-form-urlencoded 0 INFO 2024-11-23 12:34:00,294 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:34:00,295 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:00,295 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,296 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2024-11-23 12:34:00,299 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "ConfirmPwdByEnableCheckPwd2", controller = "Salary"}. Executing controller action with signature Boolean ConfirmPwdByEnableCheckPwd2() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:00,309 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:00,310 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,363 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsDefaultPwd", controller = "Salary"}. Executing controller action with signature Boolean GetIsDefaultPwd() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:00,366 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:00,366 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 66.1839ms INFO 2024-11-23 12:34:00,366 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,366 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.6922ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:00,371 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:00,371 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 7.9612ms INFO 2024-11-23 12:34:00,371 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:00,371 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.6815ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:05,135 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:34:05,135 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:34:05,135 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:05,135 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:05,136 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,136 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,136 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:34:05,136 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:05,136 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,138 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:05,138 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:05,139 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:05,144 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:05,144 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:05,144 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:05,144 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7896ms INFO 2024-11-23 12:34:05,144 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5143ms INFO 2024-11-23 12:34:05,144 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,144 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,144 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0256ms INFO 2024-11-23 12:34:05,144 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6281ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:05,144 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3169ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:05,144 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,144 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6143ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:05,251 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:34:05,251 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:34:05,251 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:05,251 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:05,251 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,252 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,254 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:05,254 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:05,260 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:05,260 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.014ms INFO 2024-11-23 12:34:05,260 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,260 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4381ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:05,263 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:05,263 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9805ms INFO 2024-11-23 12:34:05,263 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,263 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1986ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:05,375 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:34:05,376 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:34:05,376 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:05,376 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:05,376 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,376 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,379 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:05,379 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:05,404 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:05,404 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.2549ms INFO 2024-11-23 12:34:05,404 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,404 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8812ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:05,468 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:05,468 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.8372ms INFO 2024-11-23 12:34:05,468 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:05,468 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.0857ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:24,815 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2024-11-23 12:34:24,815 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2024-11-23 12:34:24,816 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2024-11-23 12:34:24,816 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:34:24,816 [65 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/leave.19219fb7.css was not modified INFO 2024-11-23 12:34:24,816 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/leavePanel.1d85bd0d.js was not modified INFO 2024-11-23 12:34:24,816 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:34:24,816 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5378ms 304 text/css INFO 2024-11-23 12:34:24,816 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6403ms 304 application/javascript INFO 2024-11-23 12:34:24,816 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/leave.8b172027.js was not modified INFO 2024-11-23 12:34:24,816 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5999ms 304 application/javascript INFO 2024-11-23 12:34:25,055 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 12:34:25,055 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:25,056 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:25,056 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 12:34:25,057 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:25,057 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:25,058 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:25,060 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:25,064 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:25,064 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9769ms INFO 2024-11-23 12:34:25,064 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:25,065 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5051ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:25,071 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:25,072 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 11.6564ms INFO 2024-11-23 12:34:25,072 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:25,072 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5653ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:27,375 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050102,26050103,26050105&IsEss=true& INFO 2024-11-23 12:34:27,376 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:27,376 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeavePanel?k_Id=0& INFO 2024-11-23 12:34:27,376 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:27,377 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:27,377 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:27,379 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:27,381 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeavePanel", controller = "Leave"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetLeavePanel(Int32, System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:27,388 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:27,389 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.334ms INFO 2024-11-23 12:34:27,389 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:27,389 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3022ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:27,456 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:27,460 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 78.6569ms INFO 2024-11-23 12:34:27,460 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:27,460 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.2115ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:33,676 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336473596&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:34:33,676 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:34:33,677 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9898ms 200 text/html INFO 2024-11-23 12:34:36,011 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336475924 INFO 2024-11-23 12:34:36,012 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:34:36,012 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0071ms 200 application/javascript INFO 2024-11-23 12:34:36,170 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.030259061126341358 INFO 2024-11-23 12:34:36,171 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:34:36,171 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7005ms 200 application/javascript INFO 2024-11-23 12:34:36,400 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336473596%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:34:36,401 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:34:36,401 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,404 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:36,406 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336473596&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:34:36,411 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:36,411 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 7.1147ms INFO 2024-11-23 12:34:36,411 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,411 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6947ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:36,415 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:34:36,415 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:34:36,416 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:36,416 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,418 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:36,536 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:34:36,536 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:34:36,536 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:34:36,562 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:34:36,566 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:36,566 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 147.9902ms INFO 2024-11-23 12:34:36,566 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,567 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 151.377ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:36,755 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:34:36,755 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:34:36,756 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:36,756 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:36,756 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,756 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,758 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:36,758 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:36,760 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:34:36,760 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:34:36,760 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:34:36,764 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:36,764 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5478ms INFO 2024-11-23 12:34:36,764 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,764 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1765ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:36,787 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:34:36,787 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:34:36,791 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:36,791 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.4578ms INFO 2024-11-23 12:34:36,791 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,791 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0363ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:36,990 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:34:36,991 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:36,991 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,991 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:34:36,992 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:36,992 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,994 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:36,994 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:36,999 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:36,999 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:36,999 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0842ms INFO 2024-11-23 12:34:36,999 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:36,999 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6746ms INFO 2024-11-23 12:34:37,000 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,000 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4152ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:37,000 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.41ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:37,094 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:34:37,094 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:37,094 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,096 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:34:37,096 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:34:37,096 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:34:37,096 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:37,096 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:37,096 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,096 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,096 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:37,097 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,097 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:37,099 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:37,099 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:37,099 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:37,105 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:34:37,106 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:37,106 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,108 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:37,108 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 10.2478ms INFO 2024-11-23 12:34:37,108 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,108 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8989ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:37,109 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:37,110 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:37,110 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.4393ms INFO 2024-11-23 12:34:37,110 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,110 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.592ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:37,112 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:37,112 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 13.2456ms INFO 2024-11-23 12:34:37,112 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,112 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.376ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:37,113 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:37,113 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 13.9921ms INFO 2024-11-23 12:34:37,113 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,113 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3528ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:37,116 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:37,116 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.4138ms INFO 2024-11-23 12:34:37,116 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,116 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5403ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:37,200 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:34:37,200 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:37,201 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,203 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:37,211 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:37,211 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7797ms INFO 2024-11-23 12:34:37,211 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,211 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0997ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:37,310 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:34:37,310 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:34:37,310 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:37,310 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:37,311 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,311 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,313 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:37,313 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:37,338 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:37,338 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.2832ms INFO 2024-11-23 12:34:37,338 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,339 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5026ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:37,403 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:37,403 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.9597ms INFO 2024-11-23 12:34:37,403 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:37,403 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.3961ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:40,090 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 12:34:40,091 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 12:34:40,091 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:40,091 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:40,091 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:40,091 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:40,093 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:40,094 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:40,099 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:40,099 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6694ms INFO 2024-11-23 12:34:40,099 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:40,099 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1682ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:40,105 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:40,105 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 11.0072ms INFO 2024-11-23 12:34:40,105 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:40,105 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1516ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:42,766 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336482699&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:34:42,767 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:34:42,767 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0559ms 200 text/html INFO 2024-11-23 12:34:45,051 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336484955 INFO 2024-11-23 12:34:45,052 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:34:45,052 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9152ms 200 application/javascript INFO 2024-11-23 12:34:45,211 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8292297580793784 INFO 2024-11-23 12:34:45,212 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:34:45,212 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8547ms 200 application/javascript INFO 2024-11-23 12:34:45,405 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336482699%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:34:45,405 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:34:45,406 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:45,408 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:45,410 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:34:45,410 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:34:45,410 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336482699&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:34:45,410 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:45,411 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:45,413 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:45,414 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:45,414 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0389ms INFO 2024-11-23 12:34:45,414 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:45,414 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3458ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:45,515 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:34:45,515 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:34:45,515 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:34:45,542 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:34:45,546 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:45,546 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 132.6229ms INFO 2024-11-23 12:34:45,546 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:45,546 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.8938ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:45,769 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:34:45,770 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:45,770 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:45,770 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:34:45,771 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:45,771 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:45,773 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:45,773 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:45,775 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:34:45,775 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:34:45,775 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:34:45,779 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:45,779 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3733ms INFO 2024-11-23 12:34:45,779 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:45,779 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7143ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:45,802 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:34:45,802 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:34:45,806 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:45,806 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.5247ms INFO 2024-11-23 12:34:45,806 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:45,806 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0348ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,010 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:34:46,010 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,010 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,010 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:34:46,011 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,011 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,013 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,013 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,018 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,018 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,018 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1613ms INFO 2024-11-23 12:34:46,018 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,018 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5266ms INFO 2024-11-23 12:34:46,019 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,019 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3453ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,019 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.104ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,114 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:34:46,115 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,115 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,115 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:34:46,116 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,116 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:34:46,116 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,116 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,116 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,117 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:34:46,117 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,117 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,117 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,118 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,119 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,120 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,121 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:34:46,122 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,122 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,124 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,126 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,126 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.6191ms INFO 2024-11-23 12:34:46,126 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,126 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9956ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,126 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,127 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.9569ms INFO 2024-11-23 12:34:46,127 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,127 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2684ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,127 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,127 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.8299ms INFO 2024-11-23 12:34:46,127 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,127 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8867ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,128 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,128 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.2384ms INFO 2024-11-23 12:34:46,128 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,128 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4485ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,130 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,130 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8818ms INFO 2024-11-23 12:34:46,130 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,131 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.103ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,229 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:34:46,230 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,230 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,233 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,240 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,240 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6707ms INFO 2024-11-23 12:34:46,240 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,240 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9632ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,326 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:34:46,326 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,326 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,329 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,331 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:34:46,331 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:46,331 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,334 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:46,359 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,360 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.7866ms INFO 2024-11-23 12:34:46,360 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,360 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9444ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:46,418 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:46,418 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.6797ms INFO 2024-11-23 12:34:46,418 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:46,418 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.9ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:49,135 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:34:49,135 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:34:49,135 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:49,135 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,136 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:49,136 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,136 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:34:49,137 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:49,137 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,138 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:49,139 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:49,139 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:49,139 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:34:49,140 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:49,140 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,142 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:49,144 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:34:49,144 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:49,144 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,147 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:49,150 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:49,150 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.9836ms INFO 2024-11-23 12:34:49,150 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,150 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:49,150 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:49,150 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7437ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:49,150 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 11.451ms INFO 2024-11-23 12:34:49,150 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,150 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 7.9014ms INFO 2024-11-23 12:34:49,150 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,150 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5073ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:49,151 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1336ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:49,151 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:49,151 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 12.0331ms INFO 2024-11-23 12:34:49,151 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,152 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2838ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:49,152 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:49,152 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1129ms INFO 2024-11-23 12:34:49,152 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,152 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3677ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:49,331 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1786& INFO 2024-11-23 12:34:49,331 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:49,332 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,334 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:49,350 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:49,355 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 20.6624ms INFO 2024-11-23 12:34:49,355 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:49,355 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0345ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:51,051 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 12:34:51,051 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:34:51,051 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:51,052 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:51,052 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:51,052 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:51,054 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:51,054 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:51,058 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:34:51,060 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:51,060 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8737ms INFO 2024-11-23 12:34:51,060 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:51,060 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.547ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:51,069 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:51,069 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.3241ms INFO 2024-11-23 12:34:51,069 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:51,069 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.902ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:51,286 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1786& INFO 2024-11-23 12:34:51,286 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:51,287 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:51,289 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:51,296 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:51,301 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.1544ms INFO 2024-11-23 12:34:51,301 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:51,301 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8396ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:54,786 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336494712&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:34:54,786 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:34:54,786 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9436ms 200 text/html INFO 2024-11-23 12:34:56,650 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336496533 INFO 2024-11-23 12:34:56,651 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:34:56,651 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8458ms 200 application/javascript INFO 2024-11-23 12:34:56,810 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7704164786703078 INFO 2024-11-23 12:34:56,811 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:34:56,811 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7937ms 200 application/javascript INFO 2024-11-23 12:34:56,989 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:34:56,989 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:34:56,990 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:56,990 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:56,990 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336494712%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:34:56,991 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:34:56,991 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:56,993 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:56,993 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:56,995 [10 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336494712&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:34:56,999 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:56,999 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.904ms INFO 2024-11-23 12:34:56,999 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:56,999 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8284ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,119 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:34:57,119 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:34:57,119 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:34:57,146 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:34:57,150 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,150 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 157.7632ms INFO 2024-11-23 12:34:57,151 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,151 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 161.4179ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,324 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:34:57,324 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,324 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,327 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,329 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:34:57,329 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:34:57,329 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:34:57,335 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:34:57,335 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,335 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,338 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,343 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,343 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4312ms INFO 2024-11-23 12:34:57,343 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,343 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4975ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,356 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:34:57,356 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:34:57,360 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,360 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3287ms INFO 2024-11-23 12:34:57,360 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,360 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6557ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,574 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:34:57,574 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,575 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,575 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:34:57,576 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,576 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,577 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,578 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,583 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,583 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5831ms INFO 2024-11-23 12:34:57,583 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,583 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3452ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,583 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,584 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0364ms INFO 2024-11-23 12:34:57,584 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,584 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1967ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,651 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:34:57,651 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:34:57,651 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,651 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,652 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,652 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,654 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,654 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,654 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:34:57,655 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,655 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,657 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,659 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,659 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,659 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1558ms INFO 2024-11-23 12:34:57,659 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,659 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2846ms INFO 2024-11-23 12:34:57,659 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,659 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3461ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,659 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.493ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,663 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,663 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4095ms INFO 2024-11-23 12:34:57,663 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,663 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5127ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,665 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:34:57,666 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,666 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,668 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,677 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,677 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7007ms INFO 2024-11-23 12:34:57,677 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,677 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7255ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,689 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:34:57,689 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,689 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,692 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,697 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,697 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5113ms INFO 2024-11-23 12:34:57,697 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,697 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7839ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,794 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:34:57,794 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,794 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,796 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,804 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,804 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.628ms INFO 2024-11-23 12:34:57,804 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,804 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7157ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,854 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:34:57,855 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,855 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,855 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:34:57,856 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:57,856 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,857 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,858 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:57,883 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,883 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4713ms INFO 2024-11-23 12:34:57,883 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,883 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.7785ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:57,947 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:57,948 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.2625ms INFO 2024-11-23 12:34:57,948 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:57,948 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.3817ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:59,609 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:34:59,610 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:59,610 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,611 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:34:59,611 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:59,611 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,676 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:34:59,676 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:59,676 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:59,676 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,678 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:59,678 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:34:59,678 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:59,678 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,681 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:59,681 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:34:59,681 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:59,681 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,682 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:59,684 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:59,687 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:59,688 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:59,688 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.9291ms INFO 2024-11-23 12:34:59,688 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,688 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:59,688 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 11.532ms INFO 2024-11-23 12:34:59,688 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.9395ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:59,688 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,688 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:59,688 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.1968ms INFO 2024-11-23 12:34:59,688 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,688 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.9485ms INFO 2024-11-23 12:34:59,688 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3325ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:59,688 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,688 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.7046ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:59,688 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5241ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:59,692 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:59,692 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.7364ms INFO 2024-11-23 12:34:59,692 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,692 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8445ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:34:59,869 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1786& INFO 2024-11-23 12:34:59,870 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:34:59,870 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,873 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:34:59,879 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:34:59,884 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.2461ms INFO 2024-11-23 12:34:59,884 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:34:59,884 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9363ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:00,894 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:35:00,894 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:00,895 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:00,896 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 12:35:00,896 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:00,896 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:00,898 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:00,899 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:00,901 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:35:00,904 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:00,904 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5903ms INFO 2024-11-23 12:35:00,904 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:00,905 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7723ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:00,911 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:00,911 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.4883ms INFO 2024-11-23 12:35:00,911 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:00,911 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3347ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:01,133 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1786& INFO 2024-11-23 12:35:01,134 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:01,134 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:01,137 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:01,143 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:01,148 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.9199ms INFO 2024-11-23 12:35:01,148 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:01,148 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4399ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:04,414 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336504346&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:35:04,415 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:35:04,415 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.066ms 200 text/html INFO 2024-11-23 12:35:09,694 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336509637 INFO 2024-11-23 12:35:09,695 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:35:09,695 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8381ms 200 application/javascript INFO 2024-11-23 12:35:09,869 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6488776629656507 INFO 2024-11-23 12:35:09,870 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:35:09,870 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6319ms 200 application/javascript INFO 2024-11-23 12:35:10,075 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:35:10,075 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:35:10,075 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336504346%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:35:10,076 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,076 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:35:10,076 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,076 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,078 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,079 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,080 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336504346&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:35:10,084 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,084 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7841ms INFO 2024-11-23 12:35:10,084 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,084 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0945ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,190 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:35:10,190 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:35:10,190 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:35:10,217 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:35:10,220 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,221 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 141.927ms INFO 2024-11-23 12:35:10,221 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,221 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 145.8379ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,491 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:35:10,491 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:35:10,492 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,492 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,492 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,492 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,495 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,495 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,496 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:35:10,497 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:35:10,497 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:35:10,500 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,500 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5584ms INFO 2024-11-23 12:35:10,500 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,501 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2331ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,523 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:35:10,523 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:35:10,527 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,527 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6723ms INFO 2024-11-23 12:35:10,527 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,528 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3872ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,791 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:35:10,791 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:35:10,791 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,791 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,792 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,792 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,794 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,794 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,800 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,800 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7899ms INFO 2024-11-23 12:35:10,800 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,800 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3984ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,803 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,804 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.2082ms INFO 2024-11-23 12:35:10,804 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,804 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5442ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,888 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:35:10,889 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,890 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,892 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,894 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:35:10,894 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,895 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,897 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,899 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,899 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.7565ms INFO 2024-11-23 12:35:10,899 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,899 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7542ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,902 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,902 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3188ms INFO 2024-11-23 12:35:10,902 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,902 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4193ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,905 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:35:10,906 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,906 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,908 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,911 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:35:10,911 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,911 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,913 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,913 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9348ms INFO 2024-11-23 12:35:10,913 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,913 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2029ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,914 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,915 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:35:10,915 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:10,916 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,918 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:10,923 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,923 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.53ms INFO 2024-11-23 12:35:10,923 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,923 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:10,923 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6453ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:10,924 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.419ms INFO 2024-11-23 12:35:10,924 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:10,924 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5729ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:11,071 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:35:11,072 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:11,072 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:11,074 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:11,083 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:11,083 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3539ms INFO 2024-11-23 12:35:11,083 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:11,083 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9334ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:11,111 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:35:11,111 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:35:11,111 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:11,111 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:11,111 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:11,111 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:11,114 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:11,114 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:11,140 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:11,140 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.9735ms INFO 2024-11-23 12:35:11,140 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:11,140 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5482ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:11,203 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:11,203 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.1594ms INFO 2024-11-23 12:35:11,203 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:11,203 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.4766ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:12,395 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:35:12,395 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:12,396 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,398 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:12,404 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:12,404 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1236ms INFO 2024-11-23 12:35:12,404 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,405 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6688ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:12,410 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:35:12,410 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:12,411 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,413 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:12,414 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:35:12,415 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:12,415 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,415 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:35:12,416 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:12,416 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,417 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:12,418 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:12,420 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:12,420 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.1576ms INFO 2024-11-23 12:35:12,420 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,420 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.343ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:12,422 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:12,422 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9854ms INFO 2024-11-23 12:35:12,422 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,422 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1801ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:12,424 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:35:12,424 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:12,424 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,427 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:12,427 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.9298ms INFO 2024-11-23 12:35:12,427 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,427 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1985ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:12,428 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:12,434 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:12,434 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.0957ms INFO 2024-11-23 12:35:12,434 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,434 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3414ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:12,583 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1786& INFO 2024-11-23 12:35:12,584 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:12,584 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,587 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:12,592 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:12,597 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.8706ms INFO 2024-11-23 12:35:12,598 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:12,598 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3869ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:14,604 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:35:14,605 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:14,605 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:14,608 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParentalLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetParentalLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:14,611 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054008&IsEss=true& INFO 2024-11-23 12:35:14,611 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:14,612 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:14,614 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:14,616 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:35:14,619 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:14,620 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5223ms INFO 2024-11-23 12:35:14,620 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:14,620 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8236ms 200 application/json; charset=utf-8 ERROR 2024-11-23 12:35:14,624 [20 ] MyHRDAL.LogRecord - HrDAL.ExecuteReader(SET NOCOUNT ON;SELECT KQAT_YEJ.YEARS "KQAT_YEJ_YEARS",KQAT_YEJ.RECORDID "KQAT_YEJ_RECORDID",KQAT_YEJ.KQAT_YEJ1 "KQAT_YEJ_KQAT_YEJ1",KQAT_YEJ.KQAT_YEJ2 "KQAT_YEJ_KQAT_YEJ2",KQAT_YEJ.A0188 "KQAT_YEJ_A0188",KQAT_YEJ.KQAT_YEJ3 "KQAT_YEJ_KQAT_YEJ3",KQAT_YEJ.KQAT_YEJ20 "KQAT_YEJ_KQAT_YEJ20",KQAT_YEJ.KQAT_YEJ4 "KQAT_YEJ_KQAT_YEJ4",KQAT_YEJ.A_ID "KQAT_YEJ_A_ID",KQAT_YEJ.KQAT_YEJ5 "KQAT_YEJ_KQAT_YEJ5",KQAT_YEJ.KQAT_YEJ6 "KQAT_YEJ_KQAT_YEJ6",KQAT_YEJ.KQAT_YEJ10 "KQAT_YEJ_KQAT_YEJ10",KQAT_YEJ.KQAT_YEJ28 "KQAT_YEJ_KQAT_YEJ28",KQAT_YEJ.KQAT_YEJ11 "KQAT_YEJ_KQAT_YEJ11",KQAT_YEJ.A0141 "KQAT_YEJ_A0141",KQAT_YEJ.KQAT_YEJ29 "KQAT_YEJ_KQAT_YEJ29",KQAT_YEJ.KQAT_YEJ7 "KQAT_YEJ_KQAT_YEJ7",KQAT_YEJ.KQAT_YEJ9 "KQAT_YEJ_KQAT_YEJ9",KQAT_YEJ.OPNAME "KQAT_YEJ_OPNAME",KQAT_YEJ.OPDATE "KQAT_YEJ_OPDATE",KQAT_YEJ.SIGNED "KQAT_YEJ_SIGNED",KQAT_YEJ.KQAT_YEJ15 "KQAT_YEJ_KQAT_YEJ15",KQAT_YEJ.KQAT_YEJ12 "KQAT_YEJ_KQAT_YEJ12",KQAT_YEJ.KQAT_YEJ8 "KQAT_YEJ_KQAT_YEJ8" FROM KQAT_YEJ WHERE A0188 = @A0188 AND YEARS = @YEARS )³ö´íInvalid column name 'KQAT_YEJ20'. Invalid column name 'KQAT_YEJ28'. Invalid column name 'KQAT_YEJ29'. Invalid column name 'KQAT_YEJ15'. INFO 2024-11-23 12:35:14,628 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:14,629 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 20.2506ms INFO 2024-11-23 12:35:14,629 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:14,629 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6413ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:14,809 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1786& INFO 2024-11-23 12:35:14,809 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:14,809 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:14,812 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:14,818 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:14,823 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.9996ms INFO 2024-11-23 12:35:14,823 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:14,823 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3261ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:36,193 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336536112&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:35:36,194 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:35:36,194 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0862ms 200 text/html INFO 2024-11-23 12:35:38,079 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336538016 INFO 2024-11-23 12:35:38,079 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:35:38,079 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8127ms 200 application/javascript INFO 2024-11-23 12:35:38,229 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.005702563820350726 INFO 2024-11-23 12:35:38,230 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:35:38,230 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8549ms 200 application/javascript INFO 2024-11-23 12:35:38,409 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:35:38,410 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:35:38,410 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:38,410 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,410 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336536112%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:35:38,411 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:35:38,411 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,413 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:38,415 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:38,417 [20 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336536112&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:35:38,421 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:38,421 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2698ms INFO 2024-11-23 12:35:38,421 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,421 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.595ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:38,509 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:35:38,509 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:35:38,509 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:35:38,537 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:35:38,541 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:38,541 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 127.9575ms INFO 2024-11-23 12:35:38,541 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,541 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.1364ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:38,730 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:35:38,730 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:38,730 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,733 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:38,735 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:35:38,735 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:35:38,735 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:35:38,762 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:35:38,762 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:35:38,766 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:38,766 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2405ms INFO 2024-11-23 12:35:38,766 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,766 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7327ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:38,770 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:35:38,770 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:38,770 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,773 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:38,778 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:38,778 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0585ms INFO 2024-11-23 12:35:38,778 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,778 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3706ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:38,944 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:35:38,945 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:38,945 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,946 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:35:38,946 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:38,946 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,947 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:38,951 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:38,953 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:38,953 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.023ms INFO 2024-11-23 12:35:38,953 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,954 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3441ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:38,957 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:38,957 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 6.1146ms INFO 2024-11-23 12:35:38,957 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:38,957 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6147ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:39,008 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:35:39,009 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:39,009 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,011 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:39,015 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:35:39,015 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:35:39,015 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:39,015 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:35:39,015 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:39,015 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,015 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,016 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:39,016 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,017 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:39,018 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2288ms INFO 2024-11-23 12:35:39,018 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,018 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4505ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:39,018 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:39,018 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:39,018 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:39,023 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:39,023 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9306ms INFO 2024-11-23 12:35:39,023 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,023 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1808ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:39,028 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:39,028 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.1513ms INFO 2024-11-23 12:35:39,028 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,028 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:39,028 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.5648ms INFO 2024-11-23 12:35:39,028 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,028 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0126ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:39,028 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8165ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:39,054 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:35:39,055 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:39,055 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,057 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:39,063 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:39,063 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.237ms INFO 2024-11-23 12:35:39,063 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,063 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3844ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:39,129 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:35:39,129 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:39,129 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,131 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:39,139 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:39,139 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4687ms INFO 2024-11-23 12:35:39,139 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,139 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.593ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:39,210 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:35:39,210 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:39,210 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,211 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:35:39,211 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:39,211 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,213 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:39,213 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:39,238 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:39,238 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.8505ms INFO 2024-11-23 12:35:39,238 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,238 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1761ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:39,328 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:39,328 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 114.645ms INFO 2024-11-23 12:35:39,328 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:39,328 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 117.8897ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:45,290 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 12:35:45,290 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 12:35:45,290 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:45,290 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:45,291 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:45,291 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:45,294 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:45,294 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:45,301 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:45,301 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.8498ms INFO 2024-11-23 12:35:45,301 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:45,301 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3572ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:45,306 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:45,307 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 12.276ms INFO 2024-11-23 12:35:45,307 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:45,307 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0404ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:48,649 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050102,26050103,26050105&IsEss=true& INFO 2024-11-23 12:35:48,650 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:48,650 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:48,650 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeavePanel?k_Id=0& INFO 2024-11-23 12:35:48,650 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:48,651 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:48,653 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:48,653 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeavePanel", controller = "Leave"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetLeavePanel(Int32, System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:48,658 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:48,658 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6535ms INFO 2024-11-23 12:35:48,658 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:48,659 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3725ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:48,723 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:48,728 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 74.6322ms INFO 2024-11-23 12:35:48,728 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:48,728 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.1173ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:35:58,496 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=25& INFO 2024-11-23 12:35:58,496 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:35:58,496 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:58,500 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveTypeChanged", controller = "Leave"}. Executing controller action with signature System.String GetLeaveTypeChanged(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:35:58,512 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:35:58,512 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 12.1299ms INFO 2024-11-23 12:35:58,512 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 12:35:58,512 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7492ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:49,855 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2024-11-22&endDate=2024-11-22&timeBegin=07:45&timeEnd=11:45&leaveType=25&isPanel=true& INFO 2024-11-23 12:36:49,856 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:49,856 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:49,860 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalLeaveHours", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.Leave.Dto.LeaveCalHoursDto GetCalLeaveHours(System.String, System.String, System.String, System.String, System.String, Boolean) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:49,873 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:49,876 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 15.6657ms INFO 2024-11-23 12:36:49,876 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:49,876 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8137ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:56,601 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336616515&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:36:56,602 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:36:56,602 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1503ms 200 text/html INFO 2024-11-23 12:36:58,757 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336618587 INFO 2024-11-23 12:36:58,757 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:36:58,758 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.911ms 200 application/javascript INFO 2024-11-23 12:36:58,896 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.830118311426832 INFO 2024-11-23 12:36:58,897 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:36:58,897 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7045ms 200 application/javascript INFO 2024-11-23 12:36:59,161 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336616515%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:36:59,161 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:36:59,161 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,164 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,166 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336616515&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:36:59,251 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,251 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 87.0398ms INFO 2024-11-23 12:36:59,251 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,251 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.7049ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,268 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:36:59,268 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:36:59,269 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,269 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,271 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,274 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:36:59,274 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:36:59,274 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:36:59,301 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:36:59,305 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,305 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.4393ms INFO 2024-11-23 12:36:59,305 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,305 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0197ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,484 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:36:59,485 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,485 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,488 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:36:59,488 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,488 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,488 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,490 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:36:59,490 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:36:59,490 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:36:59,491 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,497 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,497 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1076ms INFO 2024-11-23 12:36:59,497 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,497 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4285ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,518 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:36:59,518 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:36:59,522 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,523 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.2104ms INFO 2024-11-23 12:36:59,523 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,523 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2981ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,684 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:36:59,685 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,685 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,688 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,689 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:36:59,689 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,689 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,692 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,694 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,694 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7973ms INFO 2024-11-23 12:36:59,694 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,694 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7843ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,697 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,697 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1747ms INFO 2024-11-23 12:36:59,697 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,697 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5015ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,814 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:36:59,815 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,815 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:36:59,815 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,815 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:36:59,815 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,816 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,816 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,816 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,818 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:36:59,818 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,818 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,818 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,818 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,818 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:36:59,818 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,819 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,819 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,822 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,823 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,826 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,826 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4756ms INFO 2024-11-23 12:36:59,826 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,826 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8138ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,829 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,829 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.5449ms INFO 2024-11-23 12:36:59,829 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,829 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,829 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.3179ms INFO 2024-11-23 12:36:59,829 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1551ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,829 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,830 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,830 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0961ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,830 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 11.5891ms INFO 2024-11-23 12:36:59,830 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,830 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6327ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,830 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,830 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.8654ms INFO 2024-11-23 12:36:59,830 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,830 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1324ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,850 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:36:59,850 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,851 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,853 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,862 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,862 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.0223ms INFO 2024-11-23 12:36:59,863 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,863 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7209ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:36:59,985 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:36:59,985 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,985 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,988 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:36:59,988 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,988 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:36:59,988 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,991 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:36:59,998 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:36:59,999 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.258ms INFO 2024-11-23 12:36:59,999 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:36:59,999 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1948ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:00,020 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:00,020 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 28.7505ms INFO 2024-11-23 12:37:00,020 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:00,020 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.2311ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:00,554 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:37:00,555 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:00,555 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:00,558 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:00,559 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:37:00,559 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:00,559 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:00,560 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:00,562 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:00,564 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:00,564 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9738ms INFO 2024-11-23 12:37:00,564 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:00,564 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1281ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:00,597 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:00,597 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.9156ms INFO 2024-11-23 12:37:00,597 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:00,597 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4218ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:18,843 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336638741&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:37:18,844 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:37:18,844 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2033ms 200 text/html INFO 2024-11-23 12:37:19,188 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336639139 INFO 2024-11-23 12:37:19,189 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:37:19,189 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8852ms 200 application/javascript INFO 2024-11-23 12:37:19,261 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.34868152248665385 INFO 2024-11-23 12:37:19,262 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:37:19,262 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6762ms 200 application/javascript INFO 2024-11-23 12:37:19,390 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336638741%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:37:19,390 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:37:19,390 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:37:19,390 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,390 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:19,391 [85 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:37:19,391 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:37:19,391 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,393 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,394 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:37:19,395 [85 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:37:19,395 [85 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:37:19,395 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,395 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4149ms INFO 2024-11-23 12:37:19,395 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,395 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2509ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,396 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336638741&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:37:19,401 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,401 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 7.5966ms INFO 2024-11-23 12:37:19,401 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,401 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.138ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,497 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:37:19,497 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:19,497 [85 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:37:19,497 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:37:19,498 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:37:19,500 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:37:19,503 [76 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MDUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTQ1MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWRqOixquaspyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzA1IiwianRpIjoiMzA0OGZmMWYtMzI4Ny00ZjUxLTlhODItZTcwYzZmMDNlMDJlIiwiaWF0IjoxNzMyMjQ5MTk0LCJuYmYiOjE3MzIyNDkxOTIsImV4cCI6MTczMjMzNTU5NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.u-wTsr_3KqZz4M6LCzicxyDrzJBPmRPv0aho-WMz5NI INFO 2024-11-23 12:37:19,506 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,507 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.3316ms INFO 2024-11-23 12:37:19,507 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:37:19,507 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2789ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,591 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:37:19,592 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:19,592 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,595 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,597 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,599 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:37:19,600 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:37:19,600 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:37:19,627 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:37:19,631 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,631 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3819ms INFO 2024-11-23 12:37:19,631 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,631 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.5155ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,722 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:37:19,722 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,722 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,725 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,727 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:37:19,727 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:37:19,727 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:37:19,732 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:37:19,732 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,732 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,735 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,740 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,740 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6363ms INFO 2024-11-23 12:37:19,740 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,741 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0177ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,755 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:37:19,782 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:37:19,787 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,787 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.2386ms INFO 2024-11-23 12:37:19,787 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,787 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.7528ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,885 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:37:19,885 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,885 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,886 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:37:19,886 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,886 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,888 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,889 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,894 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,894 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5643ms INFO 2024-11-23 12:37:19,894 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,895 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9419ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,905 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,905 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1311ms INFO 2024-11-23 12:37:19,905 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,905 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.727ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,944 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:37:19,944 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,944 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,947 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,953 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,953 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7243ms INFO 2024-11-23 12:37:19,953 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,953 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0128ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,958 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:37:19,958 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,958 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,959 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:37:19,959 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,960 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,961 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,962 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,966 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,966 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9889ms INFO 2024-11-23 12:37:19,966 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,966 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5249ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,967 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,968 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3607ms INFO 2024-11-23 12:37:19,968 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,968 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6579ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,980 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:37:19,980 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,980 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,983 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,984 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:37:19,985 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,985 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,985 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:37:19,986 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:19,986 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,987 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,989 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:19,992 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,992 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.072ms INFO 2024-11-23 12:37:19,992 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,992 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1248ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,994 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,994 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1289ms INFO 2024-11-23 12:37:19,994 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,994 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6079ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:19,995 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:19,995 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9272ms INFO 2024-11-23 12:37:19,995 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:19,996 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1217ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:20,050 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:37:20,050 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:20,050 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:20,051 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:37:20,051 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:20,051 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:20,053 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:20,054 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:20,062 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:20,063 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.8181ms INFO 2024-11-23 12:37:20,063 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:20,063 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1491ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:20,079 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:20,080 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.5346ms INFO 2024-11-23 12:37:20,080 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:20,080 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.806ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:23,295 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:37:23,295 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:37:23,295 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:23,296 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:23,296 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:23,296 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:23,296 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:23,299 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:23,299 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:23,311 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:23,312 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.8741ms INFO 2024-11-23 12:37:23,312 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:23,312 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7669ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:23,326 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:23,326 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 27.3183ms INFO 2024-11-23 12:37:23,326 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:23,326 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8011ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:44,214 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336663415&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:37:44,215 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:37:44,215 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0575ms 200 text/html INFO 2024-11-23 12:37:46,414 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336665707 INFO 2024-11-23 12:37:46,415 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:37:46,415 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9723ms 200 application/javascript INFO 2024-11-23 12:37:46,533 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.22445109561263976 INFO 2024-11-23 12:37:46,534 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:37:46,534 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6561ms 200 application/javascript INFO 2024-11-23 12:37:46,874 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336663415%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:37:46,874 [36 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:37:46,875 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:46,877 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:46,879 [36 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336663415&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:37:46,883 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:46,883 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8253ms INFO 2024-11-23 12:37:46,883 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:46,884 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4281ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:46,895 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 12:37:46,895 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:46,895 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:46,897 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:46,900 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:46,902 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:37:46,902 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:37:46,902 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:37:46,929 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:37:46,933 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:46,933 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3836ms INFO 2024-11-23 12:37:46,933 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:46,934 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9736ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,104 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:37:47,104 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,104 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,104 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:37:47,105 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,105 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,107 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,108 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,109 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:37:47,109 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:37:47,109 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:37:47,113 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,113 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3492ms INFO 2024-11-23 12:37:47,113 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,113 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8644ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,136 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:37:47,162 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:37:47,166 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,166 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.1029ms INFO 2024-11-23 12:37:47,166 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,167 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9052ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,360 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:37:47,360 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:37:47,360 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,360 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,360 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,361 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,363 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,363 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,369 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,369 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7524ms INFO 2024-11-23 12:37:47,369 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,369 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3263ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,381 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,381 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.9289ms INFO 2024-11-23 12:37:47,381 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,381 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2174ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,594 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:37:47,594 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:37:47,594 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:37:47,594 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,594 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,595 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,595 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,595 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,595 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,597 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,597 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,598 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,603 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,603 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4773ms INFO 2024-11-23 12:37:47,603 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,603 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,603 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5769ms INFO 2024-11-23 12:37:47,603 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,603 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0341ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,603 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1456ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,604 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,604 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5396ms INFO 2024-11-23 12:37:47,604 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,604 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0137ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,674 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:37:47,674 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,674 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,677 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,680 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:37:47,680 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,680 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,681 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:37:47,681 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,681 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,683 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,684 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,686 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,686 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.5916ms INFO 2024-11-23 12:37:47,687 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,687 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8407ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,689 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,690 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7274ms INFO 2024-11-23 12:37:47,690 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,690 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.814ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,691 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,691 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5185ms INFO 2024-11-23 12:37:47,691 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,691 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8272ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,874 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:37:47,874 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,875 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,877 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,880 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:37:47,880 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:47,881 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,883 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:47,886 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,887 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.322ms INFO 2024-11-23 12:37:47,887 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,887 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8462ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:47,909 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:47,909 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.7093ms INFO 2024-11-23 12:37:47,909 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:47,909 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2928ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:51,802 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336671423 INFO 2024-11-23 12:37:51,802 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:37:51,803 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8949ms 200 application/javascript INFO 2024-11-23 12:37:51,986 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.43304861088621016 INFO 2024-11-23 12:37:51,986 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:37:51,987 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8027ms 200 application/javascript INFO 2024-11-23 12:37:52,546 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732319004151%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:37:52,546 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:37:52,546 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,549 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:52,551 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732319004151&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:37:52,555 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:52,555 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.6575ms INFO 2024-11-23 12:37:52,555 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,555 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0873ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:52,649 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:37:52,649 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:52,649 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:52,652 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,655 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:52,657 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:37:52,657 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:37:52,657 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:37:52,683 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:37:52,687 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:52,687 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.5217ms INFO 2024-11-23 12:37:52,687 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,688 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7517ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:52,868 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:37:52,869 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:52,869 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,872 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:52,874 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:37:52,875 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:37:52,875 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:37:52,901 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:37:52,902 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:37:52,902 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:52,902 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,905 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:52,911 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:52,911 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2835ms INFO 2024-11-23 12:37:52,911 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,912 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8495ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:52,914 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:37:52,914 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:52,915 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,917 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:52,920 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:37:52,920 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:52,920 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:52,920 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,923 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:52,923 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:52,923 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8575ms INFO 2024-11-23 12:37:52,923 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,923 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2266ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:52,928 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:37:52,942 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:52,942 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 70.0252ms INFO 2024-11-23 12:37:52,942 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,942 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.8708ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:52,967 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:52,967 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.2854ms INFO 2024-11-23 12:37:52,967 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:52,967 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6437ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,181 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:37:53,182 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,182 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,183 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:37:53,183 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,184 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,185 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,186 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,191 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,191 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8291ms INFO 2024-11-23 12:37:53,191 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,191 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6754ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,203 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,203 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7276ms INFO 2024-11-23 12:37:53,203 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,203 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2149ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,436 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:37:53,437 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,437 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,438 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:37:53,439 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,439 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,440 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,441 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,446 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,446 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.3352ms INFO 2024-11-23 12:37:53,446 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,446 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1865ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,447 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,447 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4232ms INFO 2024-11-23 12:37:53,447 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,447 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7255ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,473 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336674214&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:37:53,474 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:37:53,474 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8263ms 200 text/html INFO 2024-11-23 12:37:53,566 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:37:53,567 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,567 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,568 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:37:53,569 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,569 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,570 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:37:53,570 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,570 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,570 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,571 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,573 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,577 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,577 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.3578ms INFO 2024-11-23 12:37:53,577 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,577 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,577 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3905ms INFO 2024-11-23 12:37:53,577 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,577 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7028ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,577 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6552ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,582 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,582 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7719ms INFO 2024-11-23 12:37:53,582 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,582 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9621ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,582 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:37:53,582 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,582 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,585 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,592 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,592 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4119ms INFO 2024-11-23 12:37:53,592 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,592 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4306ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,703 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:37:53,703 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,703 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,706 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,715 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,715 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2621ms INFO 2024-11-23 12:37:53,715 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,715 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5566ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:53,741 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:37:53,742 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:53,742 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,744 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:53,799 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:53,800 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 55.3168ms INFO 2024-11-23 12:37:53,800 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:53,800 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5213ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:54,661 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:37:54,662 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:54,662 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:54,665 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:54,667 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:37:54,667 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:54,667 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:54,667 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:54,670 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:54,671 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:54,671 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0773ms INFO 2024-11-23 12:37:54,672 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:54,672 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4922ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:54,708 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:54,708 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 38.0395ms INFO 2024-11-23 12:37:54,708 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:54,708 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.66ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:55,432 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336676342 INFO 2024-11-23 12:37:55,433 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:37:55,433 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9042ms 200 application/javascript INFO 2024-11-23 12:37:55,994 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9222829854598689 INFO 2024-11-23 12:37:55,994 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:37:55,994 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8453ms 200 application/javascript INFO 2024-11-23 12:37:56,332 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336674214%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:37:56,333 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:37:56,333 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:56,336 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:56,338 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336674214&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:37:56,340 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 12:37:56,340 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:56,340 [73 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:37:56,341 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:37:56,341 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:56,342 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:56,342 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1532ms INFO 2024-11-23 12:37:56,342 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:56,342 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6944ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:56,343 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:37:56,344 [73 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:37:56,345 [73 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:37:56,345 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:56,345 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4094ms INFO 2024-11-23 12:37:56,345 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:56,345 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2723ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:37:56,555 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 12:37:56,555 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:56,555 [73 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:37:56,555 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:37:56,556 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:37:56,558 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:37:56,561 [73 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDEyMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW8oOi-iSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTA4IiwianRpIjoiMTFhYmNhMzgtY2E5OS00NzMyLWEyNWEtZGVmYjE4YTBmYzgyIiwiaWF0IjoxNzMyMjUwMjU5LCJuYmYiOjE3MzIyNTAyNTcsImV4cCI6MTczMjMzNjY1OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.V9ieMneyWWsxvCqCkft58gD6iU7q3EOXXxehGq4GvHg INFO 2024-11-23 12:37:56,565 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:56,565 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.3976ms INFO 2024-11-23 12:37:56,565 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:37:56,565 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5636ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:56,754 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 12:37:56,755 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:56,755 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:56,758 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:56,760 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:56,763 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:37:56,763 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:37:56,763 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:37:56,790 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:37:56,793 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:56,794 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0409ms INFO 2024-11-23 12:37:56,794 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:56,794 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.3536ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:56,968 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:37:56,968 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:56,969 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:56,969 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:37:56,970 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:56,970 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:56,971 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:56,972 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:56,974 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:37:56,975 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:37:56,975 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:37:56,977 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:56,977 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3966ms INFO 2024-11-23 12:37:56,977 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:56,977 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9246ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,001 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:37:57,027 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:37:57,031 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,031 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 58.8693ms INFO 2024-11-23 12:37:57,031 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,032 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.3011ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,233 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:37:57,233 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,234 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:37:57,234 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,234 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,234 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,236 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,237 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,244 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,244 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4418ms INFO 2024-11-23 12:37:57,244 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,244 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9847ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,253 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,253 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7503ms INFO 2024-11-23 12:37:57,253 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,253 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8872ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,318 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:37:57,319 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,319 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,321 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,327 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,327 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5038ms INFO 2024-11-23 12:37:57,327 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,327 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.943ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,348 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:37:57,348 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,349 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,349 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:37:57,350 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,350 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,351 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,352 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,395 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,395 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,395 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 43.6865ms INFO 2024-11-23 12:37:57,395 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 42.6019ms INFO 2024-11-23 12:37:57,395 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,395 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,395 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3786ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,395 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9647ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,414 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:37:57,414 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,414 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,415 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:37:57,415 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,415 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,415 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:37:57,416 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,416 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,417 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,418 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,418 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,467 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,467 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,467 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 49.8418ms INFO 2024-11-23 12:37:57,467 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,467 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,467 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 49.4966ms INFO 2024-11-23 12:37:57,467 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,467 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4557ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,467 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 48.812ms INFO 2024-11-23 12:37:57,467 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.787ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,467 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,467 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.1068ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,503 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:37:57,503 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,503 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,504 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:37:57,504 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:57,505 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,506 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,507 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:57,515 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,515 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3091ms INFO 2024-11-23 12:37:57,515 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,516 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7336ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:57,532 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:57,532 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.8745ms INFO 2024-11-23 12:37:57,532 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:57,532 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0214ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:58,433 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:37:58,434 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:37:58,434 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:58,434 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:58,435 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:37:58,435 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:37:58,435 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:58,437 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:58,437 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:37:58,443 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:58,443 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3864ms INFO 2024-11-23 12:37:58,443 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:58,443 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5037ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:37:58,474 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:37:58,474 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 37.2615ms INFO 2024-11-23 12:37:58,474 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:37:58,474 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.9218ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:01,542 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:38:01,542 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:38:01,542 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:01,542 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:01,545 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:01,578 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:01,578 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.3005ms INFO 2024-11-23 12:38:01,578 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:01,579 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.842ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:10,031 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336689953&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:38:10,032 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:38:10,032 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1802ms 200 text/html INFO 2024-11-23 12:38:31,321 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336711171 INFO 2024-11-23 12:38:31,322 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:38:31,322 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9985ms 200 application/javascript INFO 2024-11-23 12:38:31,453 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7850347271009952 INFO 2024-11-23 12:38:31,453 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:38:31,454 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8371ms 200 application/javascript INFO 2024-11-23 12:38:31,631 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336689953%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:38:31,631 [52 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:38:31,631 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:31,634 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:31,636 [52 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336689953&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:38:31,640 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:31,640 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8528ms INFO 2024-11-23 12:38:31,640 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:31,640 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1728ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:31,894 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336712684&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:38:31,895 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:38:31,895 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9642ms 200 text/html INFO 2024-11-23 12:38:34,034 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336714939 INFO 2024-11-23 12:38:34,035 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:38:34,035 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8674ms 200 application/javascript INFO 2024-11-23 12:38:34,194 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.01450467139342626 INFO 2024-11-23 12:38:34,195 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:38:34,195 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7172ms 200 application/javascript INFO 2024-11-23 12:38:34,514 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336712684%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:38:34,514 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:38:34,514 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,517 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:34,519 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336712684&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:38:34,523 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:34,523 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7568ms INFO 2024-11-23 12:38:34,523 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,523 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0308ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:34,550 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 12:38:34,550 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:38:34,550 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:34,550 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,553 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:34,555 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:38:34,555 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:38:34,555 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:38:34,581 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:38:34,585 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:34,585 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3879ms INFO 2024-11-23 12:38:34,585 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,586 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7113ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:34,752 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:38:34,752 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:38:34,752 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:34,752 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,754 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:38:34,754 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:34,755 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,755 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:34,757 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:38:34,757 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:34,757 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:38:34,757 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:38:34,759 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:38:34,759 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:38:34,759 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:38:34,779 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:38:34,780 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:34,780 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,782 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:34,783 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:38:34,785 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:38:34,785 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:38:34,787 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:34,787 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3155ms INFO 2024-11-23 12:38:34,787 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,787 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:34,787 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0773ms INFO 2024-11-23 12:38:34,787 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,788 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0247ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:34,788 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3195ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:34,789 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:34,789 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 31.8253ms INFO 2024-11-23 12:38:34,789 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,789 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.944ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:34,969 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:38:34,969 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:34,970 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:34,972 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:34,974 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:38:34,974 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:38:34,974 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:38:35,000 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:38:35,000 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:38:35,005 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,005 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6646ms INFO 2024-11-23 12:38:35,005 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,005 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1162ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,009 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:38:35,009 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,009 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:38:35,010 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,010 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,010 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,012 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,012 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,017 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,017 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,017 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.1189ms INFO 2024-11-23 12:38:35,017 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3704ms INFO 2024-11-23 12:38:35,018 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,018 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,018 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.24ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,018 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7133ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,055 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:38:35,055 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,055 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,058 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,063 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,063 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9988ms INFO 2024-11-23 12:38:35,063 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,063 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2887ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,075 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:38:35,075 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,075 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,078 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,082 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,083 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8614ms INFO 2024-11-23 12:38:35,083 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,083 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8833ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,115 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:38:35,115 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:38:35,115 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,115 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,115 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,115 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,117 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,118 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,123 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,123 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,123 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.2006ms INFO 2024-11-23 12:38:35,123 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2804ms INFO 2024-11-23 12:38:35,123 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,123 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,123 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3992ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,123 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4058ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,153 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:38:35,153 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,153 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,156 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,156 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:38:35,156 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,156 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,159 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,160 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:38:35,161 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,161 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,161 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,161 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.1156ms INFO 2024-11-23 12:38:35,161 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,161 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1978ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,163 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,168 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,168 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0192ms INFO 2024-11-23 12:38:35,168 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,168 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0229ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,169 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,169 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.2425ms INFO 2024-11-23 12:38:35,169 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,169 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6758ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,194 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:38:35,194 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,195 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,197 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,204 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,205 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3899ms INFO 2024-11-23 12:38:35,205 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,205 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5626ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,211 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:38:35,211 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,211 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,213 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,218 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,218 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8732ms INFO 2024-11-23 12:38:35,218 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,218 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9067ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,254 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:38:35,254 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,254 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,254 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:38:35,255 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,255 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,257 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,257 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,260 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:38:35,260 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,260 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,261 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:38:35,262 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,262 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,262 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,264 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,268 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,268 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2351ms INFO 2024-11-23 12:38:35,268 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,268 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2634ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,270 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,270 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8305ms INFO 2024-11-23 12:38:35,270 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,270 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1444ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,274 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,274 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.9653ms INFO 2024-11-23 12:38:35,274 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,274 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2397ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,282 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,282 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.3047ms INFO 2024-11-23 12:38:35,283 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,283 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4268ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,301 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:38:35,302 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,302 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,305 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,310 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,310 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6811ms INFO 2024-11-23 12:38:35,310 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,311 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0861ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,324 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:38:35,325 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,325 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,327 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,330 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:38:35,330 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,331 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,333 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,333 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5377ms INFO 2024-11-23 12:38:35,333 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,333 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6278ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,334 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,343 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,343 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0463ms INFO 2024-11-23 12:38:35,343 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,343 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1108ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,391 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:38:35,392 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,392 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,394 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,401 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:38:35,401 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,401 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,403 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,404 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2698ms INFO 2024-11-23 12:38:35,404 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,404 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5888ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,404 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,429 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,429 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.0097ms INFO 2024-11-23 12:38:35,429 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,429 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4072ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:35,430 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:38:35,430 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:35,430 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,433 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:35,440 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:35,440 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4885ms INFO 2024-11-23 12:38:35,440 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:35,440 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6566ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:36,431 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:38:36,431 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:36,432 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:36,433 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:38:36,433 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:38:36,433 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:36,433 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:36,434 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:36,436 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:36,440 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:36,440 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8403ms INFO 2024-11-23 12:38:36,440 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:36,440 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4655ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:36,468 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:36,468 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.6527ms INFO 2024-11-23 12:38:36,468 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:36,469 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.935ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:37,454 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:38:37,454 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:37,455 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:37,457 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:37,459 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:38:37,459 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:38:37,460 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:38:37,460 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:37,462 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:38:37,463 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:37,463 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7816ms INFO 2024-11-23 12:38:37,463 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:37,463 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5289ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:37,495 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:38:37,496 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.3331ms INFO 2024-11-23 12:38:37,496 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:38:37,496 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5513ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:38:52,114 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:38:52,115 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:38:52,115 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.94ms 200 text/html INFO 2024-11-23 12:38:53,027 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 12:38:53,041 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 12:38:53,041 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1319ms 200 application/javascript INFO 2024-11-23 12:39:01,868 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:39:01,868 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:01,868 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:01,868 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:01,871 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:01,916 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:01,916 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.8679ms INFO 2024-11-23 12:39:01,916 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:01,916 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.532ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:02,133 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 12:39:02,134 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 12:39:02,134 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.889ms 200 application/javascript INFO 2024-11-23 12:39:02,666 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 12:39:02,667 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 12:39:02,667 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8658ms 200 application/javascript INFO 2024-11-23 12:39:02,773 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 12:39:02,775 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 12:39:02,775 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7294ms 200 application/javascript INFO 2024-11-23 12:39:03,510 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 12:39:03,511 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 12:39:03,511 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8759ms 200 application/javascript INFO 2024-11-23 12:39:03,611 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 12:39:03,611 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 12:39:03,611 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6002ms 200 application/javascript INFO 2024-11-23 12:39:03,704 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 12:39:03,705 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 12:39:03,705 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6414ms 200 application/javascript INFO 2024-11-23 12:39:06,379 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:39:06,379 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:06,379 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:06,379 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:06,382 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:06,390 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:06,390 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.6707ms INFO 2024-11-23 12:39:06,390 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:06,390 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3467ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:06,798 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:39:06,798 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:06,798 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:06,798 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:06,801 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:06,843 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:06,843 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.6836ms INFO 2024-11-23 12:39:06,843 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:06,843 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.1941ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:08,347 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/polyfills-legacy.29000aa5.js INFO 2024-11-23 12:39:08,348 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/polyfills-legacy.29000aa5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\polyfills-legacy.29000aa5.js' INFO 2024-11-23 12:39:08,348 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4491ms 200 application/javascript INFO 2024-11-23 12:39:09,325 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:39:09,326 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:09,326 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:09,326 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:09,329 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:09,337 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:09,337 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 8.1274ms INFO 2024-11-23 12:39:09,337 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:09,337 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6466ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:11,699 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:39:11,700 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:11,700 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:11,700 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:11,703 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:11,737 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:11,738 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.7937ms INFO 2024-11-23 12:39:11,738 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:11,738 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4179ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:14,311 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 156 INFO 2024-11-23 12:39:14,311 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:14,311 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:14,312 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:14,314 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:14,435 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:14,435 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 120.7952ms INFO 2024-11-23 12:39:14,435 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:14,435 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.5144ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:14,674 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=25& INFO 2024-11-23 12:39:14,674 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:14,675 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:14,679 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsMustFile", controller = "Leave"}. Executing controller action with signature Boolean GetIsMustFile(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:14,688 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:14,688 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 9.6806ms INFO 2024-11-23 12:39:14,688 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:14,689 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7033ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:14,915 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 39025 INFO 2024-11-23 12:39:14,915 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:14,916 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:14,916 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:14,919 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfLeave", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfLeave(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:15,593 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:15,593 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 673.6431ms INFO 2024-11-23 12:39:15,593 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:15,593 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 678.019ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:15,960 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/DoUpLoadFileAsync? application/json 422755 INFO 2024-11-23 12:39:15,960 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:15,961 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:15,961 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.DoUpLoadFileAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:15,964 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpLoadFileAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto DoUpLoadFileAsync(Sg.HcmMb.Sys.Dto.UpLoadFileListMDto) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:15,977 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:39:15,977 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:15,978 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:15,978 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:15,980 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:16,022 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:16,022 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 42.0904ms INFO 2024-11-23 12:39:16,022 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:16,023 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.1951ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:16,776 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - apiUrl:http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 INFO 2024-11-23 12:39:26,965 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:26,968 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.DoUpLoadFileAsync (Sg.Hcm.Application.M) in 11003.8739ms INFO 2024-11-23 12:39:26,968 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.DoUpLoadFileAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:26,969 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11008.3123ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:27,561 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoEntityFlowWork? application/x-www-form-urlencoded 8 INFO 2024-11-23 12:39:27,561 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:39:27,561 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:27,561 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:27,565 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:27,808 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:27,809 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 243.6131ms INFO 2024-11-23 12:39:27,809 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:27,809 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 248.2188ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:29,405 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 12:39:29,405 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:29,405 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:29,408 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:29,475 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:29,475 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 67.2749ms INFO 2024-11-23 12:39:29,475 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:29,475 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.8199ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:38,460 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeavePanel?k_Id=0& INFO 2024-11-23 12:39:38,460 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:38,460 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:38,463 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeavePanel", controller = "Leave"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetLeavePanel(Int32, System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:38,531 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:38,535 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 72.4247ms INFO 2024-11-23 12:39:38,535 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:38,536 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.0245ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:39:51,475 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=25& INFO 2024-11-23 12:39:51,475 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:39:51,475 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:51,478 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveTypeChanged", controller = "Leave"}. Executing controller action with signature System.String GetLeaveTypeChanged(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:39:51,486 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:39:51,486 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 8.0375ms INFO 2024-11-23 12:39:51,486 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 12:39:51,486 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5251ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:00,646 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336800434&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:40:00,647 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:40:00,647 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1162ms 200 text/html INFO 2024-11-23 12:40:02,681 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336802477 INFO 2024-11-23 12:40:02,682 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:40:02,682 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8827ms 200 application/javascript INFO 2024-11-23 12:40:02,758 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6327601661838924 INFO 2024-11-23 12:40:02,759 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:40:02,759 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6641ms 200 application/javascript INFO 2024-11-23 12:40:02,910 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336800434%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:40:02,911 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:40:02,911 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:02,914 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:02,915 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336800434&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:40:02,920 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:02,920 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9818ms INFO 2024-11-23 12:40:02,920 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:02,920 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3263ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:02,935 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:40:02,935 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:40:02,935 [66 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:40:02,935 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:40:02,935 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:02,938 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:40:02,939 [66 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:40:02,939 [66 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:40:02,939 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:02,939 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2623ms INFO 2024-11-23 12:40:02,939 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:02,939 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8387ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,041 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:40:03,041 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:40:03,042 [56 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:40:03,042 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:40:03,042 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:40:03,045 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:40:03,046 [66 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MzciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzUxNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOWNjuS4vSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODM3IiwianRpIjoiZDQwMmE4Y2ItZTEwYi00NDdhLTkwODctNDU3YmY5ZDkyNjJhIiwiaWF0IjoxNzMyMDU3NjQxLCJuYmYiOjE3MzIwNTc2MzksImV4cCI6MTczMjE0NDA0MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.SUTSu06khgXt-ZNDn8kv4SG44AADjwVSQCnEK_oVcp4 INFO 2024-11-23 12:40:03,050 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,050 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.8179ms INFO 2024-11-23 12:40:03,050 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:40:03,051 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4343ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,165 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:40:03,165 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:40:03,165 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,168 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,171 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,173 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:40:03,173 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:40:03,173 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:40:03,199 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:40:03,202 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,203 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 31.9031ms INFO 2024-11-23 12:40:03,203 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,203 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7132ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,319 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:40:03,319 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,320 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,320 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:40:03,321 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,321 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,322 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,323 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,324 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:40:03,325 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:40:03,325 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:40:03,329 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,329 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9404ms INFO 2024-11-23 12:40:03,329 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,330 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2012ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,352 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:40:03,380 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:40:03,384 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,385 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.1899ms INFO 2024-11-23 12:40:03,385 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,385 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.7531ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,511 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:40:03,511 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,512 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,514 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,521 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:40:03,521 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,521 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,523 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,530 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,530 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6028ms INFO 2024-11-23 12:40:03,530 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,530 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6891ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,531 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,531 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6708ms INFO 2024-11-23 12:40:03,531 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,531 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3349ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,572 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:40:03,572 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,572 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,575 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,575 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:40:03,575 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:40:03,575 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:40:03,575 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,575 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,576 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,576 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,576 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,576 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,578 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,578 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,578 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,581 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:40:03,581 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,581 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,584 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,586 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,586 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,586 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.5156ms INFO 2024-11-23 12:40:03,586 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.1838ms INFO 2024-11-23 12:40:03,586 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,586 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,587 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8902ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,587 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4944ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,587 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,587 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.6484ms INFO 2024-11-23 12:40:03,587 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,587 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0041ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,588 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,588 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.6779ms INFO 2024-11-23 12:40:03,588 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,588 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8002ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,589 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,589 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4487ms INFO 2024-11-23 12:40:03,589 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,589 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.473ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,639 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:40:03,639 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,639 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,642 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,649 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,650 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6024ms INFO 2024-11-23 12:40:03,650 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,650 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8805ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,692 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:40:03,693 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,693 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,694 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:40:03,694 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:03,694 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,695 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,697 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:03,720 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,720 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 23.5964ms INFO 2024-11-23 12:40:03,720 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,721 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.814ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:03,727 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:03,728 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.0887ms INFO 2024-11-23 12:40:03,728 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:03,728 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3371ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:06,062 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:40:06,062 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:06,063 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:06,065 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:06,068 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:40:06,068 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:40:06,068 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:06,069 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:06,071 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:06,072 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:06,072 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1967ms INFO 2024-11-23 12:40:06,072 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:06,072 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0551ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:06,110 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:06,110 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 38.3076ms INFO 2024-11-23 12:40:06,110 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:06,110 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2115ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:25,408 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336825184&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:40:25,409 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:40:25,409 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1592ms 200 text/html INFO 2024-11-23 12:40:27,365 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336827230 INFO 2024-11-23 12:40:27,365 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:40:27,365 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8864ms 200 application/javascript INFO 2024-11-23 12:40:27,428 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.16479977415656288 INFO 2024-11-23 12:40:27,428 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:40:27,429 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8286ms 200 application/javascript INFO 2024-11-23 12:40:27,538 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336825184%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:40:27,538 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:40:27,538 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:27,541 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:27,543 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336825184&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:40:27,547 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:27,547 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.983ms INFO 2024-11-23 12:40:27,547 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:27,547 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3792ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:27,689 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:40:27,689 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:40:27,689 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:27,689 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:27,692 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:27,694 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:40:27,694 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:40:27,694 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:40:27,721 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:40:27,724 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:27,724 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3476ms INFO 2024-11-23 12:40:27,724 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:27,725 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0622ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:27,912 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:40:27,913 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:27,913 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:27,915 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:27,917 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:40:27,917 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:40:27,917 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:40:27,928 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:40:27,929 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:27,929 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:27,931 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:27,937 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:27,937 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7946ms INFO 2024-11-23 12:40:27,937 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:27,937 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0641ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:27,945 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:40:27,945 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:40:27,949 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:27,949 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4146ms INFO 2024-11-23 12:40:27,949 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:27,949 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8736ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,089 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:40:28,090 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,090 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,092 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:40:28,093 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,093 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,093 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,095 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,098 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,099 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.8336ms INFO 2024-11-23 12:40:28,099 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,099 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4745ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,100 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,101 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2092ms INFO 2024-11-23 12:40:28,101 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,101 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3589ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,168 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:40:28,169 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,169 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,171 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,177 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,177 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5904ms INFO 2024-11-23 12:40:28,177 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,177 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7766ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,207 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:40:28,207 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,207 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,207 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:40:28,208 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,208 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,210 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,211 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,216 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:40:28,216 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,216 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,218 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,218 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.2442ms INFO 2024-11-23 12:40:28,218 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,218 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3102ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,218 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:40:28,218 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,218 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:40:28,219 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,219 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,219 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,219 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,221 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,222 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,222 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.5805ms INFO 2024-11-23 12:40:28,222 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,222 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5948ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,223 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,225 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,226 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3711ms INFO 2024-11-23 12:40:28,226 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,226 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6848ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,228 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,228 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6885ms INFO 2024-11-23 12:40:28,228 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,228 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9924ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,229 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,229 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.4683ms INFO 2024-11-23 12:40:28,229 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,230 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4894ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,364 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:40:28,365 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:40:28,365 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,365 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,365 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:28,365 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,367 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,368 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:28,378 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,378 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.3275ms INFO 2024-11-23 12:40:28,378 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,378 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9642ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:28,394 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:28,394 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.4042ms INFO 2024-11-23 12:40:28,394 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:28,394 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7076ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:29,357 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:40:29,357 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:40:29,357 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:40:29,357 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:29,357 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:29,357 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,357 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:29,358 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,358 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,360 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:29,360 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:29,360 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:40:29,360 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:29,360 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:29,361 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,363 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:29,364 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:40:29,365 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:29,365 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,368 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:29,372 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:29,373 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.3557ms INFO 2024-11-23 12:40:29,373 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,373 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7548ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:29,375 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:29,375 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 14.6632ms INFO 2024-11-23 12:40:29,375 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,375 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2255ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:29,376 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:29,376 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 8.3419ms INFO 2024-11-23 12:40:29,376 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,376 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6275ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:29,376 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:29,377 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 13.5ms INFO 2024-11-23 12:40:29,377 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,377 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5169ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:29,378 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:29,378 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 14.8414ms INFO 2024-11-23 12:40:29,378 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,378 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9451ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:29,491 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1837& INFO 2024-11-23 12:40:29,492 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:29,492 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,495 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:29,501 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:29,507 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 12.472ms INFO 2024-11-23 12:40:29,508 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:29,508 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2998ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:30,745 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:40:30,746 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:30,746 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:30,749 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:30,753 [66 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:40:30,763 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:30,763 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.4616ms INFO 2024-11-23 12:40:30,763 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:30,763 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0138ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:30,774 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 12:40:30,774 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:30,774 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:30,777 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:30,783 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:30,784 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.204ms INFO 2024-11-23 12:40:30,784 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:30,784 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.95ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:30,889 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1837& INFO 2024-11-23 12:40:30,890 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:30,890 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:30,892 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:30,899 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:30,906 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 13.1459ms INFO 2024-11-23 12:40:30,906 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:30,906 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7526ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:40:40,145 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2024-11-25&endDate=2024-11-26&timeBegin=07:45&timeEnd=16:45&leaveType=25&isPanel=true& INFO 2024-11-23 12:40:40,145 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:40:40,146 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:40,148 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalLeaveHours", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.Leave.Dto.LeaveCalHoursDto GetCalLeaveHours(System.String, System.String, System.String, System.String, System.String, Boolean) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:40:40,160 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:40:40,160 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 11.7084ms INFO 2024-11-23 12:40:40,160 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:40:40,160 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3152ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:42,220 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 156 INFO 2024-11-23 12:41:42,220 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:41:42,220 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:42,221 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:42,223 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:42,328 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:42,329 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 105.1036ms INFO 2024-11-23 12:41:42,329 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:42,329 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.0573ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:42,480 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 156 INFO 2024-11-23 12:41:42,480 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:41:42,480 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:42,480 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:42,483 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:42,496 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:42,496 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 12.9226ms INFO 2024-11-23 12:41:42,496 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:42,496 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7907ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:43,442 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336903997&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:41:43,443 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:41:43,443 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1256ms 200 text/html INFO 2024-11-23 12:41:45,662 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336906195 INFO 2024-11-23 12:41:45,663 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:41:45,663 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9276ms 200 application/javascript INFO 2024-11-23 12:41:45,732 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9107296096734532 INFO 2024-11-23 12:41:45,733 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:41:45,733 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6803ms 200 application/javascript INFO 2024-11-23 12:41:45,939 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336903997%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:41:45,939 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:41:45,939 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:45,942 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:45,944 [49 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336903997&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:41:45,948 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:45,948 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0844ms INFO 2024-11-23 12:41:45,948 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:45,948 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3131ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:45,976 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:41:45,976 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:41:45,977 [49 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:41:45,977 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:41:45,977 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:45,980 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:41:45,980 [49 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:41:45,981 [49 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:41:45,981 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:45,981 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3128ms INFO 2024-11-23 12:41:45,981 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:45,981 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1958ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,102 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:41:46,102 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:41:46,102 [49 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:41:46,103 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:41:46,103 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:41:46,105 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:41:46,107 [49 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwMDMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTg4OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumCk-W5v-W7uiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDAzIiwianRpIjoiNThlNWJlOTItNjk4Mi00NDc0LWI1NTAtODFjN2NlY2UzN2QwIiwiaWF0IjoxNzMyMjIwMTIzLCJuYmYiOjE3MzIyMjAxMjEsImV4cCI6MTczMjMwNjUyMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Ko2O2yFvO-S2lch5LCCHGX_dtAK2aBiVn_32b2jm-pM INFO 2024-11-23 12:41:46,111 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,112 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.0391ms INFO 2024-11-23 12:41:46,112 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:41:46,112 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1368ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,232 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:41:46,232 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:41:46,233 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,235 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,238 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,240 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:41:46,240 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:41:46,240 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:41:46,267 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:41:46,271 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,271 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.2647ms INFO 2024-11-23 12:41:46,271 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,271 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9393ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,380 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 156 INFO 2024-11-23 12:41:46,380 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:41:46,380 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,380 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,383 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,422 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:41:46,422 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,422 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,423 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:41:46,423 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,423 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,425 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,426 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,465 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:41:46,466 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:41:46,466 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:41:46,470 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,470 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 44.4637ms INFO 2024-11-23 12:41:46,470 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,471 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9421ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,492 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:41:46,506 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,506 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 122.657ms INFO 2024-11-23 12:41:46,506 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,506 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.4104ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,519 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:41:46,523 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,523 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 98.0318ms INFO 2024-11-23 12:41:46,523 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,523 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.4046ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,637 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:41:46,637 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,637 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,638 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:41:46,638 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,638 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,641 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,641 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,644 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 156 INFO 2024-11-23 12:41:46,644 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:41:46,645 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,645 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,646 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,647 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.851ms INFO 2024-11-23 12:41:46,647 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,647 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0043ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,647 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,658 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,658 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9949ms INFO 2024-11-23 12:41:46,658 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,658 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3076ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,659 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,660 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 12.0478ms INFO 2024-11-23 12:41:46,660 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,660 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5242ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,748 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:41:46,748 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,748 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,751 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,756 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,756 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.09ms INFO 2024-11-23 12:41:46,756 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,756 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4431ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,757 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:41:46,757 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,758 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,760 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,765 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,766 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4241ms INFO 2024-11-23 12:41:46,766 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,766 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5707ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,786 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:41:46,786 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,786 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,789 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,792 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:41:46,793 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,793 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,793 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:41:46,793 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,794 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,794 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,794 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1279ms INFO 2024-11-23 12:41:46,794 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,794 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2742ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,795 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:41:46,795 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,795 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,795 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,796 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,798 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,804 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,804 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0696ms INFO 2024-11-23 12:41:46,804 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,804 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,805 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.338ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,805 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.4492ms INFO 2024-11-23 12:41:46,805 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,805 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8044ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,806 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,806 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8629ms INFO 2024-11-23 12:41:46,806 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,806 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.134ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,883 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:41:46,884 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,884 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,886 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,890 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:41:46,891 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:46,891 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,893 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:46,895 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,895 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0651ms INFO 2024-11-23 12:41:46,896 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,896 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3938ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:46,925 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:46,925 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.9428ms INFO 2024-11-23 12:41:46,925 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:46,926 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2569ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:48,262 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:41:48,262 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:41:48,262 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:41:48,262 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:48,262 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:41:48,262 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:48,263 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:48,265 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:48,265 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:41:48,278 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:48,278 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.0006ms INFO 2024-11-23 12:41:48,278 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:48,279 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8117ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:48,294 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:41:48,294 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 28.8616ms INFO 2024-11-23 12:41:48,294 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:41:48,294 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.4102ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:41:53,376 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336912658&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:41:53,376 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:41:53,377 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9806ms 200 text/html INFO 2024-11-23 12:42:00,723 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336920153&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:42:00,724 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:42:00,724 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1116ms 200 text/html INFO 2024-11-23 12:42:02,972 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336922370 INFO 2024-11-23 12:42:02,973 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:42:02,973 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8889ms 200 application/javascript INFO 2024-11-23 12:42:03,123 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9626775446763254 INFO 2024-11-23 12:42:03,123 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:42:03,124 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7882ms 200 application/javascript INFO 2024-11-23 12:42:03,408 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336920153%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 12:42:03,409 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:42:03,409 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,411 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:42:03,411 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:42:03,411 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:03,411 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:03,412 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,413 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336920153&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:42:03,414 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:03,418 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:03,418 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.348ms INFO 2024-11-23 12:42:03,418 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,418 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6955ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:03,466 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:42:03,467 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:42:03,467 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:42:03,493 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:42:03,496 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:03,497 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 82.6176ms INFO 2024-11-23 12:42:03,497 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,497 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.8352ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:03,667 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:42:03,667 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:03,667 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,668 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:42:03,669 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:03,669 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,670 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:03,671 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:03,672 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:42:03,672 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:42:03,672 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:42:03,677 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:03,677 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6087ms INFO 2024-11-23 12:42:03,677 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,677 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7564ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:03,699 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:42:03,699 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:42:03,703 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:03,703 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9079ms INFO 2024-11-23 12:42:03,703 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,703 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9129ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:03,866 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:42:03,867 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:03,867 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,869 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:03,873 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:42:03,873 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:03,873 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,874 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:03,875 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.3316ms INFO 2024-11-23 12:42:03,875 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,875 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6262ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:03,876 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:03,881 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:03,881 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9014ms INFO 2024-11-23 12:42:03,881 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:03,881 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1817ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:04,028 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:42:04,028 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:04,028 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,031 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:04,036 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:04,036 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1029ms INFO 2024-11-23 12:42:04,036 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,036 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2973ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:04,066 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:42:04,067 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:04,067 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,069 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:42:04,069 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:04,069 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,069 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:04,072 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:04,075 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:04,075 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5294ms INFO 2024-11-23 12:42:04,075 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,075 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6523ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:04,076 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:04,076 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.799ms INFO 2024-11-23 12:42:04,076 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,077 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9502ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:04,143 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:42:04,143 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:04,144 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,146 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:04,155 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:04,155 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.937ms INFO 2024-11-23 12:42:04,155 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,155 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.118ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:04,168 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:42:04,168 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:04,168 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,170 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:42:04,170 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:04,170 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,170 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:04,173 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:04,176 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:04,176 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6296ms INFO 2024-11-23 12:42:04,176 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,176 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.778ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:04,181 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:04,181 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.1652ms INFO 2024-11-23 12:42:04,181 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,181 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3467ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:04,228 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:42:04,229 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:04,229 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,231 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:42:04,231 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:04,231 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,231 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:04,234 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:04,240 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:04,240 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8038ms INFO 2024-11-23 12:42:04,240 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,240 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9024ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:04,258 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:04,258 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.6716ms INFO 2024-11-23 12:42:04,258 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:04,258 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9219ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:04,851 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336924146 INFO 2024-11-23 12:42:04,852 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:42:04,852 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.921ms 200 application/javascript INFO 2024-11-23 12:42:04,950 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5035258107681915 INFO 2024-11-23 12:42:04,951 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:42:04,951 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6772ms 200 application/javascript INFO 2024-11-23 12:42:05,332 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336912658%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:42:05,332 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:42:05,332 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,335 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:05,335 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:42:05,335 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:42:05,335 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:05,337 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336912658&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:42:05,338 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,340 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:05,341 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:05,341 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.5759ms INFO 2024-11-23 12:42:05,341 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,341 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0261ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:05,342 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:42:05,342 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:42:05,343 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:42:05,369 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:42:05,373 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:05,373 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.2822ms INFO 2024-11-23 12:42:05,373 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,373 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0002ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:05,571 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:42:05,571 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:42:05,572 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:05,572 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:05,572 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,572 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,574 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:05,574 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:05,576 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:42:05,577 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:42:05,577 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:42:05,580 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:05,580 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5046ms INFO 2024-11-23 12:42:05,580 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,580 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7925ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:05,603 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:42:05,629 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:42:05,634 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:05,635 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.3148ms INFO 2024-11-23 12:42:05,635 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,635 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.017ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:05,800 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:42:05,801 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:05,801 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,803 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:42:05,803 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:42:05,803 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:05,803 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,804 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:05,806 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:05,809 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:05,809 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.676ms INFO 2024-11-23 12:42:05,809 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,809 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2108ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:05,911 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:42:05,911 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:05,911 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,914 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:05,929 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:05,929 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 123.4394ms INFO 2024-11-23 12:42:05,929 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,930 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.6647ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:05,930 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:05,930 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.5123ms INFO 2024-11-23 12:42:05,930 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,930 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9084ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:05,951 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:42:05,952 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:05,952 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,955 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:05,960 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:05,960 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4737ms INFO 2024-11-23 12:42:05,960 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:05,960 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6971ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:06,244 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:42:06,245 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:06,245 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,245 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:42:06,246 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:06,246 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,246 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:42:06,246 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:06,247 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,248 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:06,248 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:06,249 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:06,253 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:06,254 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.6486ms INFO 2024-11-23 12:42:06,254 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,254 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3663ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:06,254 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:06,254 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4712ms INFO 2024-11-23 12:42:06,254 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:06,254 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,254 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1304ms INFO 2024-11-23 12:42:06,254 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9384ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:06,254 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,254 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1101ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:06,344 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:42:06,344 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:06,344 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,344 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:42:06,345 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:06,345 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,346 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:42:06,346 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:06,346 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,347 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:06,347 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:06,349 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:06,354 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:06,355 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:06,355 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8969ms INFO 2024-11-23 12:42:06,355 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7793ms INFO 2024-11-23 12:42:06,355 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,355 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,355 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2681ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:06,355 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1465ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:06,356 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:06,356 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9689ms INFO 2024-11-23 12:42:06,356 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,356 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1707ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:06,584 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:42:06,584 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:06,584 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,587 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:06,591 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:42:06,592 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:06,592 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,594 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:06,624 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:06,624 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 29.4577ms INFO 2024-11-23 12:42:06,624 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,624 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8464ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:06,682 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:06,683 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 95.493ms INFO 2024-11-23 12:42:06,683 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:06,683 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.2997ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:11,454 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:42:11,454 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:11,455 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:11,457 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:11,460 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:42:11,460 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:42:11,461 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:11,461 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:11,463 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:11,463 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5913ms INFO 2024-11-23 12:42:11,463 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:11,463 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2215ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:11,463 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:11,490 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:11,490 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 26.7894ms INFO 2024-11-23 12:42:11,490 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:11,490 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0328ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:42:15,311 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:42:15,311 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:42:15,311 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:42:15,311 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:15,314 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:42:15,340 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:42:15,340 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 26.0988ms INFO 2024-11-23 12:42:15,340 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:42:15,340 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6761ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:07,793 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336987082&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:43:07,794 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:43:07,794 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1115ms 200 text/html INFO 2024-11-23 12:43:12,593 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732336991883 INFO 2024-11-23 12:43:12,594 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:43:12,594 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8921ms 200 application/javascript INFO 2024-11-23 12:43:12,737 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.552504773572511 INFO 2024-11-23 12:43:12,738 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:43:12,738 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7625ms 200 application/javascript INFO 2024-11-23 12:43:12,992 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732336987082%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:43:12,993 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:43:12,993 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:12,996 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:12,998 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732336987082&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:43:13,002 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,002 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9347ms INFO 2024-11-23 12:43:13,002 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,002 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6879ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,028 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:43:13,028 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:13,029 [88 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:43:13,029 [88 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:43:13,029 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,032 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:43:13,033 [88 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:43:13,033 [88 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:43:13,033 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,033 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3347ms INFO 2024-11-23 12:43:13,033 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,034 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5136ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,234 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 12:43:13,234 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:13,234 [57 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:43:13,235 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:43:13,235 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:43:13,237 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:43:13,240 [88 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTcxIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYyMDAiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLllJDlronpqawiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5NzEiLCJqdGkiOiI4N2FmMTM3Ny1jN2JlLTQ1MmItODVmZi1jZjgzYzRjODg1NjUiLCJpYXQiOjE3MzIxODEyMTgsIm5iZiI6MTczMjE4MTIxNiwiZXhwIjoxNzMyMjY3NjE4LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.NImlPV6Gs56tNKsKOpf50qnd-jtqhtsPftD_UsIzKZs INFO 2024-11-23 12:43:13,244 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,244 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.4321ms INFO 2024-11-23 12:43:13,244 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:43:13,244 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.391ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,448 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:43:13,448 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:13,448 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:13,451 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,454 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:13,456 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:43:13,456 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:43:13,456 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:43:13,483 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:43:13,487 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,487 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.5195ms INFO 2024-11-23 12:43:13,487 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,487 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.8409ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,633 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:43:13,633 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:13,633 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,636 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:13,638 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:43:13,638 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:43:13,638 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:43:13,665 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:43:13,672 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:43:13,673 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:13,673 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,676 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:13,681 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,682 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7679ms INFO 2024-11-23 12:43:13,682 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,682 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4024ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,692 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:43:13,696 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,697 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.7452ms INFO 2024-11-23 12:43:13,697 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,697 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.2813ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,853 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:43:13,853 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:13,853 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,856 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:13,873 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:43:13,873 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:13,873 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,873 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,873 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.4486ms INFO 2024-11-23 12:43:13,873 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,874 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0306ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,876 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:13,882 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,882 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4608ms INFO 2024-11-23 12:43:13,882 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,882 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.563ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,915 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:43:13,915 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:13,915 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,917 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:13,922 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,922 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9484ms INFO 2024-11-23 12:43:13,923 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,923 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.117ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,977 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:43:13,978 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:13,978 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,978 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:43:13,978 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:13,978 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,980 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:13,981 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:13,985 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,985 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.956ms INFO 2024-11-23 12:43:13,985 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,985 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1873ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:13,986 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:13,986 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3206ms INFO 2024-11-23 12:43:13,986 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:13,986 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3338ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:14,013 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:43:14,013 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:43:14,013 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:14,013 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:14,013 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,013 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,015 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:14,015 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:14,024 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:14,024 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.1778ms INFO 2024-11-23 12:43:14,024 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,024 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3188ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:14,025 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:14,025 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0398ms INFO 2024-11-23 12:43:14,025 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,025 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1965ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:14,055 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:43:14,055 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:14,055 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,058 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:14,066 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:14,066 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6819ms INFO 2024-11-23 12:43:14,066 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,066 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2831ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:14,097 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:43:14,097 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:43:14,098 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:14,098 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:14,098 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,098 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,100 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:14,100 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:14,109 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:14,109 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0622ms INFO 2024-11-23 12:43:14,109 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,110 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3093ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:14,132 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:14,133 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.2443ms INFO 2024-11-23 12:43:14,133 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:14,133 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5172ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:15,712 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:43:15,713 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:15,713 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:15,713 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:43:15,713 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:15,713 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:15,714 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:15,716 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:15,716 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:15,730 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:15,730 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.5951ms INFO 2024-11-23 12:43:15,730 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:15,730 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6931ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:15,755 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:15,756 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 39.1008ms INFO 2024-11-23 12:43:15,756 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:15,756 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6835ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:44,480 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337023815&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:43:44,481 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:43:44,482 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1931ms 200 text/html INFO 2024-11-23 12:43:47,720 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337027038 INFO 2024-11-23 12:43:47,721 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:43:47,721 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0326ms 200 application/javascript INFO 2024-11-23 12:43:47,880 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.37913340783249216 INFO 2024-11-23 12:43:47,881 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:43:47,881 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7769ms 200 application/javascript INFO 2024-11-23 12:43:48,225 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337023815%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:43:48,225 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:43:48,225 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,228 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:48,230 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337023815&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:43:48,234 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:48,234 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.6602ms INFO 2024-11-23 12:43:48,234 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,234 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9826ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:48,264 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:43:48,264 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:48,264 [57 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:43:48,264 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:43:48,265 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,267 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:43:48,268 [57 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:43:48,268 [57 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:43:48,268 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:48,268 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2492ms INFO 2024-11-23 12:43:48,268 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,268 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7547ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:43:48,441 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:43:48,441 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:48,442 [57 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:43:48,442 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:43:48,442 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:43:48,445 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:43:48,447 [57 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNjQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTI2NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuW5v-WHpCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDY0IiwianRpIjoiNjgyMWFlMTgtNDkyMC00OTM3LTg2YmUtOWE0NmMyM2Y3MTk1IiwiaWF0IjoxNzMyMDc4MDY2LCJuYmYiOjE3MzIwNzgwNjQsImV4cCI6MTczMjE2NDQ2NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.PXGCwL1L6WkrBWlW7Ff2Zi8spJoScJL2_qfQmDj55Ec INFO 2024-11-23 12:43:48,451 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:48,451 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.1437ms INFO 2024-11-23 12:43:48,451 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:43:48,451 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1287ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:48,636 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:43:48,636 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:48,637 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:48,639 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,642 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:48,644 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:43:48,644 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:43:48,644 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:43:48,670 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:43:48,674 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:48,674 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7808ms INFO 2024-11-23 12:43:48,674 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,675 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5622ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:48,842 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:43:48,842 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:48,842 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,845 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:48,847 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:43:48,848 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:43:48,848 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:43:48,874 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:43:48,875 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:43:48,875 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:48,876 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,878 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:48,884 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:48,884 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7397ms INFO 2024-11-23 12:43:48,884 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,884 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.266ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:48,901 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:43:48,905 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:48,905 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.2707ms INFO 2024-11-23 12:43:48,905 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:48,906 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.8592ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,082 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:43:49,082 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,082 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,085 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:43:49,085 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,085 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,085 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,088 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,093 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,093 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5137ms INFO 2024-11-23 12:43:49,093 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,093 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6222ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,102 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,102 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9521ms INFO 2024-11-23 12:43:49,102 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,102 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4426ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,281 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:43:49,282 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,282 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,284 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,285 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:43:49,285 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,286 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,288 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,290 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,290 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.569ms INFO 2024-11-23 12:43:49,290 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,290 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8415ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,293 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,293 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2548ms INFO 2024-11-23 12:43:49,293 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,293 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6219ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,301 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:43:49,301 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,301 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,304 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,309 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,309 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9226ms INFO 2024-11-23 12:43:49,309 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,309 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.015ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,380 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:43:49,381 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,381 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,383 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,390 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:43:49,391 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,391 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,391 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:43:49,391 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,392 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,393 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,393 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.5458ms INFO 2024-11-23 12:43:49,393 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,393 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9139ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,393 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,394 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,400 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,401 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2826ms INFO 2024-11-23 12:43:49,401 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,401 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5302ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,402 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,402 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5504ms INFO 2024-11-23 12:43:49,402 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,402 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8414ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,560 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:43:49,560 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,560 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,563 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,568 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:43:49,568 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:49,568 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,571 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:49,572 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,573 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3912ms INFO 2024-11-23 12:43:49,573 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,573 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8519ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:49,602 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:49,602 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.5409ms INFO 2024-11-23 12:43:49,602 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:49,602 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.7554ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:50,660 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:43:50,660 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:50,661 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:50,661 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:50,661 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:43:50,662 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:50,662 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:50,664 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:50,664 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:50,679 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:50,679 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 15.0133ms INFO 2024-11-23 12:43:50,679 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:50,680 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1225ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:50,703 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:50,704 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 39.8269ms INFO 2024-11-23 12:43:50,704 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:50,704 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.6172ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:53,897 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337032441&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:43:53,897 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:43:53,898 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9616ms 200 text/html INFO 2024-11-23 12:43:56,197 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337034772 INFO 2024-11-23 12:43:56,198 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:43:56,198 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0844ms 200 application/javascript INFO 2024-11-23 12:43:56,315 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.30674576372406537 INFO 2024-11-23 12:43:56,316 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:43:56,316 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7533ms 200 application/javascript INFO 2024-11-23 12:43:56,548 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337032441%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:43:56,548 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:43:56,549 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:56,551 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:56,553 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337032441&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:43:56,557 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:56,557 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7566ms INFO 2024-11-23 12:43:56,557 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:56,557 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1043ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:56,581 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:43:56,581 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:56,581 [75 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:43:56,581 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:43:56,582 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:56,584 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:43:56,585 [75 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:43:56,585 [75 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:43:56,585 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:56,585 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2955ms INFO 2024-11-23 12:43:56,585 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:56,586 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.807ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:43:56,726 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 12:43:56,727 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:56,727 [7 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:43:56,727 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:43:56,727 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:43:56,730 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:43:56,736 [75 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTI1IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNTgiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLosKLnv6DlroEiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5MjUiLCJqdGkiOiI0MDViMGI3Mi02NGNmLTRlMDAtYjBhMi03ODFkMjI1M2NhZTMiLCJpYXQiOjE3MzE4MjgxNjgsIm5iZiI6MTczMTgyODE2NiwiZXhwIjoxNzMxOTE0NTY4LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.TIR5YVDTiiJ742Pshnhv7ZLNCdur1S0zwyOczE_J2Qw INFO 2024-11-23 12:43:56,739 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:56,740 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 9.4794ms INFO 2024-11-23 12:43:56,740 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:43:56,740 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3315ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:56,928 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 12:43:56,928 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:43:56,929 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:56,931 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:56,934 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:56,936 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:43:56,936 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:43:56,936 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:43:56,962 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:43:56,966 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:56,966 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.4588ms INFO 2024-11-23 12:43:56,966 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:56,967 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.3662ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,111 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:43:57,111 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,112 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,112 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:43:57,112 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,112 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,114 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,115 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,116 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:43:57,116 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:43:57,116 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:43:57,120 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,120 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4379ms INFO 2024-11-23 12:43:57,120 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,121 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8246ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,143 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:43:57,169 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:43:57,173 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,173 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.1434ms INFO 2024-11-23 12:43:57,173 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,174 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5932ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,291 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:43:57,291 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,291 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,293 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:43:57,293 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,293 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,294 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,296 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,301 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,301 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3999ms INFO 2024-11-23 12:43:57,301 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,301 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5744ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,310 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,311 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.832ms INFO 2024-11-23 12:43:57,311 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,311 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1424ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,445 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:43:57,446 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,446 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,448 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:43:57,448 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,449 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,449 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,450 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:43:57,450 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,451 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,451 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,453 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,455 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,455 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7428ms INFO 2024-11-23 12:43:57,455 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,455 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5722ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,456 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,457 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4485ms INFO 2024-11-23 12:43:57,457 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,457 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7101ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,458 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,458 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9333ms INFO 2024-11-23 12:43:57,458 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,458 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0717ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,487 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:43:57,488 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,488 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,491 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,492 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:43:57,492 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,492 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,494 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,500 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,500 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,500 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.9396ms INFO 2024-11-23 12:43:57,500 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,500 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.232ms INFO 2024-11-23 12:43:57,500 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,501 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0316ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,501 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1414ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,503 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:43:57,503 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,503 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,506 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,513 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,513 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4804ms INFO 2024-11-23 12:43:57,513 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,513 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4925ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,632 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:43:57,633 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,633 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,634 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:43:57,634 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:43:57,634 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,635 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,637 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:43:57,645 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,645 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2806ms INFO 2024-11-23 12:43:57,645 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,645 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6494ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:43:57,668 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:43:57,668 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.431ms INFO 2024-11-23 12:43:57,668 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:43:57,669 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.641ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:00,497 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:44:00,497 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:00,497 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:00,500 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:00,502 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:44:00,502 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:44:00,502 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:00,503 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:00,505 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:00,506 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:00,506 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8552ms INFO 2024-11-23 12:44:00,506 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:00,506 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4835ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:00,544 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:00,544 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 38.7674ms INFO 2024-11-23 12:44:00,544 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:00,544 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0784ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:14,761 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:44:14,761 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:44:14,762 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:14,762 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:14,765 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:14,799 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:14,799 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.8291ms INFO 2024-11-23 12:44:14,800 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:14,800 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5465ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:26,800 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 12:44:26,801 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 12:44:26,801 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5651ms 200 text/css INFO 2024-11-23 12:44:26,804 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 12:44:26,804 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:44:26,804 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 12:44:26,805 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0983ms 200 application/javascript INFO 2024-11-23 12:44:27,080 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:44:27,080 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:27,080 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,083 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:27,085 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:44:27,085 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:27,085 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,088 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:27,089 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:27,089 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:44:27,089 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9113ms INFO 2024-11-23 12:44:27,089 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,089 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4085ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:27,089 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:27,089 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,091 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:44:27,091 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:44:27,091 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:27,091 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,091 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:27,091 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,091 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:27,094 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:27,094 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:27,099 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:27,099 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 11.158ms INFO 2024-11-23 12:44:27,099 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,099 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2704ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:27,099 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:27,100 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:27,100 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0154ms INFO 2024-11-23 12:44:27,100 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.93ms INFO 2024-11-23 12:44:27,100 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,100 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,100 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1987ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:27,100 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9991ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:27,101 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:27,101 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.3566ms INFO 2024-11-23 12:44:27,101 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,101 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4036ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:27,300 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64925& INFO 2024-11-23 12:44:27,300 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:27,301 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,303 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:27,309 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:27,309 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.7125ms INFO 2024-11-23 12:44:27,309 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:27,309 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0659ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:37,869 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337076872&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:44:37,870 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:44:37,870 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9611ms 200 text/html INFO 2024-11-23 12:44:42,580 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337081603 INFO 2024-11-23 12:44:42,581 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:44:42,581 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9825ms 200 application/javascript INFO 2024-11-23 12:44:42,758 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.22151347185011905 INFO 2024-11-23 12:44:42,759 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:44:42,759 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7701ms 200 application/javascript INFO 2024-11-23 12:44:43,096 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337076872%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:44:43,096 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:44:43,097 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,099 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,101 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337076872&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:44:43,105 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:43,105 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9021ms INFO 2024-11-23 12:44:43,105 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,105 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2851ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:43,215 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:44:43,215 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:44:43,215 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,218 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,221 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,223 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:44:43,223 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:44:43,223 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:44:43,250 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:44:43,254 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:43,254 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.1924ms INFO 2024-11-23 12:44:43,254 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,254 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4773ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:43,452 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:44:43,453 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,453 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,455 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:44:43,455 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,456 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,456 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,458 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:44:43,458 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:44:43,458 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:44:43,459 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,465 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:43,465 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8848ms INFO 2024-11-23 12:44:43,465 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,465 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4153ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:43,485 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:44:43,512 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:44:43,516 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:43,516 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.7558ms INFO 2024-11-23 12:44:43,516 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,517 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.5328ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:43,766 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:44:43,766 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,767 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,768 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:44:43,768 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,769 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,770 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,771 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,777 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:43,777 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6147ms INFO 2024-11-23 12:44:43,777 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,777 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6908ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:43,787 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:43,787 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.7804ms INFO 2024-11-23 12:44:43,787 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,788 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.704ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:43,880 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:44:43,880 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,880 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,883 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,884 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:44:43,884 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,885 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,887 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,890 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:43,890 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9981ms INFO 2024-11-23 12:44:43,890 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,890 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7607ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:43,893 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:43,893 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7953ms INFO 2024-11-23 12:44:43,893 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,893 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1118ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:43,897 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:44:43,897 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,897 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,900 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,905 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:43,905 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5156ms INFO 2024-11-23 12:44:43,905 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,906 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8898ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:43,980 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:44:43,980 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,980 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,981 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:44:43,981 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:44:43,981 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,981 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:43,982 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,982 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:43,983 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,984 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:43,984 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:44,039 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:44,039 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 55.8891ms INFO 2024-11-23 12:44:44,039 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:44,040 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.8824ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:44,040 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:44,040 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 55.7483ms INFO 2024-11-23 12:44:44,040 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:44,040 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:44,040 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8109ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:44,040 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 55.9077ms INFO 2024-11-23 12:44:44,040 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:44,040 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.0111ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:44,122 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:44:44,122 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:44,123 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:44,124 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:44:44,125 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:44,125 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:44,126 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:44,127 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:44,136 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:44,136 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.3808ms INFO 2024-11-23 12:44:44,136 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:44,137 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7342ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:44,154 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:44,154 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.3976ms INFO 2024-11-23 12:44:44,154 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:44,154 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7641ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:45,302 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:44:45,302 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:44:45,302 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:45,303 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:45,304 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:44:45,304 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:44:45,304 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:45,305 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:45,307 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:44:45,312 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:45,312 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2968ms INFO 2024-11-23 12:44:45,312 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:45,312 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.495ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:44:45,344 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:44:45,344 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 39.1556ms INFO 2024-11-23 12:44:45,344 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:44:45,345 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7312ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:05,789 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:45:05,789 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:05,790 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:05,792 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:05,798 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:05,798 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7796ms INFO 2024-11-23 12:45:05,798 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:05,798 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5138ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:08,694 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337108090&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:45:08,696 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:45:08,696 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5223ms 200 text/html INFO 2024-11-23 12:45:12,698 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 12:45:12,699 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:45:12,699 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 12:45:12,699 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 12:45:12,700 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0663ms 200 application/javascript INFO 2024-11-23 12:45:12,700 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 12:45:12,700 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.631ms 200 text/css INFO 2024-11-23 12:45:12,928 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:45:12,928 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:12,928 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:12,931 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:12,932 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 12:45:12,933 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:12,933 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:12,934 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:45:12,935 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:12,941 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:12,941 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.0323ms INFO 2024-11-23 12:45:12,941 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:12,942 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2326ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:12,945 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:12,945 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.5079ms INFO 2024-11-23 12:45:12,946 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:12,946 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0519ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:13,111 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64925& INFO 2024-11-23 12:45:13,111 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:13,111 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:13,114 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:13,120 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:13,120 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.0666ms INFO 2024-11-23 12:45:13,120 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:13,120 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6373ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:13,294 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337112704 INFO 2024-11-23 12:45:13,294 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:45:13,294 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7961ms 200 application/javascript INFO 2024-11-23 12:45:13,434 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9984116783457488 INFO 2024-11-23 12:45:13,435 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:45:13,435 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8136ms 200 application/javascript INFO 2024-11-23 12:45:13,744 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337108090%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:45:13,744 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:45:13,744 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:13,747 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:13,749 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337108090&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:45:13,753 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:13,753 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7425ms INFO 2024-11-23 12:45:13,753 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:13,753 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0068ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:13,771 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:45:13,771 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:45:13,772 [77 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:45:13,772 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:45:13,772 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:13,775 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:45:13,775 [77 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:45:13,776 [77 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:45:13,776 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:13,776 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3947ms INFO 2024-11-23 12:45:13,776 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:13,776 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8522ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:45:13,971 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:45:13,971 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:45:13,971 [77 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:45:13,972 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:45:13,972 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:45:13,974 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:45:13,977 [77 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0ODIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDc3MyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumCk-WkqeabpiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDgyIiwianRpIjoiNDg1ZTIzNWMtMjgwZC00MzIxLWE1ZjgtN2ZkYmQ0NWE5YTA2IiwiaWF0IjoxNzMyMjM1OTIzLCJuYmYiOjE3MzIyMzU5MjEsImV4cCI6MTczMjMyMjMyMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0._BgOf5eoV1GlzifWgc6H4qZzpCTRBL2ufY91MdBqHPA INFO 2024-11-23 12:45:13,981 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:13,981 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.6466ms INFO 2024-11-23 12:45:13,981 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:45:13,981 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7162ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,160 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:45:14,160 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:45:14,160 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,163 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,166 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,168 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:45:14,168 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:45:14,168 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:45:14,195 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:45:14,199 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,199 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.4587ms INFO 2024-11-23 12:45:14,199 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,199 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.5879ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,364 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:45:14,364 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,365 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,366 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:45:14,366 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,366 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,367 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,368 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,370 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:45:14,371 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:45:14,371 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:45:14,373 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,373 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8783ms INFO 2024-11-23 12:45:14,373 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,374 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.636ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,398 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:45:14,424 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:45:14,429 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,429 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.4569ms INFO 2024-11-23 12:45:14,429 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,429 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.709ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,609 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:45:14,609 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,610 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,611 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:45:14,612 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,612 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,612 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,614 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,618 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,618 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7024ms INFO 2024-11-23 12:45:14,618 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,618 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4281ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,631 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,631 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9856ms INFO 2024-11-23 12:45:14,631 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,631 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1576ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,693 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:45:14,693 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,693 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,696 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,701 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,701 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1091ms INFO 2024-11-23 12:45:14,701 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,701 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.393ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,713 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:45:14,714 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,714 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,716 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,722 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,722 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2697ms INFO 2024-11-23 12:45:14,722 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,722 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3685ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,730 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:45:14,731 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,731 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,733 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,738 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,738 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9775ms INFO 2024-11-23 12:45:14,738 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,739 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0611ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,788 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:45:14,789 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,789 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,790 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:45:14,791 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,791 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,791 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,793 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,794 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:45:14,795 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,795 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,797 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,797 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8003ms INFO 2024-11-23 12:45:14,797 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,797 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,797 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1551ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,803 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,803 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.6484ms INFO 2024-11-23 12:45:14,803 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,803 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7344ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,807 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,807 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2802ms INFO 2024-11-23 12:45:14,807 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,807 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5884ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,869 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:45:14,870 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,870 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,870 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:45:14,870 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:14,870 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,872 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,873 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:14,882 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,882 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4413ms INFO 2024-11-23 12:45:14,882 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,882 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.518ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:14,897 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:14,897 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.7675ms INFO 2024-11-23 12:45:14,897 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:14,897 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0495ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:15,714 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:45:15,714 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:15,714 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:15,716 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:45:15,716 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:45:15,716 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:15,716 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:15,717 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:15,718 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:15,724 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:15,724 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.5027ms INFO 2024-11-23 12:45:15,724 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:15,724 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2807ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:15,733 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337114094&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:45:15,734 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:45:15,734 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9545ms 200 text/html INFO 2024-11-23 12:45:15,766 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:15,766 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 47.8324ms INFO 2024-11-23 12:45:15,766 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:15,766 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.902ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:18,444 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337116868 INFO 2024-11-23 12:45:18,444 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:45:18,444 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7889ms 200 application/javascript INFO 2024-11-23 12:45:18,694 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7031355530894745 INFO 2024-11-23 12:45:18,694 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:45:18,694 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8423ms 200 application/javascript INFO 2024-11-23 12:45:19,519 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337114094%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:45:19,519 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:45:19,519 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:19,522 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:19,524 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337114094&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:45:19,528 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:19,528 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8549ms INFO 2024-11-23 12:45:19,528 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:19,528 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5559ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:19,597 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:45:19,598 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:45:19,598 [57 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:45:19,598 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:45:19,598 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:19,601 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:45:19,602 [57 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:45:19,602 [57 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:45:19,602 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:19,602 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4378ms INFO 2024-11-23 12:45:19,603 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:19,603 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4491ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:45:19,784 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:45:19,785 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:45:19,785 [77 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:45:19,785 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:45:19,785 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:45:19,788 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:45:19,790 [57 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MTAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzE3NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWPsue_oOiLsSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODEwIiwianRpIjoiODFlZjRlZDctOWIwNi00NDg4LTliZTgtZDkwOTFhZWRkMWExIiwiaWF0IjoxNzMyMTA3ODc2LCJuYmYiOjE3MzIxMDc4NzQsImV4cCI6MTczMjE5NDI3NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.j0WFdwUTxcdwPGwmD-wc1pUKAymSEDcC8_tAOEOFUXo INFO 2024-11-23 12:45:19,794 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:19,794 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.901ms INFO 2024-11-23 12:45:19,794 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:45:19,794 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0252ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:19,994 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:45:19,994 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:45:19,995 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:19,997 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,000 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:20,002 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:45:20,002 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:45:20,002 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:45:20,030 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:45:20,034 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:20,034 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.8394ms INFO 2024-11-23 12:45:20,034 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,034 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.9233ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:20,239 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:45:20,239 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:20,239 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,242 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:20,244 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:45:20,244 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:45:20,245 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:45:20,252 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:45:20,252 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:20,252 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,255 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:20,260 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:20,260 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4972ms INFO 2024-11-23 12:45:20,260 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,260 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7637ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:20,271 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:45:20,298 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:45:20,302 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:20,303 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.323ms INFO 2024-11-23 12:45:20,303 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,303 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.8546ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:20,514 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:45:20,514 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:20,515 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,517 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:20,528 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:45:20,528 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:20,528 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,531 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:20,540 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:20,540 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.1831ms INFO 2024-11-23 12:45:20,540 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:20,540 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,540 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5644ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:20,540 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 22.8393ms INFO 2024-11-23 12:45:20,540 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,541 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7029ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:20,756 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:45:20,757 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:20,757 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,760 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:20,766 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:20,766 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0151ms INFO 2024-11-23 12:45:20,766 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,766 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6382ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:20,771 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:45:20,771 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:20,771 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,774 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:20,780 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:20,780 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6735ms INFO 2024-11-23 12:45:20,780 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,780 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9814ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:20,983 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:45:20,983 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:20,983 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,986 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:20,992 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:20,992 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5161ms INFO 2024-11-23 12:45:20,992 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:20,992 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0881ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:21,001 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:45:21,002 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:21,002 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,004 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:21,012 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:45:21,013 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:21,013 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,015 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:21,015 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.5207ms INFO 2024-11-23 12:45:21,015 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,015 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8679ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:21,015 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:45:21,015 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:21,016 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,016 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:21,018 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:21,021 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:45:21,021 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:21,021 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,024 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:21,026 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:21,026 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.5682ms INFO 2024-11-23 12:45:21,026 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,027 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3966ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:21,030 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:21,030 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.3963ms INFO 2024-11-23 12:45:21,030 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,030 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4007ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:21,036 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:21,036 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 11.7242ms INFO 2024-11-23 12:45:21,036 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,036 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5144ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:21,070 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:45:21,071 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:21,071 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,074 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:21,109 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:21,109 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 34.8781ms INFO 2024-11-23 12:45:21,109 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:21,109 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6262ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:23,384 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:45:23,385 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:23,385 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:23,388 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:23,393 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:23,394 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8799ms INFO 2024-11-23 12:45:23,394 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:23,394 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5257ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:24,062 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:45:24,063 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:24,063 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:24,065 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:24,070 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:45:24,070 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:45:24,070 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:24,070 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:24,071 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:24,071 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.9454ms INFO 2024-11-23 12:45:24,071 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:24,072 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4324ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:24,073 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:24,074 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:45:24,075 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:45:24,075 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:24,078 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:45:24,084 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:24,084 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1236ms INFO 2024-11-23 12:45:24,084 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:24,085 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2007ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:45:24,113 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:45:24,113 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 39.7465ms INFO 2024-11-23 12:45:24,113 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:45:24,113 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.9038ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:13,232 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337292515&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:48:13,233 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:48:13,233 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1821ms 200 text/html INFO 2024-11-23 12:48:15,167 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337294460 INFO 2024-11-23 12:48:15,168 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:48:15,168 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8652ms 200 application/javascript INFO 2024-11-23 12:48:15,267 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.1933382276438249 INFO 2024-11-23 12:48:15,267 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:48:15,267 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7157ms 200 application/javascript INFO 2024-11-23 12:48:15,568 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337292515%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:48:15,568 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:48:15,568 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:15,571 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:15,572 [9 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337292515&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:48:15,577 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:15,577 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1704ms INFO 2024-11-23 12:48:15,577 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:15,577 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5194ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:15,630 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:48:15,631 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:48:15,631 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:15,631 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:15,634 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:15,636 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:48:15,636 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:48:15,636 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:48:15,662 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:48:15,666 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:15,667 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.8181ms INFO 2024-11-23 12:48:15,667 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:15,667 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2636ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:15,811 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:48:15,811 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:15,811 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:15,814 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:15,816 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:48:15,816 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:48:15,816 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:48:15,821 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:48:15,822 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:15,822 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:15,824 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:15,830 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:15,830 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5183ms INFO 2024-11-23 12:48:15,830 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:15,830 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6911ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:15,842 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:48:15,842 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:48:15,846 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:15,847 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.3855ms INFO 2024-11-23 12:48:15,847 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:15,847 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9216ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,011 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:48:16,011 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:48:16,012 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,012 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,012 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,012 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,015 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,015 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,021 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,021 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,022 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 6.6914ms INFO 2024-11-23 12:48:16,022 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9217ms INFO 2024-11-23 12:48:16,022 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,022 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,022 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5567ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,022 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5063ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,245 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:48:16,246 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,246 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,248 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,252 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:48:16,252 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,252 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,254 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,254 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9534ms INFO 2024-11-23 12:48:16,254 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,254 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4338ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,255 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,257 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:48:16,258 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,258 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,260 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,260 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.321ms INFO 2024-11-23 12:48:16,260 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,260 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,260 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7321ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,265 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,265 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7354ms INFO 2024-11-23 12:48:16,265 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,265 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8557ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,324 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:48:16,325 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,325 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:48:16,325 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,325 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,325 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,327 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:48:16,327 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,327 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,327 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,327 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,330 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,333 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,333 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5397ms INFO 2024-11-23 12:48:16,333 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,333 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5797ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,336 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,336 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1784ms INFO 2024-11-23 12:48:16,337 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,337 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4594ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,338 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,338 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3563ms INFO 2024-11-23 12:48:16,338 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,338 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5644ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,482 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:48:16,482 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,483 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,485 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,514 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:48:16,515 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:16,515 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,518 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:16,544 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,544 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6009ms INFO 2024-11-23 12:48:16,544 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,544 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7596ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:16,573 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:16,573 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.103ms INFO 2024-11-23 12:48:16,574 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:16,574 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.6906ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:17,567 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:48:17,567 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:17,568 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:17,570 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:17,576 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:17,576 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6001ms INFO 2024-11-23 12:48:17,576 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:17,576 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1479ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:48:17,609 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:48:17,610 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:48:17,610 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:48:17,610 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:17,613 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:48:17,637 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:48:17,637 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 24.757ms INFO 2024-11-23 12:48:17,637 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:48:17,637 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0227ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:01,044 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337340327&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:49:01,045 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:49:01,045 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9316ms 200 text/html INFO 2024-11-23 12:49:04,537 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337344013 INFO 2024-11-23 12:49:04,537 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:49:04,538 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9119ms 200 application/javascript INFO 2024-11-23 12:49:04,723 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.42061131555518516 INFO 2024-11-23 12:49:04,724 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:49:04,724 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7674ms 200 application/javascript INFO 2024-11-23 12:49:05,154 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337340327%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:49:05,154 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:49:05,154 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,157 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:05,159 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337340327&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:49:05,162 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 12:49:05,163 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:49:05,163 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:05,163 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9432ms INFO 2024-11-23 12:49:05,163 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,163 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4456ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:05,163 [20 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:49:05,163 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:49:05,163 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,166 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:49:05,167 [20 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:49:05,167 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:49:05,167 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:05,167 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2833ms INFO 2024-11-23 12:49:05,167 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,167 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9618ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:49:05,293 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 12:49:05,293 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:49:05,294 [20 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:49:05,294 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:49:05,294 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:49:05,296 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:49:05,298 [20 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NTciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzc2OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iue9l-iKuSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODU3IiwianRpIjoiMDI4ODQxM2EtZTRhNy00Yzg1LTg2YzItYzlkYjJhZjUwYjQwIiwiaWF0IjoxNzMxNjM2NjIxLCJuYmYiOjE3MzE2MzY2MTksImV4cCI6MTczMTcyMzAyMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.aHPYCZp8HpzOmw1SpwlV9YKDd4EcAS-x-A3c-LOrzwQ INFO 2024-11-23 12:49:05,302 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:05,302 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.8333ms INFO 2024-11-23 12:49:05,302 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:49:05,302 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6219ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:05,552 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 12:49:05,553 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:49:05,553 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:05,556 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,558 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:05,560 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:49:05,560 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:49:05,560 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:49:05,587 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:49:05,590 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:05,590 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.2521ms INFO 2024-11-23 12:49:05,590 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,591 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.3617ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:05,702 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:49:05,703 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:05,703 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,705 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:05,707 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:49:05,708 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:49:05,708 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:49:05,711 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:49:05,712 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:05,712 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,714 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:05,720 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:05,720 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5035ms INFO 2024-11-23 12:49:05,720 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,720 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6333ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:05,734 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:49:05,760 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:49:05,765 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:05,765 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.9602ms INFO 2024-11-23 12:49:05,765 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,766 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5494ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:05,902 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:49:05,903 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:05,903 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,906 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:05,923 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:05,923 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.314ms INFO 2024-11-23 12:49:05,923 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,923 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.768ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:05,926 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:49:05,926 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:05,926 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,929 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:05,934 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:05,934 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1027ms INFO 2024-11-23 12:49:05,934 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:05,934 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3969ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:06,085 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:49:06,086 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:06,086 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,089 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:06,090 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:49:06,091 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:06,091 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,093 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:06,094 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:06,095 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0532ms INFO 2024-11-23 12:49:06,095 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,095 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4815ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:06,095 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:49:06,095 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:06,096 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,098 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:06,100 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:06,100 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.3996ms INFO 2024-11-23 12:49:06,100 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,100 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5834ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:06,103 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:06,103 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3723ms INFO 2024-11-23 12:49:06,103 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,104 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4953ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:06,135 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:49:06,136 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:49:06,136 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:06,136 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,136 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:06,136 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,138 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:06,138 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:06,146 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:49:06,146 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:06,146 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,149 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:06,149 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:06,149 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.5592ms INFO 2024-11-23 12:49:06,149 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,149 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8535ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:06,154 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:06,155 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 16.0766ms INFO 2024-11-23 12:49:06,155 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,155 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2648ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:06,157 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:06,158 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6124ms INFO 2024-11-23 12:49:06,158 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,158 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7502ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:06,279 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:49:06,280 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:49:06,280 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:06,280 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,280 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:06,280 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,282 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:06,282 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:06,299 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:06,299 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.4731ms INFO 2024-11-23 12:49:06,299 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,299 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.021ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:06,315 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:06,315 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.578ms INFO 2024-11-23 12:49:06,315 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:06,315 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7155ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:09,227 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 12:49:09,227 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:49:09,228 [20 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/card.ffc535b3.js was not modified INFO 2024-11-23 12:49:09,228 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5675ms 304 application/javascript INFO 2024-11-23 12:49:09,230 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 12:49:09,230 [20 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/card.5db10f37.css was not modified INFO 2024-11-23 12:49:09,230 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3966ms 304 text/css INFO 2024-11-23 12:49:09,417 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:49:09,417 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:09,417 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:09,420 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:09,421 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:49:09,421 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:49:09,421 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:09,421 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:09,424 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:09,425 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:09,426 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5241ms INFO 2024-11-23 12:49:09,426 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:09,426 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0523ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:09,465 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:09,465 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.8684ms INFO 2024-11-23 12:49:09,465 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:09,465 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.3909ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:20,492 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 12:49:20,493 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:49:20,493 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/my.c30e81bb.js was not modified INFO 2024-11-23 12:49:20,493 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6141ms 304 application/javascript INFO 2024-11-23 12:49:20,494 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 12:49:20,494 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/my.e909c210.css was not modified INFO 2024-11-23 12:49:20,494 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3568ms 304 text/css INFO 2024-11-23 12:49:20,674 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:49:20,674 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:20,674 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,677 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:20,680 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:49:20,680 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:20,680 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,682 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:20,683 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:20,683 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9431ms INFO 2024-11-23 12:49:20,683 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,683 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:49:20,683 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4196ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:20,683 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:20,684 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,686 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:20,688 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:49:20,688 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:20,689 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,691 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:49:20,691 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:20,691 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:20,691 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,692 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:20,692 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.2729ms INFO 2024-11-23 12:49:20,692 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,692 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.415ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:20,694 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:20,695 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:20,695 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.0515ms INFO 2024-11-23 12:49:20,695 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,695 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.064ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:20,697 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:20,697 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6998ms INFO 2024-11-23 12:49:20,697 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,697 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1611ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:20,699 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:20,699 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.8886ms INFO 2024-11-23 12:49:20,699 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,699 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2513ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:20,905 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1857& INFO 2024-11-23 12:49:20,906 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:20,906 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,909 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:20,925 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:20,926 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 16.8452ms INFO 2024-11-23 12:49:20,926 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:20,926 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5443ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:22,171 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 12:49:22,171 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:49:22,171 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/annualLeave.d4a8cdf3.js was not modified INFO 2024-11-23 12:49:22,172 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5638ms 304 application/javascript INFO 2024-11-23 12:49:22,174 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 12:49:22,175 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/annualLeave.046656c9.css was not modified INFO 2024-11-23 12:49:22,175 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3603ms 304 text/css INFO 2024-11-23 12:49:22,352 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:49:22,353 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:22,353 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:22,356 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:22,356 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 12:49:22,357 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:22,357 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:22,359 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:22,359 [7 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:49:22,366 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:22,366 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.8187ms INFO 2024-11-23 12:49:22,366 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:22,366 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0432ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:22,370 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:22,370 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.4943ms INFO 2024-11-23 12:49:22,370 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:22,370 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9826ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:22,578 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1857& INFO 2024-11-23 12:49:22,579 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:22,579 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:22,581 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:22,587 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:22,588 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.1109ms INFO 2024-11-23 12:49:22,588 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:22,588 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6818ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:24,017 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:49:24,018 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:24,018 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:24,021 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:24,027 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:24,028 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.8165ms INFO 2024-11-23 12:49:24,028 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:24,028 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5126ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:31,854 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:49:31,855 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:31,855 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:31,857 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054008&IsEss=true& INFO 2024-11-23 12:49:31,857 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:31,857 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:31,858 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParentalLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetParentalLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:31,860 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:31,861 [49 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:49:31,865 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:31,865 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5153ms INFO 2024-11-23 12:49:31,865 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:31,866 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8064ms 200 application/json; charset=utf-8 ERROR 2024-11-23 12:49:31,866 [49 ] MyHRDAL.LogRecord - HrDAL.ExecuteReader(SET NOCOUNT ON;SELECT KQAT_YEJ.YEARS "KQAT_YEJ_YEARS",KQAT_YEJ.RECORDID "KQAT_YEJ_RECORDID",KQAT_YEJ.KQAT_YEJ1 "KQAT_YEJ_KQAT_YEJ1",KQAT_YEJ.KQAT_YEJ2 "KQAT_YEJ_KQAT_YEJ2",KQAT_YEJ.A0188 "KQAT_YEJ_A0188",KQAT_YEJ.KQAT_YEJ3 "KQAT_YEJ_KQAT_YEJ3",KQAT_YEJ.KQAT_YEJ20 "KQAT_YEJ_KQAT_YEJ20",KQAT_YEJ.KQAT_YEJ4 "KQAT_YEJ_KQAT_YEJ4",KQAT_YEJ.A_ID "KQAT_YEJ_A_ID",KQAT_YEJ.KQAT_YEJ5 "KQAT_YEJ_KQAT_YEJ5",KQAT_YEJ.KQAT_YEJ6 "KQAT_YEJ_KQAT_YEJ6",KQAT_YEJ.KQAT_YEJ10 "KQAT_YEJ_KQAT_YEJ10",KQAT_YEJ.KQAT_YEJ28 "KQAT_YEJ_KQAT_YEJ28",KQAT_YEJ.KQAT_YEJ11 "KQAT_YEJ_KQAT_YEJ11",KQAT_YEJ.A0141 "KQAT_YEJ_A0141",KQAT_YEJ.KQAT_YEJ29 "KQAT_YEJ_KQAT_YEJ29",KQAT_YEJ.KQAT_YEJ7 "KQAT_YEJ_KQAT_YEJ7",KQAT_YEJ.KQAT_YEJ9 "KQAT_YEJ_KQAT_YEJ9",KQAT_YEJ.OPNAME "KQAT_YEJ_OPNAME",KQAT_YEJ.OPDATE "KQAT_YEJ_OPDATE",KQAT_YEJ.SIGNED "KQAT_YEJ_SIGNED",KQAT_YEJ.KQAT_YEJ15 "KQAT_YEJ_KQAT_YEJ15",KQAT_YEJ.KQAT_YEJ12 "KQAT_YEJ_KQAT_YEJ12",KQAT_YEJ.KQAT_YEJ8 "KQAT_YEJ_KQAT_YEJ8" FROM KQAT_YEJ WHERE A0188 = @A0188 AND YEARS = @YEARS )³ö´íInvalid column name 'KQAT_YEJ20'. Invalid column name 'KQAT_YEJ28'. Invalid column name 'KQAT_YEJ29'. Invalid column name 'KQAT_YEJ15'. INFO 2024-11-23 12:49:31,871 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:31,871 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 12.9114ms INFO 2024-11-23 12:49:31,871 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:31,871 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3768ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:32,050 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1857& INFO 2024-11-23 12:49:32,051 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:32,051 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:32,053 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:32,060 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:32,060 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2845ms INFO 2024-11-23 12:49:32,060 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:32,060 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9439ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:49:34,033 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:49:34,034 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:49:34,034 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:34,036 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:49:34,042 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:49:34,042 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5844ms INFO 2024-11-23 12:49:34,042 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:49:34,042 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1434ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:55:33,414 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:55:33,415 [133 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:55:33,415 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9485ms 200 text/html INFO 2024-11-23 12:55:33,554 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 12:55:33,554 [127 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:55:33,568 [132 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 12:55:33,568 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5514ms 200 application/javascript INFO 2024-11-23 12:55:33,585 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 12:55:33,588 [132 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 12:55:33,588 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3404ms 200 text/css INFO 2024-11-23 12:55:33,610 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 12:55:33,611 [132 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 12:55:33,611 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0741ms 200 application/javascript INFO 2024-11-23 12:55:33,617 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337732953&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:55:33,617 [132 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:55:33,617 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.81ms 200 text/html INFO 2024-11-23 12:55:33,696 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 12:55:33,696 [132 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 12:55:33,697 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6934ms 200 application/javascript INFO 2024-11-23 12:55:33,699 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 12:55:33,701 [127 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 12:55:33,701 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9634ms 200 application/javascript INFO 2024-11-23 12:55:33,743 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 12:55:33,744 [125 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 12:55:33,744 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8862ms 0 application/javascript INFO 2024-11-23 12:55:33,779 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 12:55:33,779 [125 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:55:33,793 [132 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 12:55:33,793 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0712ms 200 application/javascript INFO 2024-11-23 12:55:33,798 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 12:55:33,801 [128 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 12:55:33,801 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2367ms 200 text/css INFO 2024-11-23 12:55:33,855 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 12:55:33,857 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 12:55:33,857 [127 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 12:55:33,857 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1201ms 200 application/javascript INFO 2024-11-23 12:55:33,858 [128 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 12:55:33,858 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.948ms 200 application/javascript INFO 2024-11-23 12:55:33,858 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 12:55:33,859 [128 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 12:55:33,859 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0699ms 200 application/javascript INFO 2024-11-23 12:55:34,209 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 12:55:34,209 [127 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 12:55:34,210 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7756ms 200 application/javascript INFO 2024-11-23 12:56:07,022 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337766367&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:56:07,022 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:56:07,023 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0938ms 200 text/html INFO 2024-11-23 12:56:07,154 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 12:56:07,155 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 12:56:07,155 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.809ms 200 application/javascript INFO 2024-11-23 12:56:10,256 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 12:56:10,256 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 12:56:10,256 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8622ms 200 application/javascript INFO 2024-11-23 12:56:10,728 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337770089 INFO 2024-11-23 12:56:10,729 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:56:10,729 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8372ms 200 application/javascript INFO 2024-11-23 12:56:10,840 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.06035557215200216 INFO 2024-11-23 12:56:10,841 [127 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:56:10,841 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8167ms 200 application/javascript INFO 2024-11-23 12:56:10,888 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 12:56:10,889 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 12:56:10,889 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0424ms 200 image/jpeg INFO 2024-11-23 12:56:11,696 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1732337766367&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:56:11,696 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 12:56:11,697 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0251ms 200 text/html INFO 2024-11-23 12:56:11,776 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2024-11-23 12:56:11,776 [115 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:56:11,776 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7477ms 200 application/javascript INFO 2024-11-23 12:56:11,935 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2024-11-23 12:56:11,936 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:56:11,938 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:56:11,940 [123 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 12:56:11,940 [123 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 12:56:11,941 [123 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2024-11-23 12:56:11,941 [123 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2024-11-23 12:56:11,941 [123 ] me.Controllers.ThirdPartyLoginController - WXSSO:gotoCodeUrlwhereCodeNull:https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect INFO 2024-11-23 12:56:11,944 [123 ] vc.Infrastructure.RedirectResultExecutor - Executing RedirectResult, redirecting to https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect. INFO 2024-11-23 12:56:11,945 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 6.2014ms INFO 2024-11-23 12:56:11,945 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:56:11,945 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6442ms 302 INFO 2024-11-23 12:56:12,972 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=d2fn4rzuTbr0UVN03or0_48tvK5x9purjvkYEHP19gc&state=ww0fe1cb02189622be INFO 2024-11-23 12:56:12,973 [115 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 12:56:12,973 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9479ms 200 text/html INFO 2024-11-23 12:56:13,102 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=d2fn4rzuTbr0UVN03or0_48tvK5x9purjvkYEHP19gc INFO 2024-11-23 12:56:13,102 [115 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:56:13,105 [115 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:56:13,107 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:d2fn4rzuTbr0UVN03or0_48tvK5x9purjvkYEHP19gc,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 12:56:13,107 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 12:56:13,107 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:d2fn4rzuTbr0UVN03or0_48tvK5x9purjvkYEHP19gc INFO 2024-11-23 12:56:13,107 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2024-11-23 12:56:13,107 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2024-11-23 12:56:13,393 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:8Bn5Ypg4UZxwpzE812L35styYOS-7V19A5j5mPQyIbA7H0nTg0JghEUTxRNtCcqBiZWkJcZ6MjMxBdN3gxv9ud6mrh439mTginoDoO5eyiMMK1CzXtcPf03jaJyNCG8bipb4_GkUFoI6CbOSGrpEb8xqgpvVV9tVyhMg40PjNgF7fJDO3xJWaksXYitjzmG76Tl2T8aW7HYxJE-5Z9wJ6Q INFO 2024-11-23 12:56:13,393 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=8Bn5Ypg4UZxwpzE812L35styYOS-7V19A5j5mPQyIbA7H0nTg0JghEUTxRNtCcqBiZWkJcZ6MjMxBdN3gxv9ud6mrh439mTginoDoO5eyiMMK1CzXtcPf03jaJyNCG8bipb4_GkUFoI6CbOSGrpEb8xqgpvVV9tVyhMg40PjNgF7fJDO3xJWaksXYitjzmG76Tl2T8aW7HYxJE-5Z9wJ6Q&code=d2fn4rzuTbr0UVN03or0_48tvK5x9purjvkYEHP19gc INFO 2024-11-23 12:56:13,680 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13433077283","DeviceId":"db9c088ce54ff03615aac66c81c1db2b","errcode":0,"errmsg":"ok"} INFO 2024-11-23 12:56:13,705 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:db9c088ce54ff03615aac66c81c1db2b WxUserId:13433077283 INFO 2024-11-23 12:56:13,736 [115 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D012359,a0188:1755 INFO 2024-11-23 12:56:13,880 [115 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2024-11-23 12:56:13,880 [115 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 775.5338ms INFO 2024-11-23 12:56:13,880 [115 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:56:13,881 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 779ms 200 text/plain; charset=utf-8 INFO 2024-11-23 12:56:14,040 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337773391&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 12:56:14,041 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:56:14,041 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9365ms 200 text/html INFO 2024-11-23 12:56:17,295 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337776671 INFO 2024-11-23 12:56:17,296 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:56:17,296 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9316ms 200 application/javascript INFO 2024-11-23 12:56:17,388 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.07714901120942819 INFO 2024-11-23 12:56:17,389 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:56:17,389 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.832ms 200 application/javascript INFO 2024-11-23 12:56:17,633 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337773391%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2024-11-23 12:56:17,633 [115 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:56:17,633 [115 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:17,637 [115 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:17,639 [115 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337773391&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 12:56:17,643 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:17,643 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4809ms INFO 2024-11-23 12:56:17,643 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:17,643 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6424ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:17,689 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:56:17,690 [125 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:17,690 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:17,693 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:17,696 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:17,698 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:56:17,698 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:56:17,698 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:56:17,725 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:56:17,729 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:17,729 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.5105ms INFO 2024-11-23 12:56:17,729 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:17,730 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0341ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:17,858 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:56:17,859 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:17,859 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:17,862 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:17,864 [127 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:56:17,865 [127 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:56:17,865 [127 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:56:17,868 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:56:17,869 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:17,870 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:17,874 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:17,880 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:17,880 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1434ms INFO 2024-11-23 12:56:17,880 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:17,880 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5069ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:17,892 [127 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:56:17,920 [127 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:56:17,924 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:17,924 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.5207ms INFO 2024-11-23 12:56:17,925 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:17,925 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.2632ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:18,032 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 12:56:18,032 [123 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:18,033 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 12:56:18,033 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 12:56:18,033 [127 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:18,033 [127 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 12:56:18,033 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3676ms 200 application/javascript INFO 2024-11-23 12:56:18,033 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7733ms 200 application/javascript INFO 2024-11-23 12:56:18,065 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 12:56:18,065 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 12:56:18,066 [115 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 12:56:18,066 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 12:56:18,066 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7431ms 200 text/css INFO 2024-11-23 12:56:18,066 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 12:56:18,066 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2932ms 200 text/css INFO 2024-11-23 12:56:18,068 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 12:56:18,068 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7196ms 200 text/css INFO 2024-11-23 12:56:18,088 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 12:56:18,088 [130 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:18,089 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 12:56:18,089 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 12:56:18,089 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8686ms 200 application/javascript INFO 2024-11-23 12:56:18,089 [128 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:18,089 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 12:56:18,089 [130 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:18,089 [128 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 12:56:18,090 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7222ms 200 application/javascript INFO 2024-11-23 12:56:18,090 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 12:56:18,090 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6663ms 200 application/javascript INFO 2024-11-23 12:56:18,121 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 12:56:18,121 [132 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:18,121 [132 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 12:56:18,121 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.836ms 200 application/javascript INFO 2024-11-23 12:56:18,227 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:56:18,228 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:18,228 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:18,228 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:56:18,229 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:18,229 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:18,231 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:18,231 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:18,237 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:18,237 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8184ms INFO 2024-11-23 12:56:18,237 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:18,238 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3069ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:18,248 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:18,248 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.3683ms INFO 2024-11-23 12:56:18,248 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:18,249 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1948ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:18,808 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:56:18,808 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:18,808 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:18,811 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:18,824 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:18,824 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.29ms INFO 2024-11-23 12:56:18,825 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:18,825 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9349ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:19,608 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 12:56:19,608 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 12:56:19,609 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 12:56:19,609 [133 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 12:56:19,609 [132 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 12:56:19,609 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8114ms 200 image/png INFO 2024-11-23 12:56:19,609 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8864ms 200 image/png INFO 2024-11-23 12:56:19,609 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 12:56:19,609 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 12:56:19,609 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7973ms 200 image/png INFO 2024-11-23 12:56:19,610 [132 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 12:56:19,610 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6331ms 200 image/png INFO 2024-11-23 12:56:19,645 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:56:19,645 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:19,645 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,648 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:19,653 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:56:19,654 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:19,654 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,654 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:19,654 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9593ms INFO 2024-11-23 12:56:19,654 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,654 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.592ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:19,656 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:19,662 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:19,662 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7309ms INFO 2024-11-23 12:56:19,662 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,662 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0565ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:19,669 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:56:19,669 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:19,669 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,670 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:56:19,670 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:19,671 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,671 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:56:19,671 [133 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:19,671 [133 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,672 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:19,673 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:19,674 [133 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:19,679 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:19,679 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.743ms INFO 2024-11-23 12:56:19,679 [133 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:19,679 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,679 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0812ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:19,679 [133 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1152ms INFO 2024-11-23 12:56:19,679 [133 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,679 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6207ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:19,681 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:19,681 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9916ms INFO 2024-11-23 12:56:19,681 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,681 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5634ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:19,784 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 12:56:19,784 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 12:56:19,784 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 12:56:19,785 [127 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 12:56:19,785 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6876ms 200 image/png INFO 2024-11-23 12:56:19,786 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 12:56:19,786 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 12:56:19,786 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 12:56:19,786 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.434ms 200 image/jpeg INFO 2024-11-23 12:56:19,786 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.921ms 200 image/jpeg INFO 2024-11-23 12:56:19,787 [125 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 12:56:19,787 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3378ms 200 image/jpeg INFO 2024-11-23 12:56:19,792 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:56:19,792 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:19,792 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,795 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:19,805 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:19,805 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.0338ms INFO 2024-11-23 12:56:19,805 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,805 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6017ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:19,809 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:56:19,810 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:19,810 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,812 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:19,845 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:19,845 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.8837ms INFO 2024-11-23 12:56:19,845 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:19,845 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2467ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:21,527 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 12:56:21,528 [128 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:21,528 [128 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 12:56:21,529 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 12:56:21,529 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3316ms 200 application/javascript INFO 2024-11-23 12:56:21,529 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 12:56:21,530 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2177ms 200 text/css INFO 2024-11-23 12:56:23,252 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:56:23,253 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:23,253 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,256 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:23,262 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:23,262 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8751ms INFO 2024-11-23 12:56:23,262 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,262 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.837ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:23,277 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:56:23,277 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:23,278 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,278 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:56:23,278 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:23,278 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,281 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:23,281 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:23,289 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:23,290 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.259ms INFO 2024-11-23 12:56:23,290 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,290 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8299ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:23,290 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:23,290 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.2156ms INFO 2024-11-23 12:56:23,290 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,290 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3682ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:23,660 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:56:23,661 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:23,661 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,662 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:56:23,662 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:23,662 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,664 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:23,665 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:23,670 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:23,670 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:23,670 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0921ms INFO 2024-11-23 12:56:23,670 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,670 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.124ms INFO 2024-11-23 12:56:23,670 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8935ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:23,670 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,670 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4201ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:23,725 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1755& INFO 2024-11-23 12:56:23,726 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:23,726 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,728 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:23,761 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:23,766 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 37.9718ms INFO 2024-11-23 12:56:23,767 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:23,767 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.2912ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:25,165 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 12:56:25,165 [124 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:25,166 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 12:56:25,166 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0464ms 200 application/javascript INFO 2024-11-23 12:56:25,173 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 12:56:25,173 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 12:56:25,174 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0188ms 200 text/css INFO 2024-11-23 12:56:25,473 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:56:25,474 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 12:56:25,474 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:25,474 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:25,474 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:25,474 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:25,478 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:25,478 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:25,482 [130 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:56:25,484 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:25,484 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.0434ms INFO 2024-11-23 12:56:25,484 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:25,484 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3128ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:25,492 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:25,492 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.6785ms INFO 2024-11-23 12:56:25,492 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:25,492 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4219ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:25,633 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1755& INFO 2024-11-23 12:56:25,634 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:25,634 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:25,637 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:25,643 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:25,648 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.2165ms INFO 2024-11-23 12:56:25,648 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:25,648 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8973ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:34,373 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:56:34,373 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:34,374 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:34,376 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:34,382 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:34,383 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.1019ms INFO 2024-11-23 12:56:34,383 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:34,383 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8849ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:53,390 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337811560&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:56:53,391 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:56:53,391 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.159ms 200 text/html INFO 2024-11-23 12:56:55,726 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337813977 INFO 2024-11-23 12:56:55,727 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:56:55,727 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8805ms 200 application/javascript INFO 2024-11-23 12:56:55,834 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4194902705648049 INFO 2024-11-23 12:56:55,834 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:56:55,835 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6362ms 200 application/javascript INFO 2024-11-23 12:56:56,111 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337811560%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:56:56,111 [130 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:56:56,112 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,114 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:56,116 [130 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337811560&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:56:56,121 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:56,121 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2437ms INFO 2024-11-23 12:56:56,121 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,121 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7217ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:56,138 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 12:56:56,138 [123 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:56,139 [123 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:56:56,139 [123 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:56:56,139 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,142 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:56:56,143 [123 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:56:56,143 [123 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:56:56,143 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:56,143 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3267ms INFO 2024-11-23 12:56:56,143 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,143 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1184ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:56:56,271 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 12:56:56,272 [128 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:56,272 [128 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:56:56,272 [128 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:56:56,272 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:56:56,275 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:56:56,277 [131 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzc2MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iue9l-W8uiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODU1IiwianRpIjoiN2M4ODZmNGMtZTRiYS00OGVhLWJkMDMtMjliMDg4NjlkZjVlIiwiaWF0IjoxNzMyMTUzNzYzLCJuYmYiOjE3MzIxNTM3NjEsImV4cCI6MTczMjI0MDE2MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.xkry3kcn84ospvofEOaQZR4e6Ia_FGjt0O9_Ok6WGt4 INFO 2024-11-23 12:56:56,281 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:56,281 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.2885ms INFO 2024-11-23 12:56:56,281 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:56:56,281 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0401ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:56,442 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 12:56:56,443 [130 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:56,443 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:56,446 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,448 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:56,450 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:56:56,450 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:56:56,450 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:56:56,477 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:56:56,481 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:56,481 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9531ms INFO 2024-11-23 12:56:56,481 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,481 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.8501ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:56,599 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:56:56,599 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:56,600 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,602 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:56,604 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:56:56,605 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:56:56,605 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:56:56,606 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:56:56,607 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:56,607 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,609 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:56,615 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:56,615 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5764ms INFO 2024-11-23 12:56:56,615 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,615 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9638ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:56,631 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:56:56,658 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:56:56,663 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:56,664 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.2376ms INFO 2024-11-23 12:56:56,664 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,664 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.9215ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:56,833 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:56:56,834 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:56,834 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,836 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:56,839 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:56:56,839 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:56,840 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,842 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:56,848 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:56,848 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6938ms INFO 2024-11-23 12:56:56,848 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,848 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1452ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:56,853 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:56,853 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7524ms INFO 2024-11-23 12:56:56,853 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:56,853 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1737ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:57,062 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:56:57,063 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:57,063 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,063 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:56:57,064 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:57,064 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,066 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:57,066 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:57,070 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:56:57,071 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:57,071 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,072 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:57,072 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.9476ms INFO 2024-11-23 12:56:57,072 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:57,072 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,072 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6216ms INFO 2024-11-23 12:56:57,072 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,072 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.587ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:57,072 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6818ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:57,073 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:57,078 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:57,078 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6994ms INFO 2024-11-23 12:56:57,078 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,078 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8758ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:57,124 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:56:57,124 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:57,124 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,127 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:57,136 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:57,136 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1343ms INFO 2024-11-23 12:56:57,136 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,136 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4158ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:57,143 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:56:57,143 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:57,144 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,146 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:57,151 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:57,152 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4087ms INFO 2024-11-23 12:56:57,152 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,152 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.642ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:57,152 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:56:57,152 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:57,152 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,155 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:57,162 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:57,162 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.631ms INFO 2024-11-23 12:56:57,163 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,163 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8379ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:57,311 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:56:57,311 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:57,312 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,314 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:57,320 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:56:57,320 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:57,320 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,323 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:57,323 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:57,323 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2532ms INFO 2024-11-23 12:56:57,324 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,324 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.624ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:57,356 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:57,356 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.4789ms INFO 2024-11-23 12:56:57,356 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:57,356 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7521ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:58,454 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 12:56:58,455 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:58,455 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 12:56:58,455 [130 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:58,455 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 12:56:58,456 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 12:56:58,456 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7395ms 200 application/javascript INFO 2024-11-23 12:56:58,456 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2295ms 200 application/javascript INFO 2024-11-23 12:56:58,456 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 12:56:58,456 [128 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 12:56:58,457 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8582ms 200 text/css INFO 2024-11-23 12:56:58,714 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:56:58,715 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:58,715 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:58,716 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:56:58,716 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:58,716 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:58,716 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:58,718 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:58,719 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:58,723 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:58,723 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6105ms INFO 2024-11-23 12:56:58,723 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:58,724 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2723ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:58,757 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:58,758 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 38.5812ms INFO 2024-11-23 12:56:58,758 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:58,758 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.031ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:59,623 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:56:59,623 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:59,623 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:59,626 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:59,631 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:56:59,631 [123 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:56:59,631 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:56:59,631 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:59,632 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:59,632 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9712ms INFO 2024-11-23 12:56:59,632 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:59,632 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6076ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:56:59,634 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:56:59,672 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:56:59,672 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 38.0737ms INFO 2024-11-23 12:56:59,672 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:56:59,672 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5086ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:42,635 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337861907&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:57:42,636 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:57:42,637 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.151ms 200 text/html INFO 2024-11-23 12:57:45,485 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337864725 INFO 2024-11-23 12:57:45,486 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:57:45,486 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8952ms 200 application/javascript INFO 2024-11-23 12:57:45,620 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.121956625965296 INFO 2024-11-23 12:57:45,621 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:57:45,621 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7389ms 200 application/javascript INFO 2024-11-23 12:57:45,941 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337861907%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 12:57:45,941 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:57:45,941 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:45,944 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:45,946 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337861907&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:57:45,950 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:45,950 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0954ms INFO 2024-11-23 12:57:45,950 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:45,951 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6251ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:45,970 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:57:45,971 [123 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:57:45,971 [123 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:57:45,971 [123 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:57:45,971 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:45,974 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:57:45,975 [123 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:57:45,975 [123 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:57:45,975 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:45,975 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1949ms INFO 2024-11-23 12:57:45,975 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:45,975 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7763ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:57:46,166 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:57:46,166 [130 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:57:46,166 [130 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:57:46,167 [130 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:57:46,167 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:57:46,169 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:57:46,171 [130 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjMyNzAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTk2MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaWveiJuuiLsSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIzMjcwIiwianRpIjoiZTYwNTkwODYtMGIwMi00NDllLWJmYWEtN2NhZWVhOGU4NjVlIiwiaWF0IjoxNzMyMDk2NDcxLCJuYmYiOjE3MzIwOTY0NjksImV4cCI6MTczMjE4Mjg3MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.cAUPbH0oZ90C0A9vEP5SxOJGOUhFI5kP8kGM03I2HOs INFO 2024-11-23 12:57:46,175 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:46,175 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.9359ms INFO 2024-11-23 12:57:46,175 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:57:46,175 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8719ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:46,386 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:57:46,386 [123 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:57:46,386 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:46,389 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,391 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:46,393 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:57:46,394 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:57:46,394 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:57:46,420 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:57:46,424 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:46,424 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.784ms INFO 2024-11-23 12:57:46,424 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,424 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6567ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:46,605 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:57:46,605 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:46,605 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,606 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:57:46,606 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:46,606 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,608 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:46,609 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:46,610 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:57:46,611 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:57:46,611 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:57:46,614 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:46,614 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5696ms INFO 2024-11-23 12:57:46,614 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,614 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1109ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:46,639 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:57:46,666 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:57:46,671 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:46,671 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.4856ms INFO 2024-11-23 12:57:46,671 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,671 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.7292ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:46,845 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:57:46,845 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:57:46,845 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:46,846 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:46,846 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,846 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,848 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:46,848 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:46,854 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:46,854 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8716ms INFO 2024-11-23 12:57:46,854 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,854 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5879ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:46,865 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:46,866 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1045ms INFO 2024-11-23 12:57:46,866 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:46,866 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3957ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:47,041 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:57:47,041 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:47,041 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,042 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:57:47,043 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:47,043 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,045 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:47,046 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:47,046 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:57:47,046 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:47,046 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,049 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:47,051 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:47,051 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:47,051 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.3235ms INFO 2024-11-23 12:57:47,051 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4872ms INFO 2024-11-23 12:57:47,051 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,051 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,051 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8961ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:47,051 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5741ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:47,054 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:47,055 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4761ms INFO 2024-11-23 12:57:47,055 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,055 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0573ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:47,141 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:57:47,141 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:47,142 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,143 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:57:47,143 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:47,143 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,144 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:47,146 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:47,146 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:57:47,147 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:47,147 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,149 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:47,151 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:47,151 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.5092ms INFO 2024-11-23 12:57:47,151 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,151 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6564ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:47,157 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:47,158 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 11.7896ms INFO 2024-11-23 12:57:47,158 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,158 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1876ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:47,158 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:47,158 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9859ms INFO 2024-11-23 12:57:47,158 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,159 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2357ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:47,182 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 12:57:47,182 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/1.jpg was not modified INFO 2024-11-23 12:57:47,182 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4234ms 304 image/jpeg INFO 2024-11-23 12:57:47,182 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 12:57:47,182 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/2.jpg was not modified INFO 2024-11-23 12:57:47,182 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3224ms 304 image/jpeg INFO 2024-11-23 12:57:47,183 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 12:57:47,183 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/3.jpg was not modified INFO 2024-11-23 12:57:47,183 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4059ms 304 image/jpeg INFO 2024-11-23 12:57:47,277 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:57:47,277 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:47,277 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,280 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:47,281 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:57:47,282 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:47,282 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,285 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:47,289 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:47,289 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4521ms INFO 2024-11-23 12:57:47,289 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,290 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0867ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:47,317 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:47,317 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.1505ms INFO 2024-11-23 12:57:47,317 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:47,317 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4713ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:48,446 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:57:48,446 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:57:48,446 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:57:48,447 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:48,447 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:48,447 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:48,447 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:48,449 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:48,449 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:48,455 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:48,455 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7621ms INFO 2024-11-23 12:57:48,455 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:48,455 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.237ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:48,488 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:48,488 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 38.6879ms INFO 2024-11-23 12:57:48,488 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:48,488 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.407ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:52,126 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 12:57:52,127 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:52,127 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,127 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 12:57:52,127 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 12:57:52,128 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:52,128 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:52,128 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,128 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,129 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:52,130 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:52,131 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:52,135 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 12:57:52,136 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:52,136 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,139 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:52,140 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:52,140 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.6995ms INFO 2024-11-23 12:57:52,140 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,140 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2101ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:52,142 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:52,143 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 11.7681ms INFO 2024-11-23 12:57:52,143 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,143 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:52,143 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6196ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:52,143 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 12.2735ms INFO 2024-11-23 12:57:52,143 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,143 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.572ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:52,144 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:52,144 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2923ms INFO 2024-11-23 12:57:52,144 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,145 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5511ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:52,155 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:57:52,156 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:52,156 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,158 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:52,164 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:52,164 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8333ms INFO 2024-11-23 12:57:52,164 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,164 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1921ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:52,445 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3270& INFO 2024-11-23 12:57:52,446 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:52,446 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,449 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:52,455 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:52,460 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.4152ms INFO 2024-11-23 12:57:52,460 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:52,460 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9455ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:53,521 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:57:53,521 [130 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:57:53,521 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:53,522 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:53,524 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:53,560 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:53,560 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 35.347ms INFO 2024-11-23 12:57:53,560 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:53,560 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.3163ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:53,806 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=aIpzQDgkMEo%3D& INFO 2024-11-23 12:57:53,807 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:53,807 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:53,808 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054003&IsEss=true& INFO 2024-11-23 12:57:53,808 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:53,809 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:53,810 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetExchangeDayOff", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.ExchangeDayOffDto GetExchangeDayOff(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:53,811 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:53,813 [40 ] Sg.HcmMb.PubClass.ShareData - oldValue:aIpzQDgkMEo= INFO 2024-11-23 12:57:53,834 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:53,834 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 22.728ms INFO 2024-11-23 12:57:53,834 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:53,834 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2686ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:53,880 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:53,881 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 71.4738ms INFO 2024-11-23 12:57:53,881 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:53,881 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.0227ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:54,285 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3270& INFO 2024-11-23 12:57:54,286 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:54,286 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:54,289 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:54,295 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:54,300 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.4703ms INFO 2024-11-23 12:57:54,300 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:54,300 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1575ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:57:59,810 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:57:59,811 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:57:59,811 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:59,814 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:57:59,820 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:57:59,820 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.1179ms INFO 2024-11-23 12:57:59,820 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:57:59,820 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.928ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:01,491 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:58:01,491 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:01,491 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:01,493 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 12:58:01,494 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:01,494 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:01,494 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:01,497 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:01,498 [40 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:58:01,503 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:01,503 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.1806ms INFO 2024-11-23 12:58:01,503 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:01,503 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5896ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:01,508 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:01,508 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.1214ms INFO 2024-11-23 12:58:01,508 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:01,508 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7572ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:01,726 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3270& INFO 2024-11-23 12:58:01,726 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:01,727 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:01,729 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:01,736 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:01,741 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.5688ms INFO 2024-11-23 12:58:01,741 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:01,741 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2714ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:04,540 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:58:04,541 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:04,541 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:04,544 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:04,549 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:04,550 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.9008ms INFO 2024-11-23 12:58:04,550 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:04,550 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6572ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:06,050 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 12:58:06,051 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:06,051 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:06,053 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054008&IsEss=true& INFO 2024-11-23 12:58:06,053 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:06,053 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:06,054 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParentalLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetParentalLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:06,056 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:06,057 [123 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 12:58:06,062 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:06,062 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8638ms INFO 2024-11-23 12:58:06,062 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:06,062 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2466ms 200 application/json; charset=utf-8 ERROR 2024-11-23 12:58:06,063 [123 ] MyHRDAL.LogRecord - HrDAL.ExecuteReader(SET NOCOUNT ON;SELECT KQAT_YEJ.YEARS "KQAT_YEJ_YEARS",KQAT_YEJ.RECORDID "KQAT_YEJ_RECORDID",KQAT_YEJ.KQAT_YEJ1 "KQAT_YEJ_KQAT_YEJ1",KQAT_YEJ.KQAT_YEJ2 "KQAT_YEJ_KQAT_YEJ2",KQAT_YEJ.A0188 "KQAT_YEJ_A0188",KQAT_YEJ.KQAT_YEJ3 "KQAT_YEJ_KQAT_YEJ3",KQAT_YEJ.KQAT_YEJ20 "KQAT_YEJ_KQAT_YEJ20",KQAT_YEJ.KQAT_YEJ4 "KQAT_YEJ_KQAT_YEJ4",KQAT_YEJ.A_ID "KQAT_YEJ_A_ID",KQAT_YEJ.KQAT_YEJ5 "KQAT_YEJ_KQAT_YEJ5",KQAT_YEJ.KQAT_YEJ6 "KQAT_YEJ_KQAT_YEJ6",KQAT_YEJ.KQAT_YEJ10 "KQAT_YEJ_KQAT_YEJ10",KQAT_YEJ.KQAT_YEJ28 "KQAT_YEJ_KQAT_YEJ28",KQAT_YEJ.KQAT_YEJ11 "KQAT_YEJ_KQAT_YEJ11",KQAT_YEJ.A0141 "KQAT_YEJ_A0141",KQAT_YEJ.KQAT_YEJ29 "KQAT_YEJ_KQAT_YEJ29",KQAT_YEJ.KQAT_YEJ7 "KQAT_YEJ_KQAT_YEJ7",KQAT_YEJ.KQAT_YEJ9 "KQAT_YEJ_KQAT_YEJ9",KQAT_YEJ.OPNAME "KQAT_YEJ_OPNAME",KQAT_YEJ.OPDATE "KQAT_YEJ_OPDATE",KQAT_YEJ.SIGNED "KQAT_YEJ_SIGNED",KQAT_YEJ.KQAT_YEJ15 "KQAT_YEJ_KQAT_YEJ15",KQAT_YEJ.KQAT_YEJ12 "KQAT_YEJ_KQAT_YEJ12",KQAT_YEJ.KQAT_YEJ8 "KQAT_YEJ_KQAT_YEJ8" FROM KQAT_YEJ WHERE A0188 = @A0188 AND YEARS = @YEARS )³ö´íInvalid column name 'KQAT_YEJ20'. Invalid column name 'KQAT_YEJ28'. Invalid column name 'KQAT_YEJ29'. Invalid column name 'KQAT_YEJ15'. INFO 2024-11-23 12:58:06,067 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:06,067 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 13.7108ms INFO 2024-11-23 12:58:06,067 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:06,067 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4096ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:06,605 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3270& INFO 2024-11-23 12:58:06,606 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:06,606 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:06,609 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:06,615 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:06,621 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 12.0713ms INFO 2024-11-23 12:58:06,621 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:06,621 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9033ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:09,005 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 12:58:09,006 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:09,006 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:09,009 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:09,014 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:09,015 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8318ms INFO 2024-11-23 12:58:09,015 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:09,015 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5808ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:36,981 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 12:58:36,981 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2024-11-23 12:58:36,981 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5647ms 304 application/javascript INFO 2024-11-23 12:58:37,064 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 12:58:37,064 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 12:58:37,065 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4532ms 304 text/css INFO 2024-11-23 12:58:37,067 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 12:58:37,067 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2024-11-23 12:58:37,068 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4419ms 304 application/javascript INFO 2024-11-23 12:58:37,070 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 12:58:37,070 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vconsole.3.14.7.min.js was not modified INFO 2024-11-23 12:58:37,070 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4337ms 304 application/javascript INFO 2024-11-23 12:58:37,072 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 12:58:37,072 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 12:58:37,072 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2024-11-23 12:58:37,072 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3878ms 304 application/javascript INFO 2024-11-23 12:58:37,072 [70 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2024-11-23 12:58:37,072 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.42ms 304 application/javascript INFO 2024-11-23 12:58:37,074 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 12:58:37,074 [70 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2024-11-23 12:58:37,074 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3935ms 304 application/javascript INFO 2024-11-23 12:58:37,159 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337916351&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:58:37,160 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:58:37,160 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9821ms 200 text/html INFO 2024-11-23 12:58:39,644 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337918937 INFO 2024-11-23 12:58:39,645 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:58:39,645 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9064ms 200 application/javascript INFO 2024-11-23 12:58:39,819 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7354246903458244 INFO 2024-11-23 12:58:39,819 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:58:39,819 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7809ms 200 application/javascript INFO 2024-11-23 12:58:40,368 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:58:40,368 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:58:40,369 [70 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:58:40,369 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:58:40,369 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:40,370 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337916351%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:58:40,370 [130 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:58:40,370 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:40,372 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:58:40,373 [70 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:58:40,373 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:40,374 [70 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:58:40,374 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:40,374 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.573ms INFO 2024-11-23 12:58:40,374 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:40,374 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9995ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:58:40,376 [130 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337916351&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:58:40,512 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:40,512 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 138.5179ms INFO 2024-11-23 12:58:40,512 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:40,512 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 142.2931ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:40,542 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:58:40,542 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:58:40,543 [70 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:58:40,543 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:58:40,543 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:58:40,546 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:58:40,548 [70 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTU2OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWPsue-juWFsCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzEzIiwianRpIjoiOTg3YjNmMDQtYTQxOS00MjkwLThjZDctM2FhMDRlZGEyNWEyIiwiaWF0IjoxNzMxNjcwODAwLCJuYmYiOjE3MzE2NzA3OTgsImV4cCI6MTczMTc1NzIwMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.AY0tHzgXkXnMkqvMj-I_9tQnLYac8bdB4kQKwFAHXT0 INFO 2024-11-23 12:58:40,552 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:40,552 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.0054ms INFO 2024-11-23 12:58:40,552 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:58:40,552 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2926ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:40,737 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:58:40,737 [123 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:58:40,737 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:40,740 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:40,743 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:40,745 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:58:40,745 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:58:40,745 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:58:40,773 [130 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:58:40,777 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:40,777 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.5046ms INFO 2024-11-23 12:58:40,777 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:40,777 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.9692ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:40,997 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:58:40,998 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:40,998 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,001 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,003 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:58:41,003 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:58:41,004 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:58:41,025 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:58:41,025 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,025 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,028 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,032 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:58:41,059 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:58:41,132 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,132 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,132 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 104.1539ms INFO 2024-11-23 12:58:41,132 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,132 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 131.4394ms INFO 2024-11-23 12:58:41,132 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,132 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.2394ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,132 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 107.7228ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,327 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 12:58:41,327 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 12:58:41,327 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5721ms 304 text/css INFO 2024-11-23 12:58:41,349 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:58:41,349 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,350 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,352 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,367 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:58:41,367 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,367 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,370 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,370 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,371 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.2428ms INFO 2024-11-23 12:58:41,371 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,371 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8956ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,375 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,375 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2144ms INFO 2024-11-23 12:58:41,375 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,375 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7369ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,605 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:58:41,605 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,606 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,607 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:58:41,607 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,607 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,609 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,610 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,612 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:58:41,612 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,612 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,616 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,616 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,616 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.777ms INFO 2024-11-23 12:58:41,616 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,617 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8379ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,617 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,618 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.0645ms INFO 2024-11-23 12:58:41,618 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,618 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9608ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,621 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,621 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5172ms INFO 2024-11-23 12:58:41,621 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,621 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6566ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,642 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:58:41,642 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,642 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,643 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:58:41,644 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,644 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,645 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,647 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,651 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,651 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.9796ms INFO 2024-11-23 12:58:41,651 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,651 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5765ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,655 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,655 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8989ms INFO 2024-11-23 12:58:41,656 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,656 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2412ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,664 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:58:41,665 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,665 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,667 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,679 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,679 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.1142ms INFO 2024-11-23 12:58:41,679 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,680 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3642ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,796 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 12:58:41,796 [53 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 12:58:41,796 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4884ms 304 image/png INFO 2024-11-23 12:58:41,848 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:58:41,849 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,849 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,851 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,861 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,861 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3853ms INFO 2024-11-23 12:58:41,861 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,861 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6955ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:41,867 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:58:41,867 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:41,867 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,870 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:41,903 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:41,903 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.2133ms INFO 2024-11-23 12:58:41,903 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:41,903 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7203ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:42,837 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 12:58:42,837 [123 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:58:42,837 [123 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 12:58:42,837 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5922ms 304 application/javascript INFO 2024-11-23 12:58:43,461 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:58:43,462 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:43,462 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:43,465 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:43,468 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:58:43,468 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:58:43,468 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:58:43,468 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:43,470 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:43,471 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7041ms INFO 2024-11-23 12:58:43,471 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:43,471 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3133ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:58:43,471 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:58:43,519 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:58:43,519 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 48.2289ms INFO 2024-11-23 12:58:43,519 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:58:43,519 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6079ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:04,967 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337944887&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:59:04,968 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:59:04,968 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0715ms 200 text/html INFO 2024-11-23 12:59:06,887 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732337946851 INFO 2024-11-23 12:59:06,888 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:59:06,888 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8859ms 200 application/javascript INFO 2024-11-23 12:59:06,967 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3239564995299591 INFO 2024-11-23 12:59:06,968 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:59:06,968 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7885ms 200 application/javascript INFO 2024-11-23 12:59:07,127 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732337944887%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 12:59:07,127 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:59:07,128 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,130 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,132 [53 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732337944887&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 12:59:07,136 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,137 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1299ms INFO 2024-11-23 12:59:07,137 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,137 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6477ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,160 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:59:07,160 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:07,161 [53 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:59:07,161 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:59:07,161 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,163 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:59:07,164 [53 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:59:07,164 [53 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:59:07,165 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,165 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1378ms INFO 2024-11-23 12:59:07,165 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,165 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8945ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,295 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:59:07,295 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:07,296 [84 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:59:07,296 [84 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:59:07,296 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:59:07,299 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:59:07,300 [53 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NzMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDY3OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQlemHkeiKsyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTczIiwianRpIjoiOTY5Y2Y2MGEtM2M3OC00ZTUxLWJjYjktODgwY2MzOTJmYjE3IiwiaWF0IjoxNzMyMTc5OTU5LCJuYmYiOjE3MzIxNzk5NTcsImV4cCI6MTczMjI2NjM1OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.eEeo9X-HyyaIW0Yp5uJRNY6OLSYm2mS57Dw-lDUUYgU INFO 2024-11-23 12:59:07,304 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,304 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.7896ms INFO 2024-11-23 12:59:07,304 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:59:07,305 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5621ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,412 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:59:07,412 [93 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:07,412 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,415 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,418 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,424 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:59:07,424 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:59:07,424 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:59:07,451 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:59:07,455 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,455 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 37.0819ms INFO 2024-11-23 12:59:07,455 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,455 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.448ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,582 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:59:07,582 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,582 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,583 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:59:07,583 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,583 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,585 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,586 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,588 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:59:07,588 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:59:07,588 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:59:07,590 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,590 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3915ms INFO 2024-11-23 12:59:07,590 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,591 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8687ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,616 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:59:07,642 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:59:07,647 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,647 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.0327ms INFO 2024-11-23 12:59:07,647 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,647 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.3977ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,775 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:59:07,776 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,776 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:59:07,776 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,776 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,776 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,779 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,779 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,784 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,784 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7131ms INFO 2024-11-23 12:59:07,784 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,785 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0691ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,796 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,796 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1747ms INFO 2024-11-23 12:59:07,796 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,796 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8793ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,821 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:59:07,821 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,821 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,824 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,829 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,829 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9543ms INFO 2024-11-23 12:59:07,829 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,829 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2276ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,847 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:59:07,847 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,847 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,850 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,856 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,856 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5559ms INFO 2024-11-23 12:59:07,856 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,856 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9167ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,864 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:59:07,865 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,865 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,868 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,869 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:59:07,870 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,870 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,870 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:59:07,870 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,871 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,872 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,873 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,873 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0475ms INFO 2024-11-23 12:59:07,873 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,873 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4387ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,873 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,878 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,878 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.0548ms INFO 2024-11-23 12:59:07,879 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,879 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1979ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,884 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:07,884 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.1271ms INFO 2024-11-23 12:59:07,884 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,884 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4515ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:07,900 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:59:07,900 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,901 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,903 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,950 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:59:07,950 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,950 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,950 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:59:07,951 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:07,951 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:07,953 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:07,954 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:08,058 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:08,059 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 105.0527ms INFO 2024-11-23 12:59:08,059 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:08,059 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:08,059 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.2898ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:08,059 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:08,059 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 105.7071ms INFO 2024-11-23 12:59:08,059 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:08,059 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 155.5164ms INFO 2024-11-23 12:59:08,059 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:08,059 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 158.9628ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:08,059 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.1372ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:09,215 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:59:09,215 [93 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:09,215 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:59:09,216 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:09,216 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:09,216 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:09,216 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:09,219 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:09,219 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:09,224 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:09,225 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8708ms INFO 2024-11-23 12:59:09,225 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:09,225 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3332ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:09,258 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:09,258 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 39.21ms INFO 2024-11-23 12:59:09,258 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:09,258 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.9414ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:46,377 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:59:46,377 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 12:59:46,378 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6799ms 304 text/html INFO 2024-11-23 12:59:46,497 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 12:59:46,497 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2024-11-23 12:59:46,497 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5369ms 304 application/javascript INFO 2024-11-23 12:59:46,526 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338058975&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:59:46,527 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 12:59:46,527 [93 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2024-11-23 12:59:46,527 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3945ms 304 application/javascript INFO 2024-11-23 12:59:46,527 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 12:59:46,527 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0602ms 200 text/html INFO 2024-11-23 12:59:46,544 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 12:59:46,544 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 12:59:46,545 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2024-11-23 12:59:46,545 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4214ms 304 application/javascript INFO 2024-11-23 12:59:46,545 [75 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vconsole.3.14.7.min.js was not modified INFO 2024-11-23 12:59:46,545 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 12:59:46,545 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6359ms 304 application/javascript INFO 2024-11-23 12:59:46,545 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2024-11-23 12:59:46,545 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.346ms 304 application/javascript INFO 2024-11-23 12:59:46,545 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 12:59:46,545 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2024-11-23 12:59:46,545 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.313ms 304 application/javascript INFO 2024-11-23 12:59:46,609 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 12:59:46,609 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 12:59:46,610 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 12:59:46,610 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 12:59:46,610 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9634ms 200 application/javascript INFO 2024-11-23 12:59:46,610 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1045ms 200 application/javascript INFO 2024-11-23 12:59:46,696 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 12:59:46,698 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 12:59:46,698 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9755ms 200 application/javascript INFO 2024-11-23 12:59:46,706 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 12:59:46,706 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 12:59:46,706 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7976ms 200 application/javascript INFO 2024-11-23 12:59:48,846 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732338061362 INFO 2024-11-23 12:59:48,846 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 12:59:48,846 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8095ms 200 application/javascript INFO 2024-11-23 12:59:48,974 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9382053692355279 INFO 2024-11-23 12:59:48,974 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 12:59:48,974 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.813ms 200 application/javascript INFO 2024-11-23 12:59:49,034 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 12:59:49,034 [93 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/logo2.jpg was not modified INFO 2024-11-23 12:59:49,034 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4993ms 304 image/jpeg INFO 2024-11-23 12:59:49,207 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732338058975%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 12:59:49,207 [93 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 12:59:49,207 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,210 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:49,212 [93 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338058975&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 12:59:49,216 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:49,216 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0037ms INFO 2024-11-23 12:59:49,216 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,216 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4716ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:49,217 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:59:49,217 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:49,217 [72 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:59:49,218 [72 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:59:49,218 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,220 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 12:59:49,221 [72 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 12:59:49,221 [72 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 12:59:49,221 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:49,222 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2678ms INFO 2024-11-23 12:59:49,222 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,222 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.011ms 401 application/json; charset=utf-8 INFO 2024-11-23 12:59:49,387 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 12:59:49,387 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:49,388 [66 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 12:59:49,388 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 12:59:49,388 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:59:49,391 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 12:59:49,393 [66 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNzgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTQwMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWkj-mHkeWonyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDc4IiwianRpIjoiNmVkZWY2YTUtODU1Ny00YTRmLTlhOTQtZTBiZDgwZWVkNzg1IiwiaWF0IjoxNzMwMTU4NDc1LCJuYmYiOjE3MzAxNTg0NzMsImV4cCI6MTczMDI0NDg3NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.qm9h7rXPnS4j5ohOx3_-0O40SnC4ZutPZbSJpViI4oQ INFO 2024-11-23 12:59:49,397 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:49,397 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.0765ms INFO 2024-11-23 12:59:49,397 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 12:59:49,397 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2518ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:49,532 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 12:59:49,532 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:49,532 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:49,535 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,537 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:49,540 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 12:59:49,540 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 12:59:49,540 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 12:59:49,566 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 12:59:49,570 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:49,570 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.6745ms INFO 2024-11-23 12:59:49,570 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,570 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4848ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:49,718 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 12:59:49,718 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:49,719 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,721 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:49,723 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 12:59:49,724 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 12:59:49,724 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 12:59:49,728 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 12:59:49,728 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:49,729 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,731 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:49,737 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:49,737 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7457ms INFO 2024-11-23 12:59:49,737 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,737 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2244ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:49,751 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 12:59:49,778 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 12:59:49,782 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:49,782 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.5735ms INFO 2024-11-23 12:59:49,782 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,782 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.3199ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:49,911 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 12:59:49,911 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:49,911 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,913 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 12:59:49,913 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:49,913 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,914 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:49,915 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:49,921 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:49,921 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3142ms INFO 2024-11-23 12:59:49,921 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,921 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4828ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:49,931 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:49,931 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1482ms INFO 2024-11-23 12:59:49,931 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:49,932 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7573ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:50,045 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 12:59:50,045 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:50,045 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,048 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:50,053 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:50,053 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4913ms INFO 2024-11-23 12:59:50,053 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,054 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0565ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:50,063 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 12:59:50,063 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 12:59:50,063 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 12:59:50,063 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:50,063 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:50,063 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:50,064 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,064 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,064 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,066 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:50,066 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:50,066 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:50,071 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:50,071 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0016ms INFO 2024-11-23 12:59:50,071 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,072 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.538ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:50,072 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:50,072 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5813ms INFO 2024-11-23 12:59:50,072 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,072 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0327ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:50,075 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:50,075 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8754ms INFO 2024-11-23 12:59:50,075 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,075 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2929ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:50,133 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 12:59:50,134 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 12:59:50,134 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:50,134 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,134 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:50,134 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,136 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:50,137 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:50,216 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:50,216 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:50,217 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 79.9538ms INFO 2024-11-23 12:59:50,217 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,217 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 80.0674ms INFO 2024-11-23 12:59:50,217 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,217 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.4576ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:50,217 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.2315ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:50,270 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 12:59:50,270 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:50,270 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 12:59:50,270 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,271 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:50,271 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,273 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:50,273 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:50,283 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:50,283 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2765ms INFO 2024-11-23 12:59:50,283 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,283 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5665ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:50,306 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:50,306 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.6292ms INFO 2024-11-23 12:59:50,306 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:50,306 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0721ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:52,894 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 12:59:52,894 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 12:59:52,895 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:52,895 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 12:59:52,895 [75 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/card.ffc535b3.js was not modified INFO 2024-11-23 12:59:52,895 [93 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/card.5db10f37.css was not modified INFO 2024-11-23 12:59:52,895 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:52,895 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6674ms 304 text/css INFO 2024-11-23 12:59:52,895 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6674ms 304 application/javascript INFO 2024-11-23 12:59:52,895 [36 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 12:59:52,895 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6598ms 304 application/javascript INFO 2024-11-23 12:59:53,094 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 12:59:53,095 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:53,095 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:53,099 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:53,106 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:53,106 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.1005ms INFO 2024-11-23 12:59:53,106 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:53,106 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5806ms 200 application/json; charset=utf-8 INFO 2024-11-23 12:59:53,110 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 12:59:53,110 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 12:59:53,111 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 12:59:53,111 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:53,113 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 12:59:53,153 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 12:59:53,153 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.0502ms INFO 2024-11-23 12:59:53,153 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 12:59:53,154 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4969ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:18,214 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338076216&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 13:01:18,215 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:01:18,215 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1ms 200 text/html INFO 2024-11-23 13:01:20,489 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732338078496 INFO 2024-11-23 13:01:20,490 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:01:20,490 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9412ms 200 application/javascript INFO 2024-11-23 13:01:20,614 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0724512390309131 INFO 2024-11-23 13:01:20,615 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:01:20,615 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6712ms 200 application/javascript INFO 2024-11-23 13:01:20,969 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732338076216%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 13:01:20,969 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:01:20,970 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:20,973 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:20,975 [50 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338076216&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 13:01:20,979 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:20,979 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1323ms INFO 2024-11-23 13:01:20,979 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:20,979 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2381ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:20,992 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:01:20,992 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:01:20,992 [71 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:01:20,992 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:01:20,993 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:20,995 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 13:01:20,996 [71 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 13:01:20,996 [71 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 13:01:20,996 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:20,996 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1488ms INFO 2024-11-23 13:01:20,996 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:20,996 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7185ms 401 application/json; charset=utf-8 INFO 2024-11-23 13:01:21,242 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 13:01:21,242 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:01:21,243 [50 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:01:21,243 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:01:21,243 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:01:21,245 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:01:21,247 [74 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MTEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzE5NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWNouWKoOWNjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODExIiwianRpIjoiYWRhY2ZmNmQtMmQwMC00NzViLWE1OGItYWMxYWY2MTljMzA3IiwiaWF0IjoxNzMyMjUxNjYzLCJuYmYiOjE3MzIyNTE2NjEsImV4cCI6MTczMjMzODA2MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.BABVoO_04b_tF5OM-j3sAvZ1qjT0Z7dFhNVQi96DQF4 INFO 2024-11-23 13:01:21,251 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:21,252 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.048ms INFO 2024-11-23 13:01:21,252 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:01:21,252 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.758ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:21,395 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:01:21,395 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:01:21,396 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:21,398 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:21,401 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:21,403 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:01:21,403 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:01:21,403 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:01:21,460 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:01:21,464 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:21,465 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 63.7888ms INFO 2024-11-23 13:01:21,465 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:21,465 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.0377ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:21,629 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:01:21,630 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:21,630 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:21,632 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:01:21,632 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:21,632 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:21,633 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:21,635 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:21,636 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:01:21,636 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:01:21,636 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:01:21,640 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:21,640 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6406ms INFO 2024-11-23 13:01:21,640 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:21,640 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9065ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:21,662 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:01:21,689 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:01:21,811 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:21,811 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 177.7555ms INFO 2024-11-23 13:01:21,811 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:21,811 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 182.1687ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:21,989 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:01:21,990 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:21,990 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:21,992 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:01:21,992 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:21,992 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:21,993 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:21,995 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:22,000 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,000 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5224ms INFO 2024-11-23 13:01:22,000 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,000 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7563ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:22,009 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,010 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.8558ms INFO 2024-11-23 13:01:22,010 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,010 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3107ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:22,219 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:01:22,220 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:22,220 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,222 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:22,228 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,228 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5193ms INFO 2024-11-23 13:01:22,228 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,228 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9534ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:22,236 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:01:22,236 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:22,236 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,236 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:01:22,237 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:22,237 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,238 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:22,239 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:22,244 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,244 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1228ms INFO 2024-11-23 13:01:22,244 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,244 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3006ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:22,244 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,245 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4449ms INFO 2024-11-23 13:01:22,245 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,245 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.455ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:22,299 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:01:22,300 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:22,300 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,302 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:22,310 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:01:22,310 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:01:22,311 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:22,311 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:22,311 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,311 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,312 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,312 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.9629ms INFO 2024-11-23 13:01:22,312 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,313 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2092ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:22,313 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:22,313 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:22,319 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,319 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4574ms INFO 2024-11-23 13:01:22,319 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,319 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6439ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:22,322 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,322 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.7157ms INFO 2024-11-23 13:01:22,322 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,322 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7811ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:22,410 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:01:22,410 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:22,410 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,413 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:22,415 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:01:22,415 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:22,415 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,418 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:22,422 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,423 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7114ms INFO 2024-11-23 13:01:22,423 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,423 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1365ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:22,444 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:22,445 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.632ms INFO 2024-11-23 13:01:22,445 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:22,445 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7451ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:23,535 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:01:23,535 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 13:01:23,535 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:01:23,535 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:23,535 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:01:23,535 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:23,535 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:23,538 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:23,538 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:01:23,551 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:23,551 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.0907ms INFO 2024-11-23 13:01:23,551 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:23,551 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7164ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:01:23,578 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:01:23,578 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 39.7989ms INFO 2024-11-23 13:01:23,578 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:01:23,578 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.639ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:02:00,377 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:02:00,378 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:02:00,378 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.907ms 200 text/html INFO 2024-11-23 13:02:00,512 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 13:02:00,512 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:02:00,528 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 13:02:00,528 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6326ms 200 application/javascript INFO 2024-11-23 13:02:00,582 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338119474&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:02:00,583 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:02:00,583 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5717ms 200 text/html INFO 2024-11-23 13:02:00,583 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 13:02:00,587 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 13:02:00,588 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 13:02:00,588 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6111ms 200 application/javascript INFO 2024-11-23 13:02:00,591 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 13:02:00,591 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0751ms 200 text/css INFO 2024-11-23 13:02:00,617 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 13:02:00,618 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 13:02:00,618 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7058ms 200 application/javascript INFO 2024-11-23 13:02:00,619 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 13:02:00,621 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 13:02:00,621 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.997ms 200 application/javascript INFO 2024-11-23 13:02:00,672 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 13:02:00,673 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 13:02:00,673 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8734ms 0 application/javascript INFO 2024-11-23 13:02:00,750 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 13:02:00,753 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 13:02:00,753 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2051ms 200 text/css INFO 2024-11-23 13:02:00,774 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 13:02:00,774 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 13:02:00,774 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 13:02:00,774 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:02:00,775 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 13:02:00,775 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 13:02:00,775 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5242ms 200 application/javascript INFO 2024-11-23 13:02:00,776 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.461ms 200 application/javascript INFO 2024-11-23 13:02:00,776 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 13:02:00,778 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 13:02:00,778 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1749ms 200 application/javascript INFO 2024-11-23 13:02:00,792 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 13:02:00,792 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4576ms 200 application/javascript INFO 2024-11-23 13:02:00,839 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 13:02:00,840 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 13:02:00,840 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7542ms 200 application/javascript INFO 2024-11-23 13:02:00,863 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 13:02:00,868 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 13:02:00,868 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8095ms 200 application/javascript INFO 2024-11-23 13:02:00,869 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 13:02:00,870 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 13:02:00,870 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6733ms 200 application/javascript INFO 2024-11-23 13:03:16,652 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338195454&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:03:16,653 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:03:16,653 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 13:03:16,653 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:16,654 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3377ms 200 text/html INFO 2024-11-23 13:03:16,670 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 13:03:16,670 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9313ms 200 application/javascript INFO 2024-11-23 13:03:17,259 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 13:03:17,259 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:17,273 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 13:03:17,273 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1396ms 200 application/javascript INFO 2024-11-23 13:03:31,392 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 13:03:31,393 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 13:03:31,393 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.866ms 200 application/javascript INFO 2024-11-23 13:03:31,867 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732338210802 INFO 2024-11-23 13:03:31,868 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:03:31,868 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0544ms 200 application/javascript INFO 2024-11-23 13:03:32,107 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3182799395850864 INFO 2024-11-23 13:03:32,107 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:03:32,108 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.785ms 200 application/javascript INFO 2024-11-23 13:03:32,189 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 13:03:32,190 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 13:03:32,190 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9697ms 200 image/jpeg INFO 2024-11-23 13:03:32,427 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1732338195454&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:03:32,428 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 13:03:32,428 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9911ms 200 text/html INFO 2024-11-23 13:03:32,567 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2024-11-23 13:03:32,567 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:03:32,567 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7012ms 200 application/javascript INFO 2024-11-23 13:03:32,728 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2024-11-23 13:03:32,729 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:03:32,731 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:03:32,734 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 13:03:32,734 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 13:03:32,734 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2024-11-23 13:03:32,734 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2024-11-23 13:03:32,734 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:gotoCodeUrlwhereCodeNull:https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect INFO 2024-11-23 13:03:32,738 [75 ] vc.Infrastructure.RedirectResultExecutor - Executing RedirectResult, redirecting to https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect. INFO 2024-11-23 13:03:32,738 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 6.3986ms INFO 2024-11-23 13:03:32,738 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:03:32,738 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8786ms 302 INFO 2024-11-23 13:03:33,892 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=sHjzz_n2VgsaAxrNmMupYszy9GYrmSLkv9iGB_I7A6I&state=ww0fe1cb02189622be INFO 2024-11-23 13:03:33,892 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 13:03:33,893 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9313ms 200 text/html INFO 2024-11-23 13:03:34,012 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=sHjzz_n2VgsaAxrNmMupYszy9GYrmSLkv9iGB_I7A6I INFO 2024-11-23 13:03:34,012 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:03:34,015 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:03:34,017 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:sHjzz_n2VgsaAxrNmMupYszy9GYrmSLkv9iGB_I7A6I,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 13:03:34,017 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 13:03:34,017 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:sHjzz_n2VgsaAxrNmMupYszy9GYrmSLkv9iGB_I7A6I INFO 2024-11-23 13:03:34,017 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2024-11-23 13:03:34,017 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2024-11-23 13:03:34,017 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:8Bn5Ypg4UZxwpzE812L35styYOS-7V19A5j5mPQyIbA7H0nTg0JghEUTxRNtCcqBiZWkJcZ6MjMxBdN3gxv9ud6mrh439mTginoDoO5eyiMMK1CzXtcPf03jaJyNCG8bipb4_GkUFoI6CbOSGrpEb8xqgpvVV9tVyhMg40PjNgF7fJDO3xJWaksXYitjzmG76Tl2T8aW7HYxJE-5Z9wJ6Q INFO 2024-11-23 13:03:34,017 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=8Bn5Ypg4UZxwpzE812L35styYOS-7V19A5j5mPQyIbA7H0nTg0JghEUTxRNtCcqBiZWkJcZ6MjMxBdN3gxv9ud6mrh439mTginoDoO5eyiMMK1CzXtcPf03jaJyNCG8bipb4_GkUFoI6CbOSGrpEb8xqgpvVV9tVyhMg40PjNgF7fJDO3xJWaksXYitjzmG76Tl2T8aW7HYxJE-5Z9wJ6Q&code=sHjzz_n2VgsaAxrNmMupYszy9GYrmSLkv9iGB_I7A6I INFO 2024-11-23 13:03:34,373 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13871677261","DeviceId":"d1a5a0cae3b92722f517502224974219","errcode":0,"errmsg":"ok"} INFO 2024-11-23 13:03:34,399 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:d1a5a0cae3b92722f517502224974219 WxUserId:13871677261 INFO 2024-11-23 13:03:34,429 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D012793,a0188:1781 INFO 2024-11-23 13:03:34,496 [9 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2024-11-23 13:03:34,496 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 481.7002ms INFO 2024-11-23 13:03:34,496 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:03:34,497 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 485.1601ms 200 text/plain; charset=utf-8 INFO 2024-11-23 13:03:34,692 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338213623&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 13:03:34,692 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:03:34,693 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9085ms 200 text/html INFO 2024-11-23 13:03:36,422 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732338215375 INFO 2024-11-23 13:03:36,422 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:03:36,422 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8706ms 200 application/javascript INFO 2024-11-23 13:03:36,532 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7802977451374662 INFO 2024-11-23 13:03:36,532 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:03:36,533 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7214ms 200 application/javascript INFO 2024-11-23 13:03:36,637 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 13:03:36,637 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 69039-69039/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2024-11-23 13:03:36,638 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7795ms 206 image/jpeg INFO 2024-11-23 13:03:36,727 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 13:03:36,727 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 69039-86341/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2024-11-23 13:03:36,728 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0715ms 206 image/jpeg INFO 2024-11-23 13:03:36,776 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732338213623%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2024-11-23 13:03:36,776 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:03:36,776 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:36,779 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:36,781 [66 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338213623&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 13:03:36,785 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:36,785 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8954ms INFO 2024-11-23 13:03:36,785 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:36,785 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1531ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:36,817 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:03:36,817 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:36,818 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:36,820 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:36,822 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:36,824 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:03:36,825 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:03:36,825 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:03:36,851 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:03:36,854 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:36,855 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.1167ms INFO 2024-11-23 13:03:36,855 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:36,855 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6848ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:36,997 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:03:36,997 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:36,998 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,000 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:37,002 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:03:37,002 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:03:37,002 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:03:37,020 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:03:37,020 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:37,020 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,023 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:37,028 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:37,029 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6198ms INFO 2024-11-23 13:03:37,029 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,029 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:03:37,029 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9557ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:37,055 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:03:37,059 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:37,059 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 58.8332ms INFO 2024-11-23 13:03:37,059 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,059 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.2185ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:37,237 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 13:03:37,237 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:37,238 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 13:03:37,238 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2498ms 200 application/javascript INFO 2024-11-23 13:03:37,250 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 13:03:37,250 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:37,251 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 13:03:37,251 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7665ms 200 application/javascript INFO 2024-11-23 13:03:37,337 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 13:03:37,338 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 13:03:37,339 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1874ms 200 text/css INFO 2024-11-23 13:03:37,350 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 13:03:37,351 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 13:03:37,351 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7776ms 200 text/css INFO 2024-11-23 13:03:37,352 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 13:03:37,352 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:37,353 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 13:03:37,353 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 13:03:37,353 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7492ms 200 application/javascript INFO 2024-11-23 13:03:37,353 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 13:03:37,354 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6496ms 200 text/css INFO 2024-11-23 13:03:37,437 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 13:03:37,437 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:37,438 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 13:03:37,438 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.794ms 200 application/javascript INFO 2024-11-23 13:03:37,440 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 13:03:37,440 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:37,440 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 13:03:37,441 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6549ms 200 application/javascript INFO 2024-11-23 13:03:37,477 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 13:03:37,477 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:37,477 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 13:03:37,478 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6663ms 200 application/javascript INFO 2024-11-23 13:03:37,512 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:03:37,513 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:37,513 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,516 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:37,535 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:37,535 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.7429ms INFO 2024-11-23 13:03:37,535 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,535 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8382ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:37,558 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:03:37,558 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:37,558 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,561 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:37,566 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:37,566 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4194ms INFO 2024-11-23 13:03:37,566 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,566 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8159ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:37,718 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:03:37,718 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:37,718 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,721 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:37,729 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:37,729 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3401ms INFO 2024-11-23 13:03:37,729 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:37,730 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7347ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:38,352 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:03:38,352 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 13:03:38,352 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 13:03:38,352 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 13:03:38,353 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:38,353 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 13:03:38,353 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6661ms 200 image/png INFO 2024-11-23 13:03:38,353 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,353 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 13:03:38,353 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 13:03:38,353 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8472ms 200 image/png INFO 2024-11-23 13:03:38,353 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7321ms 200 image/png INFO 2024-11-23 13:03:38,355 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 13:03:38,356 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 13:03:38,356 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6403ms 200 image/png INFO 2024-11-23 13:03:38,356 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:38,362 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:38,362 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6376ms INFO 2024-11-23 13:03:38,362 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,362 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7608ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:38,455 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:03:38,455 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:03:38,455 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:03:38,456 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:38,456 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:38,456 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,456 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,456 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:38,457 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,457 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:03:38,458 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:38,458 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,459 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:38,459 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:38,459 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:38,460 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:38,465 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:38,465 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.169ms INFO 2024-11-23 13:03:38,465 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,465 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5873ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:38,466 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:38,466 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2787ms INFO 2024-11-23 13:03:38,467 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,467 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.385ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:38,467 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:38,467 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.9162ms INFO 2024-11-23 13:03:38,467 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,467 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0211ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:38,469 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:38,469 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.2843ms INFO 2024-11-23 13:03:38,469 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,469 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7405ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:38,527 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:03:38,528 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:38,528 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,531 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:38,540 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:38,540 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5435ms INFO 2024-11-23 13:03:38,540 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,541 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.083ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:38,557 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:03:38,557 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 13:03:38,557 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:38,558 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,558 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 13:03:38,558 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8781ms 200 image/png INFO 2024-11-23 13:03:38,560 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:38,575 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 13:03:38,576 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 13:03:38,576 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2224ms 200 image/jpeg INFO 2024-11-23 13:03:38,593 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:38,593 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.6904ms INFO 2024-11-23 13:03:38,593 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:38,593 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3177ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:38,617 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 13:03:38,618 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 13:03:38,618 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3153ms 200 image/jpeg INFO 2024-11-23 13:03:38,672 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 13:03:38,673 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 13:03:38,673 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3318ms 200 image/jpeg INFO 2024-11-23 13:03:43,707 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 13:03:43,707 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 13:03:43,707 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:43,708 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 13:03:43,708 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 13:03:43,708 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9541ms 200 application/javascript INFO 2024-11-23 13:03:43,708 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9039ms 200 text/css INFO 2024-11-23 13:03:43,710 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 13:03:43,710 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:43,711 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 13:03:43,711 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8464ms 200 application/javascript INFO 2024-11-23 13:03:43,947 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:03:43,948 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:43,948 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:43,948 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:43,950 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 13:03:43,951 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:43,951 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:43,951 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:43,956 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:43,974 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:43,974 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.2386ms INFO 2024-11-23 13:03:43,974 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:43,975 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1999ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:44,000 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:44,001 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 49.4609ms INFO 2024-11-23 13:03:44,001 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:44,001 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4411ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:48,829 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 13:03:48,829 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:48,830 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 13:03:48,830 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 13:03:48,830 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6077ms 200 application/javascript INFO 2024-11-23 13:03:48,831 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 13:03:48,831 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1763ms 200 text/css INFO 2024-11-23 13:03:49,797 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 13:03:49,797 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 13:03:49,797 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 13:03:49,798 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:49,798 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:49,798 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:49,798 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,798 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,798 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,800 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:49,800 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:49,801 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:49,804 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 13:03:49,804 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:49,804 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,805 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 13:03:49,805 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:49,805 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,807 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:49,808 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:49,811 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:49,811 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.1851ms INFO 2024-11-23 13:03:49,811 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,811 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5702ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:49,814 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:49,814 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:49,814 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:49,814 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 13.6441ms INFO 2024-11-23 13:03:49,814 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 13.944ms INFO 2024-11-23 13:03:49,814 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,814 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,814 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 7.6092ms INFO 2024-11-23 13:03:49,814 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1786ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:49,815 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4526ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:49,815 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,815 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.239ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:49,815 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:49,815 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.2373ms INFO 2024-11-23 13:03:49,815 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,815 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4119ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:49,991 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1781& INFO 2024-11-23 13:03:49,991 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:49,991 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:49,994 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:50,006 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:50,312 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 318.1459ms INFO 2024-11-23 13:03:50,312 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:50,313 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 321.763ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:51,002 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 13:03:51,002 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 13:03:51,003 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:03:51,003 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 13:03:51,003 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 13:03:51,004 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.273ms 200 application/javascript INFO 2024-11-23 13:03:51,004 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4237ms 200 text/css INFO 2024-11-23 13:03:51,177 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 13:03:51,178 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 13:03:51,178 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:51,178 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:51,178 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:51,178 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:51,181 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:51,181 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:51,184 [53 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 13:03:51,186 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:51,186 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7221ms INFO 2024-11-23 13:03:51,186 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:51,187 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1761ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:51,194 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:51,194 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.6721ms INFO 2024-11-23 13:03:51,194 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:51,195 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.925ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:51,373 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1781& INFO 2024-11-23 13:03:51,373 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:51,373 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:51,376 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:51,389 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:51,456 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 80.0163ms INFO 2024-11-23 13:03:51,456 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:51,456 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.5916ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:03:52,292 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 13:03:52,292 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:03:52,293 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:52,295 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:03:52,301 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:03:52,301 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6321ms INFO 2024-11-23 13:03:52,301 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:03:52,301 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.333ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:02,452 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338422215&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:07:02,453 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:07:02,453 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9872ms 200 text/html INFO 2024-11-23 13:07:13,424 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338433346&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:07:13,424 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:07:13,425 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.982ms 200 text/html INFO 2024-11-23 13:07:15,671 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732338435538 INFO 2024-11-23 13:07:15,672 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:07:15,672 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.915ms 200 application/javascript INFO 2024-11-23 13:07:15,783 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9291501141492848 INFO 2024-11-23 13:07:15,784 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:07:15,784 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6513ms 200 application/javascript INFO 2024-11-23 13:07:16,051 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732338433346%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 13:07:16,051 [42 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:07:16,052 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,054 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:16,056 [42 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732338433346&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:07:16,060 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:16,060 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9711ms INFO 2024-11-23 13:07:16,060 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,060 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2676ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:16,145 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:07:16,145 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:07:16,146 [131 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:07:16,146 [131 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:07:16,146 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,148 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 13:07:16,149 [131 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 13:07:16,149 [131 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 13:07:16,150 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:16,150 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2087ms INFO 2024-11-23 13:07:16,150 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,150 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.912ms 401 application/json; charset=utf-8 INFO 2024-11-23 13:07:16,313 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 13:07:16,313 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:07:16,314 [42 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:07:16,314 [42 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:07:16,314 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:07:16,317 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:07:16,319 [42 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MTkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODY2OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWGr-S4veWuuSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjE5IiwianRpIjoiOTM3MmZhM2YtMThlZC00NmE4LThiMjktMTU5MDY4NTYyNTM3IiwiaWF0IjoxNzMxNjQzMzA2LCJuYmYiOjE3MzE2NDMzMDQsImV4cCI6MTczMTcyOTcwNiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0._lTCiLXSQL5btbdahwUD2RZDXakVByF6drbG4YSX8kU INFO 2024-11-23 13:07:16,322 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:16,323 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.6579ms INFO 2024-11-23 13:07:16,323 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:07:16,323 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4754ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:16,471 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:07:16,471 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:07:16,471 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:16,474 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,476 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:16,479 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:07:16,479 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:07:16,479 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:07:16,505 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:07:16,509 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:16,509 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.416ms INFO 2024-11-23 13:07:16,509 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,509 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2302ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:16,671 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:07:16,672 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:16,672 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,674 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:16,676 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:07:16,677 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:07:16,677 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:07:16,688 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:07:16,689 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:16,689 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,692 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:16,697 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:16,697 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4598ms INFO 2024-11-23 13:07:16,697 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,697 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9513ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:16,704 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:07:16,730 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:07:16,735 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:16,735 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.2365ms INFO 2024-11-23 13:07:16,735 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,735 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7548ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:16,903 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:07:16,903 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:16,903 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,903 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:07:16,904 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:16,904 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,906 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:16,907 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:16,912 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:16,912 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6217ms INFO 2024-11-23 13:07:16,912 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,912 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9856ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:16,923 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:16,923 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.8951ms INFO 2024-11-23 13:07:16,923 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:16,923 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5048ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:17,002 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:07:17,003 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:17,003 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,005 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:17,011 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:17,011 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7918ms INFO 2024-11-23 13:07:17,011 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,011 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0895ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:17,063 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:07:17,063 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:07:17,063 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:17,063 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:17,064 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,064 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,065 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:07:17,065 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:17,065 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,065 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:07:17,066 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:17,066 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,066 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:17,066 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:17,068 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:17,068 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:17,068 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:07:17,069 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:17,069 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,071 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:17,076 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:17,076 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.902ms INFO 2024-11-23 13:07:17,076 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,076 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.274ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:17,077 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:17,077 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4945ms INFO 2024-11-23 13:07:17,077 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,077 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.689ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:17,078 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:17,079 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 10.7389ms INFO 2024-11-23 13:07:17,079 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,079 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.818ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:17,079 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:17,079 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.8582ms INFO 2024-11-23 13:07:17,079 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,079 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9685ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:17,081 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:17,081 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 14.6888ms INFO 2024-11-23 13:07:17,081 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,081 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.961ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:17,222 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:07:17,223 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:17,223 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,226 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:17,235 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:17,235 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2197ms INFO 2024-11-23 13:07:17,235 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,235 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7634ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:17,247 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:07:17,248 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:17,248 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,250 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:17,282 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:17,283 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.0653ms INFO 2024-11-23 13:07:17,283 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:17,283 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4083ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:20,756 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2024-11-23 13:07:20,757 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:20,757 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:20,760 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetToDoListResult", controller = "ToDoListMgr"}. Executing controller action with signature Sg.HcmMb.ToDoList.Dto.ToDoListResultDto GetToDoListResult(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:20,762 [126 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MTkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODY2OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWGr-S4veWuuSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjE5IiwianRpIjoiY2FiNjRjZmMtOTJlOS00Y2RmLWE3YTQtMTkyYWIzNGU0NmFmIiwiaWF0IjoxNzMyMzM4NDM2LCJuYmYiOjE3MzIzMzg0MzQsImV4cCI6MTczMjQyNDgzNiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.FOCAYtrX1oggabgCDjSdrJK4grPo0My9IVYUDNFJg1Y INFO 2024-11-23 13:07:20,766 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:20,766 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 6.0665ms INFO 2024-11-23 13:07:20,766 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:20,766 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6372ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:21,086 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/ConfirmPwdByEnableCheckPwd2? application/x-www-form-urlencoded 0 INFO 2024-11-23 13:07:21,086 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:07:21,087 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:21,087 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:21,090 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "ConfirmPwdByEnableCheckPwd2", controller = "Salary"}. Executing controller action with signature Boolean ConfirmPwdByEnableCheckPwd2() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:21,097 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:21,097 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 7.3688ms INFO 2024-11-23 13:07:21,097 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:21,097 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0273ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:21,165 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2024-11-23 13:07:21,166 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:21,166 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:21,168 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsDefaultPwd", controller = "Salary"}. Executing controller action with signature Boolean GetIsDefaultPwd() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:21,176 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:21,176 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 7.1999ms INFO 2024-11-23 13:07:21,176 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:21,176 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4196ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:31,793 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/CheckPwd2? application/json 15 INFO 2024-11-23 13:07:31,793 [126 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:07:31,794 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:31,794 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:31,797 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckPwd2", controller = "Salary"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckPwd2(Sg.HcmMb.Pay.Dto.PwdDto) on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:31,808 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:31,808 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 10.3356ms INFO 2024-11-23 13:07:31,808 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:31,808 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9597ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:34,552 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2024-11-23 13:07:34,553 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2024-11-23 13:07:34,554 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.476ms 200 text/css INFO 2024-11-23 13:07:34,555 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2024-11-23 13:07:34,555 [126 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2024-11-23 13:07:34,556 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0531ms 200 application/javascript INFO 2024-11-23 13:07:35,623 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2024-11-23 13:07:35,624 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:35,624 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:35,626 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetToDoListResult", controller = "ToDoListMgr"}. Executing controller action with signature Sg.HcmMb.ToDoList.Dto.ToDoListResultDto GetToDoListResult(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:35,628 [126 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MTkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODY2OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWGr-S4veWuuSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjE5IiwianRpIjoiY2FiNjRjZmMtOTJlOS00Y2RmLWE3YTQtMTkyYWIzNGU0NmFmIiwiaWF0IjoxNzMyMzM4NDM2LCJuYmYiOjE3MzIzMzg0MzQsImV4cCI6MTczMjQyNDgzNiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.FOCAYtrX1oggabgCDjSdrJK4grPo0My9IVYUDNFJg1Y INFO 2024-11-23 13:07:35,632 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:35,632 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 5.9735ms INFO 2024-11-23 13:07:35,632 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:35,633 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4726ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:35,815 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/ConfirmPwdByEnableCheckPwd2? application/x-www-form-urlencoded 0 INFO 2024-11-23 13:07:35,816 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:07:35,816 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:35,816 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:35,819 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "ConfirmPwdByEnableCheckPwd2", controller = "Salary"}. Executing controller action with signature Boolean ConfirmPwdByEnableCheckPwd2() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:35,823 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2024-11-23 13:07:35,823 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:35,823 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:35,826 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsDefaultPwd", controller = "Salary"}. Executing controller action with signature Boolean GetIsDefaultPwd() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:35,826 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:35,826 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 7.2639ms INFO 2024-11-23 13:07:35,826 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:35,826 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7548ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:35,833 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:35,833 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 6.8459ms INFO 2024-11-23 13:07:35,833 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:35,833 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0826ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:48,542 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/CheckPwd2? application/json 16 INFO 2024-11-23 13:07:48,542 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:07:48,543 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:48,543 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:48,545 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckPwd2", controller = "Salary"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckPwd2(Sg.HcmMb.Pay.Dto.PwdDto) on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:48,553 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:48,553 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 8.0187ms INFO 2024-11-23 13:07:48,553 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:48,554 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5312ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:48,719 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetWageDetial?GZYM=&GZYM2=&id=-1& INFO 2024-11-23 13:07:48,720 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:48,720 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:48,724 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWageDetial", controller = "Salary"}. Executing controller action with signature Sg.HcmMb.Pay.Dto.SalaryListsDto GetWageDetial(System.String, System.String, Int32) on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:48,793 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050001&IsEss=true& INFO 2024-11-23 13:07:48,794 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:07:48,794 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:48,797 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:07:48,819 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:48,820 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 22.8519ms INFO 2024-11-23 13:07:48,820 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:48,820 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.6796ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:07:49,560 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:07:49,579 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 855.0867ms INFO 2024-11-23 13:07:49,579 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2024-11-23 13:07:49,579 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 859.737ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:08,574 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 13:08:08,575 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:08,575 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:08,576 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 13:08:08,576 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:08,576 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:08,578 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:08,579 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:08,583 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:08,583 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7556ms INFO 2024-11-23 13:08:08,583 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:08,584 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3442ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:08,590 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:08,590 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 10.8569ms INFO 2024-11-23 13:08:08,590 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:08,590 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3678ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:15,873 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 13:08:15,873 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 13:08:15,874 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 13:08:15,875 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 13:08:15,875 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5654ms 200 text/css INFO 2024-11-23 13:08:15,875 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0919ms 200 application/javascript INFO 2024-11-23 13:08:16,494 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 13:08:16,494 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:16,494 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,495 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 13:08:16,496 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:16,496 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,497 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:16,498 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:16,503 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:16,503 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.673ms INFO 2024-11-23 13:08:16,503 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,503 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6037ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:16,506 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:16,506 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.7436ms INFO 2024-11-23 13:08:16,506 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,506 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9008ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:16,575 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 13:08:16,576 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:16,576 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,579 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:16,584 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:16,584 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.399ms INFO 2024-11-23 13:08:16,584 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,584 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7838ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:16,614 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 13:08:16,614 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:16,614 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,617 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:16,622 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:16,622 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.3394ms INFO 2024-11-23 13:08:16,622 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,622 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5923ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:16,663 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1619& INFO 2024-11-23 13:08:16,663 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:16,663 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,666 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:16,691 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:16,696 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 30.5041ms INFO 2024-11-23 13:08:16,696 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:16,696 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8057ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:19,581 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 13:08:19,581 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:19,581 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:19,584 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:19,593 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:19,593 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.0836ms INFO 2024-11-23 13:08:19,593 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:19,593 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5767ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:20,763 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 13:08:20,764 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 13:08:20,764 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2036ms 200 text/css INFO 2024-11-23 13:08:20,872 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 13:08:20,872 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 13:08:20,873 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8443ms 200 application/javascript INFO 2024-11-23 13:08:20,950 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 13:08:20,950 [126 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:08:20,950 [126 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 13:08:20,951 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8591ms 200 application/javascript INFO 2024-11-23 13:08:21,150 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 13:08:21,151 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:21,151 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:21,152 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 13:08:21,152 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:21,152 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:21,154 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:21,155 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:21,157 [126 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 13:08:21,160 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:21,160 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5941ms INFO 2024-11-23 13:08:21,160 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:21,161 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8245ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:21,167 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:21,167 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.7683ms INFO 2024-11-23 13:08:21,167 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:21,167 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4063ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:21,322 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1619& INFO 2024-11-23 13:08:21,323 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:21,323 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:21,326 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:21,332 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:21,337 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.2029ms INFO 2024-11-23 13:08:21,337 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:21,337 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8854ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:08:31,055 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 13:08:31,056 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:08:31,056 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:31,059 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:08:31,064 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:08:31,064 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5278ms INFO 2024-11-23 13:08:31,064 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:08:31,064 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1354ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:11,607 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:27:11,608 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:27:11,608 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3937ms 200 text/html INFO 2024-11-23 13:27:11,827 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 13:27:11,827 [96 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:11,840 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 13:27:11,840 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4147ms 200 application/javascript INFO 2024-11-23 13:27:11,907 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 13:27:11,907 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 13:27:11,908 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 13:27:11,908 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8177ms 200 application/javascript INFO 2024-11-23 13:27:11,908 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 13:27:11,908 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 13:27:11,908 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.196ms 200 application/javascript INFO 2024-11-23 13:27:11,912 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 13:27:11,912 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7703ms 200 text/css INFO 2024-11-23 13:27:11,916 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 13:27:11,916 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 13:27:11,916 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 13:27:11,917 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.706ms 200 application/javascript INFO 2024-11-23 13:27:11,918 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 13:27:11,918 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0035ms 200 application/javascript INFO 2024-11-23 13:27:12,006 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732339632016&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:27:12,006 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:27:12,007 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7519ms 200 text/html INFO 2024-11-23 13:27:12,010 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 13:27:12,011 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 13:27:12,011 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6842ms 200 application/javascript INFO 2024-11-23 13:27:12,092 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 13:27:12,092 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 13:27:12,093 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9316ms 200 application/javascript INFO 2024-11-23 13:27:12,201 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 13:27:12,202 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:12,205 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 13:27:12,208 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 13:27:12,208 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1798ms 200 text/css INFO 2024-11-23 13:27:12,215 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 13:27:12,215 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2273ms 200 application/javascript INFO 2024-11-23 13:27:12,289 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 13:27:12,290 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 13:27:12,291 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 13:27:12,291 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3318ms 200 application/javascript INFO 2024-11-23 13:27:12,293 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 13:27:12,293 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2055ms 200 application/javascript INFO 2024-11-23 13:27:23,846 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 13:27:23,847 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 13:27:23,847 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8499ms 200 application/javascript INFO 2024-11-23 13:27:24,586 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732339644671 INFO 2024-11-23 13:27:24,587 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:27:24,587 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9106ms 200 application/javascript INFO 2024-11-23 13:27:24,716 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.18904598663671446 INFO 2024-11-23 13:27:24,717 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:27:24,717 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8383ms 200 application/javascript INFO 2024-11-23 13:27:24,806 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 13:27:24,807 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 13:27:24,807 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1173ms 200 image/jpeg INFO 2024-11-23 13:27:24,946 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1732339632016&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:27:24,947 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 13:27:24,947 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8879ms 200 text/html INFO 2024-11-23 13:27:25,066 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2024-11-23 13:27:25,067 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:27:25,067 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6685ms 200 application/javascript INFO 2024-11-23 13:27:25,181 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2024-11-23 13:27:25,181 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:27:25,184 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:27:25,186 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 13:27:25,186 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 13:27:25,186 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2024-11-23 13:27:25,186 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2024-11-23 13:27:25,186 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:gotoCodeUrlwhereCodeNull:https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect INFO 2024-11-23 13:27:25,190 [64 ] vc.Infrastructure.RedirectResultExecutor - Executing RedirectResult, redirecting to https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect. INFO 2024-11-23 13:27:25,190 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 6.0525ms INFO 2024-11-23 13:27:25,190 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:27:25,190 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4425ms 302 INFO 2024-11-23 13:27:25,550 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=5upztg48muYeo6mxxDVla689X0vJBJDkIv4ms31B_30&state=ww0fe1cb02189622be INFO 2024-11-23 13:27:25,551 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 13:27:25,551 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8563ms 200 text/html INFO 2024-11-23 13:27:25,750 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=5upztg48muYeo6mxxDVla689X0vJBJDkIv4ms31B_30 INFO 2024-11-23 13:27:25,750 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:27:25,753 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:27:25,755 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:5upztg48muYeo6mxxDVla689X0vJBJDkIv4ms31B_30,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 13:27:25,755 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 13:27:25,755 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:5upztg48muYeo6mxxDVla689X0vJBJDkIv4ms31B_30 INFO 2024-11-23 13:27:25,755 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2024-11-23 13:27:25,755 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2024-11-23 13:27:25,755 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:8Bn5Ypg4UZxwpzE812L35styYOS-7V19A5j5mPQyIbA7H0nTg0JghEUTxRNtCcqBiZWkJcZ6MjMxBdN3gxv9ud6mrh439mTginoDoO5eyiMMK1CzXtcPf03jaJyNCG8bipb4_GkUFoI6CbOSGrpEb8xqgpvVV9tVyhMg40PjNgF7fJDO3xJWaksXYitjzmG76Tl2T8aW7HYxJE-5Z9wJ6Q INFO 2024-11-23 13:27:25,755 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=8Bn5Ypg4UZxwpzE812L35styYOS-7V19A5j5mPQyIbA7H0nTg0JghEUTxRNtCcqBiZWkJcZ6MjMxBdN3gxv9ud6mrh439mTginoDoO5eyiMMK1CzXtcPf03jaJyNCG8bipb4_GkUFoI6CbOSGrpEb8xqgpvVV9tVyhMg40PjNgF7fJDO3xJWaksXYitjzmG76Tl2T8aW7HYxJE-5Z9wJ6Q&code=5upztg48muYeo6mxxDVla689X0vJBJDkIv4ms31B_30 INFO 2024-11-23 13:27:26,067 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Jason.Yin","DeviceId":"eece5d694e47a097","errcode":0,"errmsg":"ok"} INFO 2024-11-23 13:27:26,092 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:eece5d694e47a097 WxUserId:Jason.Yin INFO 2024-11-23 13:27:26,123 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D012004,a0188:1727 INFO 2024-11-23 13:27:26,189 [64 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2024-11-23 13:27:26,189 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 436.0779ms INFO 2024-11-23 13:27:26,189 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:27:26,189 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 439.4708ms 200 text/plain; charset=utf-8 INFO 2024-11-23 13:27:26,370 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732339646459&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 13:27:26,371 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:27:26,371 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0003ms 200 text/html INFO 2024-11-23 13:27:31,666 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=5upztg48muYeo6mxxDVla689X0vJBJDkIv4ms31B_30&state=ww0fe1cb02189622be INFO 2024-11-23 13:27:31,667 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:27:31,667 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1041ms 200 text/html INFO 2024-11-23 13:27:31,810 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732339651900&corpid=ww0fe1cb02189622be&agentId=1000003&code=5upztg48muYeo6mxxDVla689X0vJBJDkIv4ms31B_30&state=ww0fe1cb02189622be INFO 2024-11-23 13:27:31,811 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:27:31,811 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.059ms 200 text/html INFO 2024-11-23 13:27:33,953 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732339654005 INFO 2024-11-23 13:27:33,954 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:27:33,954 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8631ms 200 application/javascript INFO 2024-11-23 13:27:34,070 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6483436646771525 INFO 2024-11-23 13:27:34,071 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:27:34,071 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6967ms 200 application/javascript INFO 2024-11-23 13:27:34,124 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 13:27:34,125 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 54079-54079/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2024-11-23 13:27:34,125 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6675ms 206 image/jpeg INFO 2024-11-23 13:27:34,204 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 13:27:34,204 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 54079-86341/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2024-11-23 13:27:34,205 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9041ms 206 image/jpeg INFO 2024-11-23 13:27:34,404 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732339651900%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26code%3D5upztg48muYeo6mxxDVla689X0vJBJDkIv4ms31B_30%26state%3Dww0fe1cb02189622be& INFO 2024-11-23 13:27:34,405 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:27:34,405 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:34,408 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:34,410 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732339651900&corpid=ww0fe1cb02189622be&agentId=1000003&code=5upztg48muYeo6mxxDVla689X0vJBJDkIv4ms31B_30&state=ww0fe1cb02189622be INFO 2024-11-23 13:27:34,414 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:34,414 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1023ms INFO 2024-11-23 13:27:34,414 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:34,414 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6833ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:34,431 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:27:34,431 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:34,431 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:34,433 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:34,436 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:34,438 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:27:34,438 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:27:34,438 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:27:34,465 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:27:34,468 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:34,468 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.4099ms INFO 2024-11-23 13:27:34,468 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:34,468 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8395ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:34,616 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:27:34,616 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:34,617 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:34,619 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:34,621 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:27:34,621 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:27:34,621 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:27:34,629 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:27:34,630 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:34,630 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:34,632 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:34,638 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:34,638 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4999ms INFO 2024-11-23 13:27:34,638 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:34,638 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8293ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:34,648 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:27:34,674 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:27:34,679 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:34,679 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.7128ms INFO 2024-11-23 13:27:34,679 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:34,679 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.2163ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:34,839 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 13:27:34,839 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:34,840 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 13:27:34,840 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9459ms 200 application/javascript INFO 2024-11-23 13:27:34,840 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 13:27:34,840 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:34,841 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 13:27:34,841 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1022ms 200 application/javascript INFO 2024-11-23 13:27:34,918 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 13:27:34,918 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 13:27:34,919 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 13:27:34,919 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.685ms 200 text/css INFO 2024-11-23 13:27:34,919 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 13:27:34,919 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:34,920 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 13:27:34,920 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6498ms 200 application/javascript INFO 2024-11-23 13:27:34,920 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 13:27:34,920 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 13:27:34,920 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8871ms 200 text/css INFO 2024-11-23 13:27:34,920 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:34,920 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 13:27:34,921 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6485ms 200 application/javascript INFO 2024-11-23 13:27:34,921 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 13:27:34,922 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 13:27:34,922 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1281ms 200 text/css INFO 2024-11-23 13:27:34,930 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 13:27:34,930 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:34,931 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 13:27:34,931 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6923ms 200 application/javascript INFO 2024-11-23 13:27:35,011 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 13:27:35,011 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:35,012 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 13:27:35,012 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7674ms 200 application/javascript INFO 2024-11-23 13:27:35,014 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:27:35,014 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:35,014 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:35,014 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:27:35,015 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:35,015 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:35,017 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:35,017 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:35,023 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:35,023 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3038ms INFO 2024-11-23 13:27:35,023 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:35,023 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7956ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:35,035 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:35,035 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.5998ms INFO 2024-11-23 13:27:35,035 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:35,035 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8391ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:35,189 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:27:35,190 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:35,190 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:35,193 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:35,200 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:35,201 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.0123ms INFO 2024-11-23 13:27:35,201 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:35,201 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5401ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:36,708 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 13:27:36,708 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 13:27:36,708 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 13:27:36,709 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9327ms 200 image/png INFO 2024-11-23 13:27:36,709 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 13:27:36,709 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.946ms 200 image/png INFO 2024-11-23 13:27:36,709 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 13:27:36,709 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 13:27:36,710 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 13:27:36,710 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6159ms 200 image/png INFO 2024-11-23 13:27:36,710 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 13:27:36,710 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6378ms 200 image/png INFO 2024-11-23 13:27:36,714 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:27:36,715 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:36,715 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,716 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:27:36,716 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:36,716 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,717 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:36,719 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:36,766 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:36,766 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:36,766 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 47.0519ms INFO 2024-11-23 13:27:36,766 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 48.2306ms INFO 2024-11-23 13:27:36,766 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,766 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,766 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2177ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:36,766 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6884ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:36,787 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:27:36,788 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:36,788 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,790 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:36,795 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:36,795 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9211ms INFO 2024-11-23 13:27:36,795 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,796 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1323ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:36,850 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:27:36,850 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:36,851 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,851 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:27:36,852 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:36,852 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,853 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:36,855 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:36,862 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:36,862 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.8691ms INFO 2024-11-23 13:27:36,862 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,862 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2997ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:36,864 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:36,864 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0858ms INFO 2024-11-23 13:27:36,864 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:36,864 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6043ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:36,887 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 13:27:36,889 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 13:27:36,889 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4902ms 200 image/jpeg INFO 2024-11-23 13:27:36,960 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 13:27:36,960 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 13:27:36,961 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 13:27:36,961 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2005ms 200 image/jpeg INFO 2024-11-23 13:27:36,961 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 13:27:36,961 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2132ms 200 image/jpeg INFO 2024-11-23 13:27:37,168 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 13:27:37,169 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 13:27:37,169 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9346ms 200 image/png INFO 2024-11-23 13:27:37,349 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:27:37,350 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:37,350 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:37,353 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:37,365 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:37,365 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.0945ms INFO 2024-11-23 13:27:37,365 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:37,365 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7104ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:37,410 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:27:37,410 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:37,411 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:37,413 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:37,439 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:37,440 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.0585ms INFO 2024-11-23 13:27:37,440 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:37,440 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7679ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:38,124 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 13:27:38,124 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:38,124 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 13:27:38,125 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.958ms 200 application/javascript INFO 2024-11-23 13:27:38,125 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 13:27:38,125 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:38,125 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 13:27:38,125 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9422ms 200 application/javascript INFO 2024-11-23 13:27:38,228 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 13:27:38,229 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 13:27:38,229 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7923ms 200 text/css INFO 2024-11-23 13:27:39,603 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 13:27:39,603 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:39,604 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:39,604 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:27:39,604 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:27:39,605 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:27:39,605 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:39,606 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:39,607 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:27:39,612 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:39,612 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7811ms INFO 2024-11-23 13:27:39,612 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:39,612 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3125ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:27:39,644 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:27:39,644 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 36.9341ms INFO 2024-11-23 13:27:39,644 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:27:39,644 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2058ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:32,724 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:41:32,724 [161 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 13:41:32,725 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6729ms 304 text/html INFO 2024-11-23 13:41:32,918 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340491095&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:41:32,919 [161 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:41:32,919 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1022ms 200 text/html INFO 2024-11-23 13:41:35,458 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732340493690 INFO 2024-11-23 13:41:35,459 [161 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:41:35,459 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9128ms 200 application/javascript INFO 2024-11-23 13:41:35,574 [160 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.355633491870587 INFO 2024-11-23 13:41:35,574 [160 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:41:35,574 [160 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8092ms 200 application/javascript INFO 2024-11-23 13:41:35,825 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732340491095%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 13:41:35,825 [161 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:41:35,825 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:35,828 [161 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:35,830 [161 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340491095&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:41:35,863 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:41:35,863 [164 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:35,864 [164 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:41:35,864 [164 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:41:35,864 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:35,867 [164 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 13:41:35,868 [164 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 13:41:35,868 [164 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 13:41:35,868 [164 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:35,868 [164 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2563ms INFO 2024-11-23 13:41:35,868 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:35,868 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2584ms 401 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,028 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 13:41:36,028 [165 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:36,029 [165 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:41:36,029 [165 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:41:36,029 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:41:36,032 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:41:36,034 [165 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyMzUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAzMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iui0uuiMnOiMnCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjM1IiwianRpIjoiMWEwYTE5NWMtZGQyNS00YTc2LTgwMzctZDRhM2YyMmMzMzNiIiwiaWF0IjoxNzMyMjM1NDY1LCJuYmYiOjE3MzIyMzU0NjMsImV4cCI6MTczMjMyMTg2NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.lbQ7mw0z5cBQlSofRDCaNxQF6u-Qr5Miq77-jEdHT5c INFO 2024-11-23 13:41:36,038 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,038 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.0984ms INFO 2024-11-23 13:41:36,038 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:41:36,038 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0596ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,198 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:41:36,198 [163 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:36,198 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,201 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,204 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,206 [163 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:41:36,206 [163 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:41:36,206 [163 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:41:36,233 [163 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:41:36,237 [160 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,237 [160 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.878ms INFO 2024-11-23 13:41:36,237 [160 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,237 [160 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.1953ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,384 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:41:36,384 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,384 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,387 [160 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:41:36,387 [160 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,387 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,387 [160 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,389 [163 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:41:36,390 [163 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:41:36,390 [163 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:41:36,391 [160 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,441 [160 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,441 [160 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 50.7884ms INFO 2024-11-23 13:41:36,441 [160 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,442 [160 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8264ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,461 [163 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:41:36,487 [163 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:41:36,492 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,492 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 104.9049ms INFO 2024-11-23 13:41:36,492 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,492 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.804ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,502 [161 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,502 [161 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 673.8699ms INFO 2024-11-23 13:41:36,502 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,502 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 677.3894ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,633 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:41:36,634 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,634 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,637 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,648 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:41:36,649 [161 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,649 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,651 [161 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,654 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,655 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.47ms INFO 2024-11-23 13:41:36,655 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,655 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6671ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,656 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,656 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9625ms INFO 2024-11-23 13:41:36,656 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,657 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2247ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,743 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:41:36,743 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:41:36,744 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,744 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,744 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,744 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,746 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,746 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,752 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,752 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,752 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6756ms INFO 2024-11-23 13:41:36,752 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,752 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8162ms INFO 2024-11-23 13:41:36,752 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,752 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1073ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,752 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0924ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,823 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:41:36,823 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:41:36,823 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,824 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,824 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,824 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,826 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,826 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,829 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:41:36,829 [164 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,829 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,831 [164 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,832 [160 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,832 [160 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3812ms INFO 2024-11-23 13:41:36,832 [160 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,832 [160 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8145ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,835 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,835 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.843ms INFO 2024-11-23 13:41:36,835 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,835 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.909ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,837 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,837 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4152ms INFO 2024-11-23 13:41:36,837 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,837 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5385ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,901 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:41:36,902 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,902 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,904 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,912 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,912 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.0639ms INFO 2024-11-23 13:41:36,912 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,912 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 13:41:36,913 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.362ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,913 [165 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/1.jpg was not modified INFO 2024-11-23 13:41:36,913 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6406ms 304 image/jpeg INFO 2024-11-23 13:41:36,918 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 13:41:36,918 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 13:41:36,918 [165 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/2.jpg was not modified INFO 2024-11-23 13:41:36,918 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3843ms 304 image/jpeg INFO 2024-11-23 13:41:36,918 [164 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/3.jpg was not modified INFO 2024-11-23 13:41:36,919 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4032ms 304 image/jpeg INFO 2024-11-23 13:41:36,934 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:41:36,934 [164 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,934 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,935 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:41:36,935 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:36,935 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,937 [164 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,938 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:36,946 [164 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,946 [164 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4394ms INFO 2024-11-23 13:41:36,946 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,946 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7799ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:36,970 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:36,970 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.1223ms INFO 2024-11-23 13:41:36,970 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:36,970 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5577ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:38,209 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 13:41:38,210 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:41:38,210 [161 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:38,210 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:38,210 [165 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:38,210 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:38,210 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:38,213 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:38,213 [161 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:38,219 [164 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:38,219 [164 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9504ms INFO 2024-11-23 13:41:38,219 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:38,219 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8922ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:38,220 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:38,220 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.503ms INFO 2024-11-23 13:41:38,220 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:38,221 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.019ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:40,724 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:41:40,724 [158 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:40,725 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:40,725 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:40,728 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:40,755 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:40,755 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 26.9273ms INFO 2024-11-23 13:41:40,755 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:40,755 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6967ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:42,304 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050304&IsEss=true& INFO 2024-11-23 13:41:42,305 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:42,305 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:42,307 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:42,313 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:42,313 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5731ms INFO 2024-11-23 13:41:42,313 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:42,313 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0195ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:42,347 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=0& INFO 2024-11-23 13:41:42,348 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:42,348 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:42,351 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:42,393 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:42,394 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 43.4507ms INFO 2024-11-23 13:41:42,394 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:42,394 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8121ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:43,768 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Code/GetData?tableName=CODE(BM_BKLX|0)& INFO 2024-11-23 13:41:43,769 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:43,769 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:43,772 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetData", controller = "Code"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.CodeHcmDto GetData(System.String) on controller Sg.HcmMb.WebPub.CodeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:43,778 [164 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:43,778 [164 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 6.4345ms INFO 2024-11-23 13:41:43,778 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:43,778 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0025ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:55,363 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 71 INFO 2024-11-23 13:41:55,363 [158 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:55,364 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:55,364 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:55,367 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:55,377 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:55,377 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.6157ms INFO 2024-11-23 13:41:55,377 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:55,377 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2936ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:55,563 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoCreateSelfCard? application/json 27993 INFO 2024-11-23 13:41:55,563 [165 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:55,564 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:55,564 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:55,566 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfCard", controller = "Card"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfCard(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:55,665 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:55,665 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M) in 98.9112ms INFO 2024-11-23 13:41:55,665 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:55,666 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.3746ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:55,864 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoEntityFlowWork? application/x-www-form-urlencoded 12 INFO 2024-11-23 13:41:55,865 [165 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:55,865 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:55,865 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:55,868 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Card"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:55,929 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:55,929 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 61.7537ms INFO 2024-11-23 13:41:55,930 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:55,930 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.3255ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:57,163 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:41:57,163 [163 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:57,164 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:57,164 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:57,166 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:57,174 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:57,174 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.611ms INFO 2024-11-23 13:41:57,174 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:57,174 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3057ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:58,857 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:41:58,858 [165 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:58,858 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:58,858 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:58,861 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:58,903 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:58,903 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 42.0793ms INFO 2024-11-23 13:41:58,903 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:58,903 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.8173ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:41:59,467 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:41:59,468 [163 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:41:59,468 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:41:59,468 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:59,471 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:41:59,512 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:41:59,512 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.9009ms INFO 2024-11-23 13:41:59,512 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:41:59,512 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7888ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:42:01,127 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=0& INFO 2024-11-23 13:42:01,128 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:42:01,128 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:01,130 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:42:01,171 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:42:01,171 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 40.9376ms INFO 2024-11-23 13:42:01,172 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:01,172 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.522ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:42:02,468 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Code/GetData?tableName=CODE(BM_BKLX|0)& INFO 2024-11-23 13:42:02,468 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:42:02,468 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:02,471 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetData", controller = "Code"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.CodeHcmDto GetData(System.String) on controller Sg.HcmMb.WebPub.CodeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:42:02,477 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:42:02,477 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 6.0728ms INFO 2024-11-23 13:42:02,477 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:02,477 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6158ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:42:11,404 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 71 INFO 2024-11-23 13:42:11,404 [165 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:42:11,404 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:42:11,404 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:11,407 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:42:11,417 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:42:11,417 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.0755ms INFO 2024-11-23 13:42:11,417 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:11,417 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7677ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:42:11,603 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoCreateSelfCard? application/json 27993 INFO 2024-11-23 13:42:11,603 [165 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:42:11,604 [165 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:42:11,604 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:11,607 [165 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfCard", controller = "Card"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfCard(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:42:11,685 [165 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:42:11,685 [165 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M) in 78.2536ms INFO 2024-11-23 13:42:11,685 [165 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:11,685 [165 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.8948ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:42:11,887 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoEntityFlowWork? application/x-www-form-urlencoded 12 INFO 2024-11-23 13:42:11,887 [164 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:42:11,888 [164 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:42:11,888 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:11,891 [164 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Card"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:42:11,952 [164 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:42:11,953 [164 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 61.5883ms INFO 2024-11-23 13:42:11,953 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:11,953 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.5269ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:42:13,193 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:42:13,193 [163 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:42:13,194 [163 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:42:13,194 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:13,196 [163 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:42:13,204 [163 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:42:13,204 [163 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.6604ms INFO 2024-11-23 13:42:13,204 [163 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:13,204 [163 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3132ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:42:14,623 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:42:14,623 [164 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:42:14,623 [164 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:42:14,623 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:14,626 [164 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:42:14,675 [164 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:42:14,676 [164 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 49.3879ms INFO 2024-11-23 13:42:14,676 [164 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:42:14,676 [164 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.0836ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:55,215 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340634801&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:43:55,215 [154 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:43:55,215 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9075ms 200 text/html INFO 2024-11-23 13:43:56,963 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732340636946 INFO 2024-11-23 13:43:56,964 [156 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:43:56,964 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8718ms 200 application/javascript INFO 2024-11-23 13:43:56,977 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.03161715371042528 INFO 2024-11-23 13:43:56,977 [153 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:43:56,977 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6506ms 200 application/javascript INFO 2024-11-23 13:43:57,097 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732340634801%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 13:43:57,097 [153 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:43:57,098 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,100 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,102 [153 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340634801&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:43:57,103 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:43:57,103 [156 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:43:57,103 [156 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:43:57,104 [156 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:43:57,104 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,106 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,107 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2033ms INFO 2024-11-23 13:43:57,107 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,107 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7333ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,107 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 13:43:57,108 [156 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 13:43:57,108 [156 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 13:43:57,108 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,108 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2079ms INFO 2024-11-23 13:43:57,108 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,108 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6291ms 401 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,187 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 13:43:57,187 [156 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:43:57,187 [156 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:43:57,188 [156 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:43:57,188 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:43:57,190 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:43:57,192 [152 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxODMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTc4NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7jua1qei0pCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTgzIiwianRpIjoiZTA3ZDE0NzMtYmFhMC00Y2IzLTliMzgtYmZkMDExZTNmYjMwIiwiaWF0IjoxNzMyMDk0OTI5LCJuYmYiOjE3MzIwOTQ5MjcsImV4cCI6MTczMjE4MTMyOSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.zpQTzbJKEcx9pI-R17RAfjJHX6oXi41Hb843R4Pl9sw INFO 2024-11-23 13:43:57,196 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,196 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.0038ms INFO 2024-11-23 13:43:57,196 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:43:57,196 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6386ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,269 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:43:57,269 [151 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:43:57,270 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,272 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,275 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,277 [152 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:43:57,277 [152 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:43:57,277 [152 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:43:57,303 [152 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:43:57,307 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,307 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.5263ms INFO 2024-11-23 13:43:57,307 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,307 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0163ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,380 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:43:57,381 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,381 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,381 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:43:57,382 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,382 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,383 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,384 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,385 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:43:57,386 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:43:57,386 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:43:57,390 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,390 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6695ms INFO 2024-11-23 13:43:57,390 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,390 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8647ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,412 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:43:57,439 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:43:57,444 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,445 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.1626ms INFO 2024-11-23 13:43:57,445 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,445 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.6662ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,627 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:43:57,627 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:43:57,627 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,627 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,628 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,628 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,630 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,630 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,636 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,636 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4678ms INFO 2024-11-23 13:43:57,636 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,636 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7259ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,647 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,647 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6222ms INFO 2024-11-23 13:43:57,647 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,647 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.105ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,722 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:43:57,722 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,722 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,725 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,726 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:43:57,727 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,727 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,729 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,730 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,730 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3927ms INFO 2024-11-23 13:43:57,730 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,730 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8073ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,735 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,735 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3965ms INFO 2024-11-23 13:43:57,735 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,735 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4635ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,736 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:43:57,736 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:43:57,736 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,736 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,737 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,737 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,738 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:43:57,739 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,739 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,739 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,739 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,739 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:43:57,740 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,740 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,741 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,742 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,745 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,745 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.742ms INFO 2024-11-23 13:43:57,745 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,745 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8858ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,747 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,748 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,748 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.3101ms INFO 2024-11-23 13:43:57,748 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,748 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6058ms INFO 2024-11-23 13:43:57,748 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,748 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4718ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,748 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.672ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,750 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,750 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8396ms INFO 2024-11-23 13:43:57,750 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,750 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8535ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,820 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:43:57,820 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:43:57,820 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,820 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,820 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:57,821 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,823 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,823 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:57,832 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,832 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1341ms INFO 2024-11-23 13:43:57,832 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,832 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3438ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:57,855 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:57,855 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.1749ms INFO 2024-11-23 13:43:57,855 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:57,856 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3875ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:59,661 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2024-11-23 13:43:59,661 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2024-11-23 13:43:59,661 [154 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:43:59,661 [154 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/overTime.7bd64820.js was not modified INFO 2024-11-23 13:43:59,661 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6331ms 304 application/javascript INFO 2024-11-23 13:43:59,661 [151 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/overTime.91ffc83b.css was not modified INFO 2024-11-23 13:43:59,661 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8442ms 304 text/css INFO 2024-11-23 13:43:59,736 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 13:43:59,737 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:59,737 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:59,738 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 13:43:59,738 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:43:59,738 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:59,740 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:59,741 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:43:59,745 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:59,746 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7518ms INFO 2024-11-23 13:43:59,746 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:59,746 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5748ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:43:59,790 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:43:59,791 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 49.7567ms INFO 2024-11-23 13:43:59,791 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 13:43:59,791 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.027ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:01,000 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2024-11-23 13:44:01,000 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2024-11-23 13:44:01,000 [154 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:01,001 [153 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/overTimePanel.53347f6a.css was not modified INFO 2024-11-23 13:44:01,001 [154 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/overTimePanel.ea2600a8.js was not modified INFO 2024-11-23 13:44:01,001 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5452ms 304 text/css INFO 2024-11-23 13:44:01,001 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5942ms 304 application/javascript INFO 2024-11-23 13:44:01,070 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050202,26050203,26050204&IsEss=true& INFO 2024-11-23 13:44:01,070 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:01,070 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:01,073 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:01,080 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetSelfOver?k_id=0& INFO 2024-11-23 13:44:01,080 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:01,080 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:01,082 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:01,082 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.2228ms INFO 2024-11-23 13:44:01,082 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:01,082 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6942ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:01,084 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfOver", controller = "OverTime"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfOver(Int32, System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:01,155 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:01,159 [162 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 75.1697ms INFO 2024-11-23 13:44:01,159 [162 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:01,159 [162 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.4913ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:07,450 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340647415&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:44:07,450 [151 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:44:07,451 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9891ms 200 text/html INFO 2024-11-23 13:44:09,204 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732340649200 INFO 2024-11-23 13:44:09,205 [151 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:44:09,205 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8016ms 200 application/javascript INFO 2024-11-23 13:44:09,220 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4164625855344055 INFO 2024-11-23 13:44:09,220 [151 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:44:09,220 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5947ms 200 application/javascript INFO 2024-11-23 13:44:09,329 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 13:44:09,329 [151 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:09,330 [151 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:44:09,330 [151 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:44:09,330 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,333 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 13:44:09,334 [151 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 13:44:09,335 [151 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 13:44:09,335 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,335 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.7722ms INFO 2024-11-23 13:44:09,335 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,335 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0019ms 401 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,343 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732340647415%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 13:44:09,343 [153 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:44:09,343 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,346 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,348 [153 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340647415&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:44:09,351 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,352 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7732ms INFO 2024-11-23 13:44:09,352 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,352 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8217ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,397 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 13:44:09,397 [151 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:09,398 [151 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:44:09,398 [151 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:44:09,398 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:44:09,400 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:44:09,402 [153 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MDkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODI4MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiwouerryIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjA5IiwianRpIjoiOGIxYjhlNzUtZjExYy00Njk2LTllOTItMmNiMWMwNDk1NGRlIiwiaWF0IjoxNzMxOTA4MzMwLCJuYmYiOjE3MzE5MDgzMjgsImV4cCI6MTczMTk5NDczMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.A83iVW8OnXeDhMkUAWBxk9dHRuxD0_TzFjhbOn_ZThc INFO 2024-11-23 13:44:09,406 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,406 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.4415ms INFO 2024-11-23 13:44:09,406 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:44:09,406 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.097ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,480 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 13:44:09,480 [151 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:09,480 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,482 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,485 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,487 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:44:09,487 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:44:09,487 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:44:09,513 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:44:09,517 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,517 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3164ms INFO 2024-11-23 13:44:09,517 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,517 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6836ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,582 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:44:09,582 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,583 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,585 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,587 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:44:09,587 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:44:09,587 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:44:09,598 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:44:09,598 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,598 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,601 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,606 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,606 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4121ms INFO 2024-11-23 13:44:09,606 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,606 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.678ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,614 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:44:09,640 [151 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:44:09,645 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,645 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.941ms INFO 2024-11-23 13:44:09,645 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,645 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.282ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,731 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:44:09,732 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,732 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,733 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:44:09,734 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,734 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,735 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,737 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,743 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,743 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0685ms INFO 2024-11-23 13:44:09,743 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,743 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5875ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,752 [149 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,752 [149 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6999ms INFO 2024-11-23 13:44:09,752 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,752 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4081ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,804 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:44:09,805 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,805 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,808 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,809 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:44:09,809 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,810 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,812 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,813 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:44:09,813 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,813 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,814 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,814 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4999ms INFO 2024-11-23 13:44:09,814 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,814 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5423ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,815 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:44:09,816 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,816 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,816 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,817 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:44:09,817 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,817 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,818 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,818 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6771ms INFO 2024-11-23 13:44:09,818 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,818 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6483ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,818 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:44:09,819 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,819 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,819 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,820 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,821 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,821 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3003ms INFO 2024-11-23 13:44:09,821 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,821 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,821 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6329ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,824 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,824 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7024ms INFO 2024-11-23 13:44:09,824 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,824 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9698ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,828 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,828 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8723ms INFO 2024-11-23 13:44:09,829 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,829 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0313ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,829 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,829 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5711ms INFO 2024-11-23 13:44:09,829 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,829 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6233ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,880 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:44:09,881 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,881 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,882 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:44:09,882 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:09,883 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,883 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,885 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:09,892 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,893 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1973ms INFO 2024-11-23 13:44:09,893 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,893 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5158ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:09,917 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:09,917 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.7887ms INFO 2024-11-23 13:44:09,917 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:09,917 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9615ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:11,299 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 13:44:11,299 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:11,299 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:11,300 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:44:11,300 [151 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:11,300 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:11,300 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:11,302 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:11,303 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:11,311 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:11,312 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.3829ms INFO 2024-11-23 13:44:11,312 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:11,312 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2377ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:11,341 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:11,341 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 38.1037ms INFO 2024-11-23 13:44:11,341 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:11,341 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3964ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:13,046 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/PExecGetOverType? application/json 54 INFO 2024-11-23 13:44:13,046 [151 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:13,047 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:13,047 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:13,050 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PExecGetOverType", controller = "OverTime"}. Executing controller action with signature System.String PExecGetOverType(Sg.HcmMb.OverTime.Dto.OverTypeDto) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:13,064 [148 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:13,064 [148 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 13.5788ms INFO 2024-11-23 13:44:13,064 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:13,064 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0169ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:29,554 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetCalOverHours?editFormat=TIME&beginAT=0&restMin=0&beginDate=2024-11-23&endDate=2024-11-23&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2024-11-23 13:44:29,555 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:29,555 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:29,559 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalOverHours", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverCalHoursDto GetCalOverHours(System.String, System.String, System.String, System.String, Boolean, System.String, System.String, System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:29,571 [149 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:29,572 [149 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 13.2663ms INFO 2024-11-23 13:44:29,572 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:29,573 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3006ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:29,835 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340669815&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:44:29,836 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:44:29,836 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0801ms 200 text/html INFO 2024-11-23 13:44:31,547 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732340671542 INFO 2024-11-23 13:44:31,548 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:44:31,548 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8702ms 200 application/javascript INFO 2024-11-23 13:44:31,562 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9544518741247303 INFO 2024-11-23 13:44:31,562 [149 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:44:31,562 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6107ms 200 application/javascript INFO 2024-11-23 13:44:31,684 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732340669815%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 13:44:31,684 [152 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:44:31,684 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,685 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 13:44:31,685 [150 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:31,685 [150 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,686 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,687 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,688 [150 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,689 [152 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340669815&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:44:31,690 [149 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:44:31,690 [149 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:44:31,690 [149 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:44:31,692 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,693 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7942ms INFO 2024-11-23 13:44:31,693 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,693 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1842ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,717 [149 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:44:31,721 [149 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,721 [149 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.8788ms INFO 2024-11-23 13:44:31,721 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,721 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.128ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,782 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:44:31,782 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:44:31,783 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,783 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,783 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,783 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,786 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,786 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,787 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:44:31,787 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:44:31,787 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:44:31,791 [149 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,791 [149 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6197ms INFO 2024-11-23 13:44:31,791 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,792 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2521ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,814 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:44:31,814 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:44:31,819 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,819 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.0331ms INFO 2024-11-23 13:44:31,819 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,819 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5885ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,881 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:44:31,881 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:44:31,882 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,882 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,882 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,882 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,885 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,885 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,890 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,890 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,890 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.4078ms INFO 2024-11-23 13:44:31,890 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,890 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4165ms INFO 2024-11-23 13:44:31,890 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,890 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8146ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,890 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8311ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,912 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:44:31,913 [150 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,913 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,915 [150 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,920 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:44:31,920 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,920 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,920 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,920 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1191ms INFO 2024-11-23 13:44:31,921 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,921 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2144ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,921 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:44:31,921 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:44:31,921 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:44:31,921 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,921 [150 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,921 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,922 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,922 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,922 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,923 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,924 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,924 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,924 [150 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,929 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,929 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0144ms INFO 2024-11-23 13:44:31,929 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,929 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5078ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,930 [148 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,930 [148 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.603ms INFO 2024-11-23 13:44:31,930 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,930 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7136ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,932 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,932 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.1826ms INFO 2024-11-23 13:44:31,932 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,933 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5436ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,934 [146 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,934 [146 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.8438ms INFO 2024-11-23 13:44:31,934 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,934 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9713ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,950 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:44:31,950 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,950 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,953 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,960 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,960 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3702ms INFO 2024-11-23 13:44:31,960 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,960 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5611ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:31,981 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:44:31,981 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,982 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,982 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:44:31,982 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:31,982 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,984 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,985 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:31,993 [146 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:31,993 [146 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0346ms INFO 2024-11-23 13:44:31,993 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:31,993 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2904ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:32,010 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:32,010 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.8204ms INFO 2024-11-23 13:44:32,010 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:32,010 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.8628ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:41,841 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 71 INFO 2024-11-23 13:44:41,841 [152 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:41,841 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:41,841 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:41,844 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:41,854 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:41,854 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.2318ms INFO 2024-11-23 13:44:41,854 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:41,854 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8223ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:41,861 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 112 INFO 2024-11-23 13:44:41,861 [151 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:41,861 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:41,862 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:41,864 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:41,876 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:41,876 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 11.8289ms INFO 2024-11-23 13:44:41,876 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:41,876 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9959ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:41,883 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 111 INFO 2024-11-23 13:44:41,883 [152 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:41,884 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:41,884 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:41,886 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:41,898 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:41,899 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 12.2038ms INFO 2024-11-23 13:44:41,899 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:41,899 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5337ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:41,910 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 111 INFO 2024-11-23 13:44:41,910 [152 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:41,910 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:41,911 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:41,913 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:41,923 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:41,923 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.3375ms INFO 2024-11-23 13:44:41,923 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:41,923 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4456ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:42,011 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 49821 INFO 2024-11-23 13:44:42,011 [151 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:42,012 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:42,012 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:42,015 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfOver", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfOver(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:42,111 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:42,111 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 95.9353ms INFO 2024-11-23 13:44:42,111 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:42,111 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.1004ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:42,185 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoEntityFlowWork? application/x-www-form-urlencoded 9 INFO 2024-11-23 13:44:42,185 [151 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:44:42,185 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:42,186 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:42,189 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:42,297 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:42,297 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 107.9289ms INFO 2024-11-23 13:44:42,297 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:42,297 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.3165ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:43,420 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 13:44:43,421 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:44:43,421 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:43,423 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:44:43,525 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:44:43,525 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 101.9787ms INFO 2024-11-23 13:44:43,525 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 13:44:43,526 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.6842ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:44:54,152 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:44:54,153 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:44:54,153 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8965ms 200 text/html INFO 2024-11-23 13:44:55,295 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 13:44:55,309 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 13:44:55,309 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1226ms 200 application/javascript INFO 2024-11-23 13:44:59,589 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 13:44:59,590 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 13:44:59,590 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9173ms 200 application/javascript INFO 2024-11-23 13:44:59,749 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 13:44:59,750 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 13:44:59,750 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7671ms 200 application/javascript INFO 2024-11-23 13:44:59,898 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 13:44:59,900 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 13:44:59,900 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7017ms 200 application/javascript INFO 2024-11-23 13:45:00,399 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 13:45:00,400 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 13:45:00,400 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7756ms 200 application/javascript INFO 2024-11-23 13:45:00,492 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 13:45:00,493 [154 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 13:45:00,493 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8365ms 200 application/javascript INFO 2024-11-23 13:45:00,585 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 13:45:00,586 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 13:45:00,586 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7532ms 200 application/javascript INFO 2024-11-23 13:45:03,504 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/polyfills-legacy.29000aa5.js INFO 2024-11-23 13:45:03,505 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/polyfills-legacy.29000aa5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\polyfills-legacy.29000aa5.js' INFO 2024-11-23 13:45:03,505 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1516ms 200 application/javascript INFO 2024-11-23 13:45:15,098 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 13:45:15,098 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:15,099 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,101 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 13:45:15,101 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 13:45:15,102 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:15,102 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:15,102 [150 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:15,102 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,102 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,104 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:15,104 [150 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:15,106 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 13:45:15,106 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:15,106 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,108 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 13:45:15,109 [146 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:15,109 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,109 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:15,111 [146 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:15,114 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:15,114 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.6145ms INFO 2024-11-23 13:45:15,114 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,114 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4403ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:15,117 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:15,117 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:15,117 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 8.5308ms INFO 2024-11-23 13:45:15,117 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,117 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 13.2618ms INFO 2024-11-23 13:45:15,117 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,117 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5237ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:15,117 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3448ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:15,119 [146 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:15,119 [146 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 14.4491ms INFO 2024-11-23 13:45:15,119 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,119 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6173ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:15,119 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:15,120 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.3256ms INFO 2024-11-23 13:45:15,120 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,120 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.494ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:15,181 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1609& INFO 2024-11-23 13:45:15,181 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:15,181 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,184 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:15,204 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:15,205 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 20.6187ms INFO 2024-11-23 13:45:15,205 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:15,205 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1772ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:16,611 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 13:45:16,612 [150 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:16,612 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:16,613 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 13:45:16,613 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:16,613 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:16,615 [150 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:16,616 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:16,618 [150 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 13:45:16,621 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:16,622 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7465ms INFO 2024-11-23 13:45:16,622 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:16,622 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0387ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:16,628 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:16,629 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.8718ms INFO 2024-11-23 13:45:16,629 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:16,629 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4593ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:16,698 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1609& INFO 2024-11-23 13:45:16,698 [141 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:16,698 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:16,701 [141 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:16,707 [141 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:16,707 [141 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2037ms INFO 2024-11-23 13:45:16,707 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:16,707 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.599ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:18,288 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 13:45:18,288 [140 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:18,288 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:18,291 [140 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:18,297 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:18,297 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.3724ms INFO 2024-11-23 13:45:18,298 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:18,298 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1181ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:19,582 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=aIpzQDgkMEo%3D& INFO 2024-11-23 13:45:19,582 [141 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:19,582 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:19,584 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054003&IsEss=true& INFO 2024-11-23 13:45:19,584 [140 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:19,584 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:19,585 [141 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetExchangeDayOff", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.ExchangeDayOffDto GetExchangeDayOff(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:19,587 [140 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:19,589 [141 ] Sg.HcmMb.PubClass.ShareData - oldValue:aIpzQDgkMEo= INFO 2024-11-23 13:45:19,592 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:19,592 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5749ms INFO 2024-11-23 13:45:19,592 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:19,593 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8383ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:19,700 [141 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:19,701 [141 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 116.0132ms INFO 2024-11-23 13:45:19,701 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:19,701 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.595ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:19,798 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1609& INFO 2024-11-23 13:45:19,798 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:19,798 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:19,801 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:19,807 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:19,808 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2458ms INFO 2024-11-23 13:45:19,808 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:19,808 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1897ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:25,297 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 13:45:25,298 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:25,298 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:25,301 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:25,306 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:25,307 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7932ms INFO 2024-11-23 13:45:25,307 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:25,307 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4539ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:29,589 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2024-11-23 13:45:29,589 [152 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:45:29,589 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTableList.bfa59482.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTableList.bfa59482.js' INFO 2024-11-23 13:45:29,590 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1941ms 200 application/javascript INFO 2024-11-23 13:45:29,594 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2024-11-23 13:45:29,594 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2024-11-23 13:45:29,594 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2024-11-23 13:45:29,594 [152 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:45:29,594 [141 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2024-11-23 13:45:29,594 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2024-11-23 13:45:29,594 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7432ms 200 application/javascript INFO 2024-11-23 13:45:29,595 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8023ms 200 text/css INFO 2024-11-23 13:45:29,595 [143 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/subTableList.04b88ebd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\subTableList.04b88ebd.css' INFO 2024-11-23 13:45:29,595 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0204ms 200 text/css INFO 2024-11-23 13:45:29,678 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=21010007,21010008,21010009,21010010,26050401&IsEss=true& INFO 2024-11-23 13:45:29,678 [143 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:29,678 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:29,681 [143 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:29,692 [143 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:29,693 [143 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.6819ms INFO 2024-11-23 13:45:29,693 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:29,693 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0963ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:45:29,766 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTablePanel?a0188=uXRSaPD1cEA%3D&bIsEss=false&tableName=A01& INFO 2024-11-23 13:45:29,767 [143 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:45:29,767 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:29,771 [143 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTablePanel", controller = "UserInfo"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSubTablePanel(System.String, System.String, System.String, Boolean, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:45:29,775 [143 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2024-11-23 13:45:30,514 [143 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:45:30,523 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 752.1229ms INFO 2024-11-23 13:45:30,523 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 13:45:30,523 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 756.6389ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:15,403 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340895400&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 13:48:15,404 [147 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:48:15,405 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2604ms 200 text/html INFO 2024-11-23 13:48:17,603 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732340897571 INFO 2024-11-23 13:48:17,604 [135 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:48:17,604 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9263ms 200 application/javascript INFO 2024-11-23 13:48:17,664 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3520591868864562 INFO 2024-11-23 13:48:17,664 [135 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:48:17,664 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6754ms 200 application/javascript INFO 2024-11-23 13:48:17,803 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732340895400%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 13:48:17,803 [135 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:48:17,803 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:17,806 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:17,808 [135 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340895400&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 13:48:17,812 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:17,812 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0707ms INFO 2024-11-23 13:48:17,812 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:17,812 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3583ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:17,828 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:48:17,828 [153 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:48:17,828 [153 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:48:17,829 [153 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:48:17,829 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:17,831 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 13:48:17,832 [153 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 13:48:17,832 [153 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 13:48:17,832 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:17,832 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.157ms INFO 2024-11-23 13:48:17,832 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:17,833 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8327ms 401 application/json; charset=utf-8 INFO 2024-11-23 13:48:17,922 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 13:48:17,922 [135 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:48:17,923 [135 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:48:17,923 [135 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:48:17,923 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:48:17,926 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:48:17,928 [153 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjAwMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-i_nOi-iSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzI2IiwianRpIjoiNTdjMjNiNzMtOGVmMy00OTY5LThmMDgtMzJmOWJiYTBiNzhkIiwiaWF0IjoxNzMyMTg2MDU0LCJuYmYiOjE3MzIxODYwNTIsImV4cCI6MTczMjI3MjQ1NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.7eGbmhNKKN7dAGV27kihNWFSd9Q-9oSQwvJBC8h89es INFO 2024-11-23 13:48:17,933 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:17,933 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.4603ms INFO 2024-11-23 13:48:17,934 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:48:17,934 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4852ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,038 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:48:18,038 [149 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:48:18,039 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,042 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,045 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,048 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:48:18,049 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:48:18,049 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:48:18,076 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:48:18,079 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,080 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.0898ms INFO 2024-11-23 13:48:18,080 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,080 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8598ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,203 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:48:18,203 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:48:18,204 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,204 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,204 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,204 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,207 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,207 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,208 [149 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:48:18,209 [149 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:48:18,209 [149 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:48:18,212 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,212 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.509ms INFO 2024-11-23 13:48:18,212 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,212 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9665ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,236 [149 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:48:18,263 [149 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:48:18,268 [149 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,268 [149 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.2302ms INFO 2024-11-23 13:48:18,268 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,268 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.8918ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,412 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:48:18,413 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,413 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,415 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,417 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:48:18,418 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,418 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,421 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,427 [149 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,427 [149 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2263ms INFO 2024-11-23 13:48:18,427 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,428 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2663ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,432 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,432 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.8457ms INFO 2024-11-23 13:48:18,432 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,432 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3841ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,547 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:48:18,547 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,548 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,548 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:48:18,548 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,548 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,550 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,551 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,555 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,555 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3917ms INFO 2024-11-23 13:48:18,556 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,556 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6325ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,556 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,556 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5434ms INFO 2024-11-23 13:48:18,556 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,556 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5931ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,572 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:48:18,573 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:48:18,573 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,573 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,573 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,573 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,575 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,575 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,583 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,583 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.1929ms INFO 2024-11-23 13:48:18,583 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,584 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2843ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,584 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,584 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9635ms INFO 2024-11-23 13:48:18,584 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,584 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9888ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,587 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:48:18,587 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,587 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:48:18,587 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,588 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,588 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,590 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,590 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,596 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,596 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5105ms INFO 2024-11-23 13:48:18,596 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,596 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5658ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,597 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,598 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5844ms INFO 2024-11-23 13:48:18,598 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,598 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7757ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,667 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:48:18,668 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,668 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,670 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,680 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,680 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.597ms INFO 2024-11-23 13:48:18,680 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,680 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7337ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:18,683 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:48:18,683 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:18,683 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,686 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:18,718 [149 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:18,718 [149 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.3381ms INFO 2024-11-23 13:48:18,718 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:18,718 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5034ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:21,723 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 13:48:21,723 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 13:48:21,723 [149 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:48:21,723 [149 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 13:48:21,723 [156 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 13:48:21,723 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8552ms 200 text/css INFO 2024-11-23 13:48:21,724 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0562ms 200 application/javascript INFO 2024-11-23 13:48:21,883 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:48:21,883 [147 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:48:21,883 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 13:48:21,883 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:21,884 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:21,884 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:21,884 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:21,886 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:21,886 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:21,892 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:21,892 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7944ms INFO 2024-11-23 13:48:21,892 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:21,892 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.094ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:21,925 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:21,925 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 38.9321ms INFO 2024-11-23 13:48:21,925 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:21,926 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.709ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:41,739 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340921746&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 13:48:41,740 [153 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:48:41,740 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1613ms 200 text/html INFO 2024-11-23 13:48:43,527 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732340923533 INFO 2024-11-23 13:48:43,528 [147 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:48:43,528 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8873ms 200 application/javascript INFO 2024-11-23 13:48:43,577 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5204386109874102 INFO 2024-11-23 13:48:43,578 [147 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:48:43,578 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6839ms 200 application/javascript INFO 2024-11-23 13:48:43,733 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:48:43,734 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732340921746%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 13:48:43,734 [153 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:48:43,734 [147 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:48:43,734 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:43,734 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:43,734 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:43,737 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:43,737 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:43,739 [147 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340921746&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 13:48:43,739 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:48:43,739 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:48:43,739 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:48:43,742 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:43,743 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0019ms INFO 2024-11-23 13:48:43,743 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:43,743 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2022ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:43,768 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:48:43,772 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:43,773 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 35.2705ms INFO 2024-11-23 13:48:43,773 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:43,773 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4318ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:43,863 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:48:43,863 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:43,864 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:43,866 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:43,867 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:48:43,868 [157 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:43,868 [157 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:43,868 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:48:43,868 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:48:43,868 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:48:43,870 [157 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:43,876 [157 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:43,876 [157 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8039ms INFO 2024-11-23 13:48:43,876 [157 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:43,877 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2143ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:43,895 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:48:43,895 [153 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:48:43,899 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:43,899 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9357ms INFO 2024-11-23 13:48:43,899 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:43,900 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6689ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,008 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:48:44,008 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,008 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:48:44,008 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,009 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,009 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,011 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,011 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,017 [157 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,017 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,017 [157 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8948ms INFO 2024-11-23 13:48:44,017 [157 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,017 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7234ms INFO 2024-11-23 13:48:44,017 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5585ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,017 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,018 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1795ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,053 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:48:44,053 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:48:44,053 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:48:44,053 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,053 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,054 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,054 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,054 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,054 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,055 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:48:44,055 [157 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,055 [157 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,056 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,056 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,057 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,058 [157 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,059 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:48:44,059 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,059 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,062 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,064 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,064 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.4464ms INFO 2024-11-23 13:48:44,064 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,064 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0684ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,064 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,065 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.3413ms INFO 2024-11-23 13:48:44,065 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,065 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7717ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,065 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,065 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.0916ms INFO 2024-11-23 13:48:44,065 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,066 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6585ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,069 [157 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,069 [157 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 11.5884ms INFO 2024-11-23 13:48:44,069 [157 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,069 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6759ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,072 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,072 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.066ms INFO 2024-11-23 13:48:44,072 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,073 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5052ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,128 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:48:44,129 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,129 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,131 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,140 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,140 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3366ms INFO 2024-11-23 13:48:44,140 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,140 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8664ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,169 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:48:44,170 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,170 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,173 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,173 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:48:44,174 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:44,174 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,176 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:44,182 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,182 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5388ms INFO 2024-11-23 13:48:44,183 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,183 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1781ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:44,202 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:44,202 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4306ms INFO 2024-11-23 13:48:44,202 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:44,202 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6555ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:45,371 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2024-11-23 13:48:45,371 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2024-11-23 13:48:45,371 [158 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:48:45,372 [153 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2024-11-23 13:48:45,372 [158 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2024-11-23 13:48:45,372 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7786ms 200 application/javascript INFO 2024-11-23 13:48:45,372 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.875ms 200 text/css INFO 2024-11-23 13:48:45,491 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 13:48:45,491 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 13:48:45,491 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:45,492 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:45,492 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:45,492 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:45,494 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:45,494 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:45,500 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:45,500 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5873ms INFO 2024-11-23 13:48:45,500 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:45,500 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1661ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:46,403 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:46,404 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 909.2279ms INFO 2024-11-23 13:48:46,404 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:46,404 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 912.6414ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:59,362 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimeDetials.76b60a75.css INFO 2024-11-23 13:48:59,362 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2024-11-23 13:48:59,363 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimeDetials.b7a9e023.js INFO 2024-11-23 13:48:59,363 [153 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:48:59,363 [158 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:48:59,363 [156 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimeDetials.76b60a75.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimeDetials.76b60a75.css' INFO 2024-11-23 13:48:59,363 [153 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimePanel.ea2600a8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimePanel.ea2600a8.js' INFO 2024-11-23 13:48:59,363 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8358ms 200 application/javascript INFO 2024-11-23 13:48:59,363 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.998ms 200 text/css INFO 2024-11-23 13:48:59,363 [158 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimeDetials.b7a9e023.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimeDetials.b7a9e023.js' INFO 2024-11-23 13:48:59,364 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0032ms 200 application/javascript INFO 2024-11-23 13:48:59,364 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2024-11-23 13:48:59,365 [156 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimePanel.53347f6a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimePanel.53347f6a.css' INFO 2024-11-23 13:48:59,365 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.631ms 200 text/css INFO 2024-11-23 13:48:59,477 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=k_over&keyFieldValue=%2FAHhZn7kuGM%3D& INFO 2024-11-23 13:48:59,477 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050202,26050203,26050204&IsEss=true& INFO 2024-11-23 13:48:59,478 [148 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:59,478 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:59,478 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:59,478 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:59,479 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetSelfOver?k_id=274786& INFO 2024-11-23 13:48:59,479 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:48:59,480 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:59,481 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:59,481 [148 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:59,482 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfOver", controller = "OverTime"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfOver(Int32, System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:48:59,491 [148 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:59,491 [148 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.3646ms INFO 2024-11-23 13:48:59,491 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:59,491 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7932ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:59,492 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:59,492 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 10.7316ms INFO 2024-11-23 13:48:59,492 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:59,492 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1077ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:48:59,572 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:48:59,578 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 95.6757ms INFO 2024-11-23 13:48:59,578 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2024-11-23 13:48:59,578 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.3176ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:00,860 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/PExecGetOverType? application/json 54 INFO 2024-11-23 13:49:00,860 [156 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:49:00,861 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:00,861 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:00,864 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PExecGetOverType", controller = "OverTime"}. Executing controller action with signature System.String PExecGetOverType(Sg.HcmMb.OverTime.Dto.OverTypeDto) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:00,871 [148 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:00,871 [148 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 7.4868ms INFO 2024-11-23 13:49:00,871 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:00,871 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4869ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:12,894 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340952868&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:49:12,894 [148 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:49:12,895 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0597ms 200 text/html INFO 2024-11-23 13:49:14,715 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732340954710 INFO 2024-11-23 13:49:14,716 [148 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:49:14,716 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9012ms 200 application/javascript INFO 2024-11-23 13:49:14,764 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.13468297332025791 INFO 2024-11-23 13:49:14,765 [148 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:49:14,765 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6421ms 200 application/javascript INFO 2024-11-23 13:49:14,867 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732340952868%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 13:49:14,867 [148 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:49:14,867 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:14,867 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:49:14,868 [155 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:49:14,868 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:14,868 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:14,870 [148 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:14,870 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:14,872 [148 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732340952868&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:49:14,873 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:49:14,873 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:49:14,873 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:49:14,876 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:14,876 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0813ms INFO 2024-11-23 13:49:14,876 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:14,876 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3568ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:14,900 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:49:14,904 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:14,904 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3424ms INFO 2024-11-23 13:49:14,904 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:14,904 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5249ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:14,993 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:49:14,993 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:14,993 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:14,996 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:14,997 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:49:14,997 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:14,997 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:14,998 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:49:14,998 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:49:14,998 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:49:15,000 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,005 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,005 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4019ms INFO 2024-11-23 13:49:15,005 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,005 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5284ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,025 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:49:15,025 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:49:15,029 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,029 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2465ms INFO 2024-11-23 13:49:15,029 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,029 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5673ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,133 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:49:15,133 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,133 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:49:15,133 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,134 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,134 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,136 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,136 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,141 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,141 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,141 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.2727ms INFO 2024-11-23 13:49:15,141 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4627ms INFO 2024-11-23 13:49:15,141 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,141 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,142 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4024ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,142 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8302ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,170 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:49:15,170 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,170 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,173 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,178 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,178 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6379ms INFO 2024-11-23 13:49:15,178 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,179 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9357ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,182 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:49:15,182 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:49:15,182 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:49:15,182 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,182 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,182 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,182 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,182 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:49:15,182 [148 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,183 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,183 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,183 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,185 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,185 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,185 [148 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,185 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,191 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,191 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.9305ms INFO 2024-11-23 13:49:15,191 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,191 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0237ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,192 [148 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,192 [148 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.5913ms INFO 2024-11-23 13:49:15,192 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,192 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0629ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,193 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,194 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.7522ms INFO 2024-11-23 13:49:15,194 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,194 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9522ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,195 [149 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,195 [149 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.2489ms INFO 2024-11-23 13:49:15,195 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,195 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3435ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,253 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:49:15,253 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,253 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,256 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,263 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,263 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4971ms INFO 2024-11-23 13:49:15,263 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,263 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6808ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,277 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:49:15,277 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:49:15,278 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,278 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:15,278 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,278 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,280 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,280 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:15,289 [157 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,289 [157 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9185ms INFO 2024-11-23 13:49:15,289 [157 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,289 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0281ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:15,306 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:15,306 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.5281ms INFO 2024-11-23 13:49:15,306 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:15,306 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5635ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:16,433 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 13:49:16,433 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:49:16,433 [158 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:49:16,433 [157 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:16,433 [158 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:16,434 [157 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:16,434 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:16,436 [158 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:16,436 [157 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:16,449 [157 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:16,449 [157 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.1049ms INFO 2024-11-23 13:49:16,449 [157 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:16,450 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7423ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:16,469 [158 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:16,469 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.3154ms INFO 2024-11-23 13:49:16,470 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:16,470 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5868ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:49:19,033 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:49:19,033 [153 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:49:19,033 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:49:19,034 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:19,036 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:49:19,104 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:49:19,104 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 67.6955ms INFO 2024-11-23 13:49:19,104 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:49:19,104 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.5757ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:24,714 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 13:58:24,717 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732341503795&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:58:24,718 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 13:58:24,718 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:58:24,718 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:58:24,718 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 13:58:24,718 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0766ms 200 text/css INFO 2024-11-23 13:58:24,718 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2055ms 200 text/html INFO 2024-11-23 13:58:24,731 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 13:58:24,731 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7351ms 200 application/javascript INFO 2024-11-23 13:58:24,755 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 13:58:24,756 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 13:58:24,756 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.896ms 200 application/javascript INFO 2024-11-23 13:58:24,826 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 13:58:24,826 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:58:24,843 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 13:58:24,843 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.598ms 200 application/javascript INFO 2024-11-23 13:58:24,876 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 13:58:24,880 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 13:58:24,880 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5638ms 200 text/css INFO 2024-11-23 13:58:24,887 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 13:58:24,894 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 13:58:24,894 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6831ms 200 application/javascript INFO 2024-11-23 13:58:35,625 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732341514655 INFO 2024-11-23 13:58:35,626 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:58:35,626 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8999ms 200 application/javascript INFO 2024-11-23 13:58:35,786 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6795646293137589 INFO 2024-11-23 13:58:35,786 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:58:35,787 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6619ms 200 application/javascript INFO 2024-11-23 13:58:35,816 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 13:58:35,817 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 13:58:35,817 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9177ms 200 image/jpeg INFO 2024-11-23 13:58:36,106 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732341503795%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 13:58:36,107 [87 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:58:36,107 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,107 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:58:36,107 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:58:36,108 [47 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:58:36,108 [47 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:58:36,108 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,110 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:36,111 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:36,112 [87 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732341503795&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home WARN 2024-11-23 13:58:36,112 [47 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 13:58:36,112 [47 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 13:58:36,112 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:36,112 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3254ms INFO 2024-11-23 13:58:36,112 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,112 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1806ms 401 application/json; charset=utf-8 INFO 2024-11-23 13:58:36,115 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:36,116 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8683ms INFO 2024-11-23 13:58:36,116 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,116 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2498ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:36,277 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 13:58:36,277 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:58:36,277 [47 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:58:36,278 [47 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:58:36,278 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:58:36,280 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:58:36,282 [47 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NjUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjUwNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOeUn-iKnSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzY1IiwianRpIjoiZjA2Njc3YzctNDRkZC00NmNkLTk5NWMtYWI1ZmQzMWIwNWZmIiwiaWF0IjoxNzMxOTMzNjkwLCJuYmYiOjE3MzE5MzM2ODgsImV4cCI6MTczMjAyMDA5MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.6LXTUgIbR96xlhAH73RnxFR4TLS1FIs9AF_MGHtI5js INFO 2024-11-23 13:58:36,286 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:36,286 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.6807ms INFO 2024-11-23 13:58:36,286 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:58:36,286 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2015ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:36,448 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:58:36,448 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:58:36,449 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:36,452 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,454 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:36,456 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:58:36,457 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:58:36,457 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:58:36,486 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:58:36,490 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:36,490 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 35.3625ms INFO 2024-11-23 13:58:36,490 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,490 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.6381ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:36,617 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:58:36,617 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:36,618 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,620 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:36,622 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:58:36,623 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:58:36,623 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:58:36,646 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:58:36,646 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:36,646 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,649 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:36,649 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:58:36,654 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:36,655 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6042ms INFO 2024-11-23 13:58:36,655 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,655 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9898ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:36,675 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:58:36,679 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:36,680 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.2714ms INFO 2024-11-23 13:58:36,680 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,680 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.834ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:36,793 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 13:58:36,794 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 13:58:36,794 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8044ms 200 text/css INFO 2024-11-23 13:58:36,826 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:58:36,826 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:36,826 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,829 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:36,846 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:36,846 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.2686ms INFO 2024-11-23 13:58:36,846 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,846 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7192ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:36,876 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:58:36,876 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:36,877 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,880 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:36,885 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:36,885 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6222ms INFO 2024-11-23 13:58:36,885 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:36,885 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4572ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:37,031 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:58:37,031 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:37,031 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:37,034 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:37,042 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:37,042 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.1454ms INFO 2024-11-23 13:58:37,042 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:37,042 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6663ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:39,291 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:58:39,291 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:39,291 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:58:39,291 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:58:39,292 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,292 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:39,292 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,292 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:39,293 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,294 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:39,294 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:39,296 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:39,300 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:39,300 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8047ms INFO 2024-11-23 13:58:39,300 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,300 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:39,301 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0144ms INFO 2024-11-23 13:58:39,301 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,301 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2884ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:39,301 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0074ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:39,301 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:39,301 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.687ms INFO 2024-11-23 13:58:39,301 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,301 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9252ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:39,337 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:58:39,338 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:39,338 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,340 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:39,349 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:39,349 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.836ms INFO 2024-11-23 13:58:39,349 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,349 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0344ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:39,357 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:58:39,358 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:39,358 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,360 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:39,366 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:39,366 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4459ms INFO 2024-11-23 13:58:39,366 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,366 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.691ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:39,396 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 13:58:39,397 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 13:58:39,397 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9255ms 200 image/png INFO 2024-11-23 13:58:39,416 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 13:58:39,417 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 13:58:39,458 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 13:58:39,458 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2679ms 200 image/jpeg INFO 2024-11-23 13:58:39,458 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:58:39,458 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 13:58:39,459 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:39,459 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,460 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 13:58:39,460 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 13:58:39,460 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.3302ms 200 image/jpeg INFO 2024-11-23 13:58:39,460 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6783ms 200 image/jpeg INFO 2024-11-23 13:58:39,462 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:39,472 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:39,473 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.0842ms INFO 2024-11-23 13:58:39,473 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,473 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3903ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:39,496 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:58:39,496 [161 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:39,496 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,499 [161 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:39,533 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:39,534 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 34.5747ms INFO 2024-11-23 13:58:39,534 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:39,534 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9434ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:40,468 [162 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732341519560&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:58:40,469 [162 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 13:58:40,469 [162 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1371ms 200 text/html INFO 2024-11-23 13:58:42,326 [162 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 13:58:42,327 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 13:58:42,327 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4521ms 200 text/css INFO 2024-11-23 13:58:42,631 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 13:58:42,631 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:42,632 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,634 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:42,636 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 13:58:42,636 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:42,637 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 13:58:42,637 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,637 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:42,637 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,639 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:42,640 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:42,640 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:42,640 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8863ms INFO 2024-11-23 13:58:42,640 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,640 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4478ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:42,647 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:42,647 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.3838ms INFO 2024-11-23 13:58:42,648 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,648 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.609ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:42,648 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:42,649 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.9556ms INFO 2024-11-23 13:58:42,649 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,649 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.192ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:42,651 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 13:58:42,651 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:42,652 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,653 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 13:58:42,654 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:42,654 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,654 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:42,656 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:42,659 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:42,659 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2088ms INFO 2024-11-23 13:58:42,659 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,660 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4344ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:42,662 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:42,662 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5043ms INFO 2024-11-23 13:58:42,662 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,662 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7405ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:42,777 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1765& INFO 2024-11-23 13:58:42,777 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:42,778 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:42,780 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:42,806 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:43,036 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 256.1321ms INFO 2024-11-23 13:58:43,036 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:43,037 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 259.4995ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:43,092 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732341522248 INFO 2024-11-23 13:58:43,093 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 13:58:43,093 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7838ms 200 application/javascript INFO 2024-11-23 13:58:43,184 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4241980419068032 INFO 2024-11-23 13:58:43,185 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 13:58:43,185 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7011ms 200 application/javascript INFO 2024-11-23 13:58:43,480 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732341519560%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 13:58:43,480 [82 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 13:58:43,480 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:43,483 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:43,485 [82 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732341519560&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 13:58:43,488 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:43,489 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7656ms INFO 2024-11-23 13:58:43,489 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:43,489 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0734ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:43,489 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:58:43,490 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:58:43,490 [43 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:58:43,490 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:58:43,490 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:43,493 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 13:58:43,494 [43 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 13:58:43,494 [43 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 13:58:43,494 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:43,494 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1841ms INFO 2024-11-23 13:58:43,494 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:43,494 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9874ms 401 application/json; charset=utf-8 INFO 2024-11-23 13:58:43,635 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 13:58:43,635 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:58:43,635 [82 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 13:58:43,635 [82 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 13:58:43,636 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:58:43,638 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 13:58:43,640 [47 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NjQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDMyMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWtmeekvOaZuiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDY0IiwianRpIjoiYmQ5ZDNhMWMtYTNiNi00ZWZlLWEyYWEtOWU3ZWIwMWI0OGQxIiwiaWF0IjoxNzMyMjQ1MjA0LCJuYmYiOjE3MzIyNDUyMDIsImV4cCI6MTczMjMzMTYwNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.i9NkS9OlXiYjDQTJNcF39uo-GYwB8VI9XsHep1aMkew INFO 2024-11-23 13:58:43,644 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:43,645 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.3074ms INFO 2024-11-23 13:58:43,645 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 13:58:43,645 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3425ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:43,779 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 13:58:43,779 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:58:43,779 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:43,782 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:43,785 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:43,787 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 13:58:43,787 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 13:58:43,787 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 13:58:43,814 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 13:58:43,818 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:43,818 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.6041ms INFO 2024-11-23 13:58:43,818 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:43,818 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7011ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:43,916 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 13:58:43,916 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:43,917 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:43,919 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:43,921 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 13:58:43,922 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 13:58:43,922 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 13:58:43,949 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 13:58:43,978 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 13:58:43,984 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:43,984 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 64.5727ms INFO 2024-11-23 13:58:43,984 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:43,984 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.3058ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,153 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 13:58:44,153 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 13:58:44,153 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,154 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,154 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,154 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,156 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,156 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,162 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,162 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1546ms INFO 2024-11-23 13:58:44,163 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,163 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5391ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,174 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,174 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.9563ms INFO 2024-11-23 13:58:44,174 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,174 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4317ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,267 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 13:58:44,268 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,268 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,271 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,277 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,277 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7708ms INFO 2024-11-23 13:58:44,277 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,277 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3009ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,319 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 13:58:44,320 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,320 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,322 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,328 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,328 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.452ms INFO 2024-11-23 13:58:44,328 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,328 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7989ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,346 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 13:58:44,347 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 13:58:44,347 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,347 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,347 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,347 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,349 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,350 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,355 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,355 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0739ms INFO 2024-11-23 13:58:44,355 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,355 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,355 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0733ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,355 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3581ms INFO 2024-11-23 13:58:44,355 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,355 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6797ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,365 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 13:58:44,365 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,365 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,368 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,377 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,377 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2051ms INFO 2024-11-23 13:58:44,377 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,377 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9168ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,379 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 13:58:44,379 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,380 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,382 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,388 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,388 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8544ms INFO 2024-11-23 13:58:44,388 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,388 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.315ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,389 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 13:58:44,390 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,390 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,392 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,400 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,400 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8511ms INFO 2024-11-23 13:58:44,400 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,400 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1393ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,553 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 13:58:44,553 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,553 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,556 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,576 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 13:58:44,576 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,576 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,578 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 13:58:44,578 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,578 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,579 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,581 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,583 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,583 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.6858ms INFO 2024-11-23 13:58:44,583 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,583 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4373ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,585 [147 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 13:58:44,585 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,585 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.9912ms INFO 2024-11-23 13:58:44,585 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,585 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3878ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,595 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,595 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.5266ms INFO 2024-11-23 13:58:44,595 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,595 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0576ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,658 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 13:58:44,658 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,659 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,661 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,749 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:44,749 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 87.9679ms INFO 2024-11-23 13:58:44,749 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,749 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.5204ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:44,827 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1765& INFO 2024-11-23 13:58:44,828 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:44,828 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:44,830 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:44,857 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:45,146 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 315.7322ms INFO 2024-11-23 13:58:45,146 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:45,146 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 319.1276ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:45,733 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 13:58:45,734 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 13:58:45,734 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 13:58:45,734 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:45,734 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:45,734 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:45,734 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:45,738 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:45,738 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:45,745 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:45,745 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.8291ms INFO 2024-11-23 13:58:45,745 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:45,745 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6214ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:45,777 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:45,778 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 39.4742ms INFO 2024-11-23 13:58:45,778 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:45,778 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.2436ms 200 application/json; charset=utf-8 INFO 2024-11-23 13:58:51,661 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 13:58:51,661 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 13:58:51,662 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:51,665 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 13:58:51,672 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 13:58:51,672 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.9749ms INFO 2024-11-23 13:58:51,672 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 13:58:51,672 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3974ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:23,775 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732342343663&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:12:23,776 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:12:23,776 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1636ms 200 text/html INFO 2024-11-23 14:12:25,660 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732342345587 INFO 2024-11-23 14:12:25,661 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:12:25,661 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9428ms 200 application/javascript INFO 2024-11-23 14:12:25,750 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6894826369870491 INFO 2024-11-23 14:12:25,751 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:12:25,751 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7027ms 200 application/javascript INFO 2024-11-23 14:12:25,880 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732342343663%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 14:12:25,881 [29 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:12:25,881 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:25,883 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:25,886 [29 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732342343663&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:12:25,890 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:25,890 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.5861ms INFO 2024-11-23 14:12:25,890 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:25,890 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9752ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:25,967 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 14:12:25,967 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:12:25,968 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:25,970 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:25,973 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:25,975 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:12:25,975 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:12:25,975 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:12:26,003 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:12:26,007 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,007 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.6127ms INFO 2024-11-23 14:12:26,007 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,007 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4755ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,160 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:12:26,160 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:12:26,160 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,160 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,160 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,160 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,163 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,163 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,165 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:12:26,166 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:12:26,166 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:12:26,169 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,169 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.623ms INFO 2024-11-23 14:12:26,169 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,169 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3095ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,192 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:12:26,219 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:12:26,223 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,223 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.1114ms INFO 2024-11-23 14:12:26,223 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,223 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.8159ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,395 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:12:26,395 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,396 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,397 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:12:26,397 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,397 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,398 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,400 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,406 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,406 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6757ms INFO 2024-11-23 14:12:26,406 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,406 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2469ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,416 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,416 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.5722ms INFO 2024-11-23 14:12:26,416 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,416 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3118ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,501 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 14:12:26,501 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,501 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,502 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 14:12:26,503 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,503 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,504 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,505 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,509 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,509 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1188ms INFO 2024-11-23 14:12:26,509 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,509 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5033ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,511 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,511 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6856ms INFO 2024-11-23 14:12:26,511 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,511 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.941ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,526 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 14:12:26,526 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 14:12:26,527 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,527 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,527 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 14:12:26,527 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,527 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,527 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,527 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,529 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,529 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,530 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,534 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,534 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0435ms INFO 2024-11-23 14:12:26,534 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,535 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1675ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,538 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,538 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6467ms INFO 2024-11-23 14:12:26,538 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,538 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,538 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.963ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,538 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.0964ms INFO 2024-11-23 14:12:26,538 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,538 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5735ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,545 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:12:26,546 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,546 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,548 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,556 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,556 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6094ms INFO 2024-11-23 14:12:26,556 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,556 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0156ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,656 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 14:12:26,656 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,656 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,657 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 14:12:26,658 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:26,658 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,659 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,660 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:26,669 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,669 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.6604ms INFO 2024-11-23 14:12:26,669 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,669 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3305ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:26,686 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:26,687 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.0581ms INFO 2024-11-23 14:12:26,687 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:26,687 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4233ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:27,837 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2024-11-23 14:12:27,837 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:27,837 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:27,841 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMonthResult", controller = "Month"}. Executing controller action with signature Sg.HcmMb.Month.Dto.MonthResultDto GetMonthResult(System.String, System.String) on controller Sg.HcmMb.Month.MonthAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:27,975 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:27,981 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 139.466ms INFO 2024-11-23 14:12:27,981 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:27,981 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 144.0955ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:52,027 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732342371913&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:12:52,028 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:12:52,029 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2171ms 200 text/html INFO 2024-11-23 14:12:53,865 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732342373806 INFO 2024-11-23 14:12:53,866 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:12:53,866 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8877ms 200 application/javascript INFO 2024-11-23 14:12:53,967 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.73105703288459 INFO 2024-11-23 14:12:53,967 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:12:53,968 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6252ms 200 application/javascript INFO 2024-11-23 14:12:54,128 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732342371913%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 14:12:54,128 [30 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:12:54,128 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:54,131 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:54,133 [30 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732342371913&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:12:54,137 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:54,137 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9037ms INFO 2024-11-23 14:12:54,137 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:54,137 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3994ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,251 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 14:12:57,251 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:12:57,252 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,252 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,255 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,257 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:12:57,257 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:12:57,257 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:12:57,284 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:12:57,288 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,288 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.4663ms INFO 2024-11-23 14:12:57,288 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,288 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2273ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,504 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:12:57,504 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,504 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,507 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,509 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:12:57,509 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:12:57,509 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:12:57,536 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:12:57,536 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:12:57,541 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,541 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.7819ms INFO 2024-11-23 14:12:57,541 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,541 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5427ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,586 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:12:57,586 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,586 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,589 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,594 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,594 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3232ms INFO 2024-11-23 14:12:57,594 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,594 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.624ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,706 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:12:57,706 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,706 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,708 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:12:57,709 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,709 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,709 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,711 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,715 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,715 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8446ms INFO 2024-11-23 14:12:57,715 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,715 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3052ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,716 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,716 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.0442ms INFO 2024-11-23 14:12:57,716 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,717 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.314ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,819 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 14:12:57,819 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,820 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,822 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,828 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,828 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6803ms INFO 2024-11-23 14:12:57,828 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,828 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9105ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,857 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 14:12:57,857 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,857 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:12:57,857 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 14:12:57,857 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,857 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 14:12:57,858 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,858 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,858 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,858 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,858 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,858 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,860 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,860 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,860 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,860 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,862 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 14:12:57,863 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:57,863 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,865 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:57,866 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,867 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.3441ms INFO 2024-11-23 14:12:57,867 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,867 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5076ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,870 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,870 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,870 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.5223ms INFO 2024-11-23 14:12:57,870 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,870 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.6593ms INFO 2024-11-23 14:12:57,870 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7829ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,870 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,870 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8842ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,873 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,873 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.0433ms INFO 2024-11-23 14:12:57,873 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,873 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7675ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:57,875 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:57,875 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.5649ms INFO 2024-11-23 14:12:57,875 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:57,875 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7664ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:58,031 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 14:12:58,032 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:58,032 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:58,033 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 14:12:58,034 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:12:58,034 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:58,034 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:58,038 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:12:58,056 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:58,057 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.4826ms INFO 2024-11-23 14:12:58,057 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:58,057 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4893ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:12:58,060 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:12:58,060 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.0169ms INFO 2024-11-23 14:12:58,061 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:12:58,061 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4685ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:13:04,502 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 14:13:04,502 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 14:13:04,502 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:13:04,502 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:13:04,502 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:13:04,502 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:13:04,505 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:13:04,505 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:13:04,510 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:13:04,511 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5968ms INFO 2024-11-23 14:13:04,511 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:13:04,511 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.147ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:13:05,349 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:13:05,350 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 844.7192ms INFO 2024-11-23 14:13:05,350 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:13:05,350 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 848.1193ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:06,490 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732342986073&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:23:06,491 [116 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:23:06,491 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1771ms 200 text/html INFO 2024-11-23 14:23:08,214 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732342988205 INFO 2024-11-23 14:23:08,215 [116 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:23:08,215 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9371ms 200 application/javascript INFO 2024-11-23 14:23:08,235 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.32047056842116506 INFO 2024-11-23 14:23:08,235 [121 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:23:08,235 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7665ms 200 application/javascript INFO 2024-11-23 14:23:08,355 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732342986073%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 14:23:08,355 [116 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:23:08,355 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,358 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,359 [116 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732342986073&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:23:08,363 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 14:23:08,363 [119 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:23:08,364 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,364 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0944ms INFO 2024-11-23 14:23:08,364 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,364 [119 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 14:23:08,364 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3992ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,364 [119 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 14:23:08,364 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,367 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 14:23:08,368 [119 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 14:23:08,368 [119 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 14:23:08,368 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,368 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1632ms INFO 2024-11-23 14:23:08,368 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,368 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0434ms 401 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,437 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 14:23:08,437 [116 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:23:08,438 [116 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 14:23:08,438 [116 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 14:23:08,438 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 14:23:08,440 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 14:23:08,443 [119 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDA3NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjumVv-i_nCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjUzIiwianRpIjoiODFlMjZjZmItMjEyYy00ZTA3LThhOGQtYWQ5MWM5YzhmOTdmIiwiaWF0IjoxNzMyMTQ4MTkxLCJuYmYiOjE3MzIxNDgxODksImV4cCI6MTczMjIzNDU5MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.M-0KmGDdkLKSblIpgau1CiQxQAt4aYdMZ0e40r3SRBk INFO 2024-11-23 14:23:08,446 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,446 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.923ms INFO 2024-11-23 14:23:08,446 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 14:23:08,447 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6745ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,527 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 14:23:08,527 [121 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:23:08,527 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,528 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,530 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,533 [119 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:23:08,533 [119 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:23:08,533 [119 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:23:08,560 [119 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:23:08,564 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,564 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.2421ms INFO 2024-11-23 14:23:08,564 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,564 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9802ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,638 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:23:08,638 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:23:08,639 [119 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,639 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,639 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,639 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,642 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,642 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,643 [119 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:23:08,643 [119 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:23:08,643 [119 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:23:08,647 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,647 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6841ms INFO 2024-11-23 14:23:08,647 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,648 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1952ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,670 [119 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:23:08,670 [119 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:23:08,674 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,674 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.8467ms INFO 2024-11-23 14:23:08,674 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,675 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2852ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,743 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:23:08,744 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:23:08,744 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,744 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,744 [119 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,744 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,746 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,747 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,752 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,752 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,752 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4057ms INFO 2024-11-23 14:23:08,752 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,752 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.3994ms INFO 2024-11-23 14:23:08,752 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,752 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9073ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,752 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5734ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,823 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 14:23:08,823 [119 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,824 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,826 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 14:23:08,826 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,826 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,826 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,829 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,829 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 14:23:08,829 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,830 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,832 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,832 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5394ms INFO 2024-11-23 14:23:08,832 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,832 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1427ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,832 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,834 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,834 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.422ms INFO 2024-11-23 14:23:08,834 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,834 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5624ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,836 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 14:23:08,837 [119 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,837 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,837 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7887ms INFO 2024-11-23 14:23:08,837 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,837 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,837 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:23:08,837 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9827ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,837 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,838 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,838 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 14:23:08,838 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,839 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,839 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,840 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,841 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,848 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,848 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.8224ms INFO 2024-11-23 14:23:08,848 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,848 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0999ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,848 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,848 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.452ms INFO 2024-11-23 14:23:08,848 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,849 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5051ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,849 [114 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,849 [114 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.8109ms INFO 2024-11-23 14:23:08,849 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,849 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9691ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:08,916 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 14:23:08,916 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 14:23:08,916 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,916 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:08,917 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,917 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,919 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,919 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:08,944 [114 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:08,944 [114 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.942ms INFO 2024-11-23 14:23:08,944 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:08,945 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4255ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:09,045 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:09,045 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 125.493ms INFO 2024-11-23 14:23:09,045 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:09,045 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.8954ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:13,852 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 14:23:13,852 [119 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:13,853 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:13,854 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 14:23:13,854 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:13,855 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:13,856 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:13,857 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:13,862 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:13,862 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8814ms INFO 2024-11-23 14:23:13,862 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:13,862 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1819ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:14,739 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:14,740 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 882.6517ms INFO 2024-11-23 14:23:14,740 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:14,740 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 885.9494ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:23:28,719 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/monthResult.80f4db4a.css INFO 2024-11-23 14:23:28,719 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/monthResult.d50a887b.js INFO 2024-11-23 14:23:28,719 [114 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:23:28,720 [119 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/monthResult.80f4db4a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\monthResult.80f4db4a.css' INFO 2024-11-23 14:23:28,720 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/monthResult.d50a887b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\monthResult.d50a887b.js' INFO 2024-11-23 14:23:28,720 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1319ms 200 text/css INFO 2024-11-23 14:23:28,720 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3779ms 200 application/javascript INFO 2024-11-23 14:23:28,835 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2024-11-23 14:23:28,837 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:23:28,837 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:28,840 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMonthResult", controller = "Month"}. Executing controller action with signature Sg.HcmMb.Month.Dto.MonthResultDto GetMonthResult(System.String, System.String) on controller Sg.HcmMb.Month.MonthAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:23:28,928 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:23:28,928 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 88.1765ms INFO 2024-11-23 14:23:28,928 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 14:23:28,928 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.584ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:24:00,653 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Day/GetDayResult?dutyDate=2024-11&type=2& INFO 2024-11-23 14:24:00,653 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:24:00,654 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 14:24:00,658 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDayResult", controller = "Day"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.FieldDto]] GetDayResult(System.String, System.String, System.String) on controller Sg.HcmMb.Day.DayAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:24:01,045 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:24:01,047 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M) in 388.4783ms INFO 2024-11-23 14:24:01,047 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 14:24:01,047 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 394.4575ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:30,835 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732343730495&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 14:35:30,836 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:35:30,836 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0124ms 200 text/html INFO 2024-11-23 14:35:32,370 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732343732348 INFO 2024-11-23 14:35:32,371 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:35:32,371 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9285ms 200 application/javascript INFO 2024-11-23 14:35:32,382 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.36950012850946146 INFO 2024-11-23 14:35:32,382 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:35:32,382 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6465ms 200 application/javascript INFO 2024-11-23 14:35:32,482 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732343730495%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 14:35:32,482 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:35:32,483 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,485 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,488 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 14:35:32,488 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:35:32,488 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:32,488 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732343730495&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 14:35:32,491 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,493 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,493 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 7.2753ms INFO 2024-11-23 14:35:32,493 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,493 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.822ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:32,493 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,496 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:35:32,496 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:35:32,496 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:35:32,524 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:35:32,527 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,527 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.942ms INFO 2024-11-23 14:35:32,527 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,528 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0599ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:32,596 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:35:32,596 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:35:32,597 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:32,597 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:32,597 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,597 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,599 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,599 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,602 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:35:32,602 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:35:32,602 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:35:32,605 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,605 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9677ms INFO 2024-11-23 14:35:32,606 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,606 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4836ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:32,630 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:35:32,657 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:35:32,662 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,662 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.3211ms INFO 2024-11-23 14:35:32,662 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,662 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.9557ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:32,745 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:35:32,745 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:35:32,746 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:32,746 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:32,746 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,746 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,749 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,749 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,755 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,755 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6037ms INFO 2024-11-23 14:35:32,755 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,755 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8844ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:32,766 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,766 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.2165ms INFO 2024-11-23 14:35:32,766 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,767 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3579ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:32,811 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2318826b-58b7-447e-a714-d21f047dba48%20%20& INFO 2024-11-23 14:35:32,812 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:32,812 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,814 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,818 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:35:32,818 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:32,819 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,821 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,857 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,857 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 36.219ms INFO 2024-11-23 14:35:32,858 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,858 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6373ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:32,871 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,872 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 57.294ms INFO 2024-11-23 14:35:32,872 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,872 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.4637ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:32,946 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 14:35:32,946 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:32,947 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225525&isHis=& INFO 2024-11-23 14:35:32,947 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,947 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:32,947 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,949 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,950 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:32,958 [64 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 14:35:32,960 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,961 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.3134ms INFO 2024-11-23 14:35:32,961 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,961 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8649ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:32,963 [64 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 14:35:32,967 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:32,967 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.0432ms INFO 2024-11-23 14:35:32,967 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:32,967 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3827ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:33,026 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2318826b-58b7-447e-a714-d21f047dba48%20%20&isHis=& INFO 2024-11-23 14:35:33,026 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:33,027 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,029 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:33,030 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1678780289927&guid=2318826b-58b7-447e-a714-d21f047dba48%20%20&recordId=51327&tableName=K_LEAVE& INFO 2024-11-23 14:35:33,030 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:33,031 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,033 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2318826b-58b7-447e-a714-d21f047dba48%20%20&flowID=78&nodeCode=N1678780289927& INFO 2024-11-23 14:35:33,033 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:33,034 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:33,034 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,037 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:33,092 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:33,093 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.8753ms INFO 2024-11-23 14:35:33,093 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,093 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.7017ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:33,127 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:33,127 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 93.5154ms INFO 2024-11-23 14:35:33,127 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,127 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.8539ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:33,133 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:33,134 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 104.4958ms INFO 2024-11-23 14:35:33,134 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,134 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 107.7068ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:33,175 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 14:35:33,175 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:33,175 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,177 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 14:35:33,177 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:33,177 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,178 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:33,180 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:33,183 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:33,183 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0677ms INFO 2024-11-23 14:35:33,183 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,183 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4958ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:33,185 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:33,185 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0545ms INFO 2024-11-23 14:35:33,185 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,185 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3164ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:33,191 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=2318826b-58b7-447e-a714-d21f047dba48%20%20& INFO 2024-11-23 14:35:33,192 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:33,192 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,194 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:33,322 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:33,326 [117 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 131.9517ms INFO 2024-11-23 14:35:33,326 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:33,327 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.0469ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:34,498 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_LEAVE&keyFieldValue=Dk%2FcDLthSsw%3D& INFO 2024-11-23 14:35:34,498 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:34,499 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:34,501 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:34,510 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:34,511 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.0562ms INFO 2024-11-23 14:35:34,511 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:34,511 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9533ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:51,076 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732343751046&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:35:51,077 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:35:51,077 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.119ms 200 text/html INFO 2024-11-23 14:35:52,621 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732343752604 INFO 2024-11-23 14:35:52,622 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:35:52,622 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9162ms 200 application/javascript INFO 2024-11-23 14:35:52,632 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0019831275959270034 INFO 2024-11-23 14:35:52,633 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:35:52,633 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.64ms 200 application/javascript INFO 2024-11-23 14:35:52,728 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732343751046%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 14:35:52,729 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:35:52,729 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,730 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 14:35:52,730 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:35:52,731 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:52,731 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,732 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:52,733 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:52,734 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732343751046&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:35:52,735 [91 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:35:52,735 [91 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:35:52,735 [91 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:35:52,738 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:52,738 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.541ms INFO 2024-11-23 14:35:52,738 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,739 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1175ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:52,763 [91 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:35:52,767 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:52,767 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.4954ms INFO 2024-11-23 14:35:52,767 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,767 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8149ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:52,828 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:35:52,828 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:52,828 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,829 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:35:52,829 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:52,830 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,831 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:52,832 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:52,833 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:35:52,833 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:35:52,833 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:35:52,837 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:52,837 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2123ms INFO 2024-11-23 14:35:52,837 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,837 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4135ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:52,860 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:35:52,860 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:35:52,864 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:52,864 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2534ms INFO 2024-11-23 14:35:52,864 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,864 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7177ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:52,930 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:35:52,930 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:52,930 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,931 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:35:52,931 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:52,931 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,933 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:52,934 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:52,939 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:52,939 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6335ms INFO 2024-11-23 14:35:52,939 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,939 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4183ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:52,941 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:52,941 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.2184ms INFO 2024-11-23 14:35:52,941 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,941 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4345ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:52,996 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 14:35:52,997 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:52,997 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:52,999 [159 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 14:35:53,000 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:53,000 [159 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:53,000 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 14:35:53,000 [159 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,001 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:53,001 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,003 [159 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:53,003 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:53,005 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 14:35:53,006 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:53,006 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0029ms INFO 2024-11-23 14:35:53,006 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,006 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:53,006 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4801ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:53,006 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,009 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:53,009 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:53,009 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0368ms INFO 2024-11-23 14:35:53,009 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:53,009 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,009 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5901ms INFO 2024-11-23 14:35:53,009 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6032ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:53,009 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,009 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2505ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:53,013 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 14:35:53,013 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:53,013 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,016 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:53,017 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:35:53,017 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:53,017 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,018 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:53,018 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0396ms INFO 2024-11-23 14:35:53,018 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,018 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5748ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:53,020 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:53,022 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:53,022 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1096ms INFO 2024-11-23 14:35:53,022 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,022 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3739ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:53,029 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:53,030 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.659ms INFO 2024-11-23 14:35:53,030 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,030 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1291ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:53,077 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 14:35:53,078 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:53,078 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,080 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 14:35:53,081 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:53,081 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,081 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:53,084 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:53,091 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:53,091 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.9566ms INFO 2024-11-23 14:35:53,091 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,091 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5579ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:53,110 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:53,110 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.0049ms INFO 2024-11-23 14:35:53,110 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:53,110 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7222ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:55,581 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 14:35:55,581 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:55,581 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 14:35:55,581 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:55,582 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:35:55,582 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:55,584 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:55,584 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:35:55,590 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:55,590 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5645ms INFO 2024-11-23 14:35:55,590 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:55,590 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2742ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:35:55,723 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:35:55,723 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 138.5808ms INFO 2024-11-23 14:35:55,723 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:35:55,723 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 141.9515ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:03,998 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 14:36:03,998 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:03,998 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:04,001 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 14:36:04,001 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:04,001 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:04,001 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:04,004 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:04,007 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:04,007 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9659ms INFO 2024-11-23 14:36:04,007 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:04,007 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5573ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:04,081 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:04,081 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 76.982ms INFO 2024-11-23 14:36:04,081 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:04,081 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.4642ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:11,046 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 14:36:11,046 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:11,046 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,048 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 14:36:11,049 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:11,049 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,049 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:11,052 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:11,053 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 14:36:11,053 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:11,053 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,056 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 14:36:11,056 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:11,056 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 14:36:11,056 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:11,056 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,056 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:11,056 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,058 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:11,059 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:11,069 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:11,069 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 19.4337ms INFO 2024-11-23 14:36:11,069 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,069 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2608ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:11,070 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:11,070 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.2727ms INFO 2024-11-23 14:36:11,070 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,070 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2999ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:11,070 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:11,070 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 11.0391ms INFO 2024-11-23 14:36:11,070 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,070 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2114ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:11,071 [159 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:11,071 [159 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 19.3905ms INFO 2024-11-23 14:36:11,071 [159 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,071 [159 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0339ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:11,073 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:11,073 [156 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 16.6179ms INFO 2024-11-23 14:36:11,073 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,073 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0629ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:11,144 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1574& INFO 2024-11-23 14:36:11,145 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:11,145 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,148 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:11,156 [156 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:11,187 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 38.9758ms INFO 2024-11-23 14:36:11,187 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,187 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7497ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:11,996 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=aIpzQDgkMEo%3D& INFO 2024-11-23 14:36:11,997 [141 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:11,997 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:11,999 [156 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054003&IsEss=true& INFO 2024-11-23 14:36:12,000 [156 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:12,000 [156 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:12,000 [141 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetExchangeDayOff", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.ExchangeDayOffDto GetExchangeDayOff(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:12,002 [156 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:12,004 [141 ] Sg.HcmMb.PubClass.ShareData - oldValue:aIpzQDgkMEo= INFO 2024-11-23 14:36:12,008 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:12,008 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.638ms INFO 2024-11-23 14:36:12,008 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:12,008 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7974ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:12,073 [141 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:12,073 [141 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 73.3662ms INFO 2024-11-23 14:36:12,073 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:12,074 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.3763ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:12,145 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1574& INFO 2024-11-23 14:36:12,145 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:12,145 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:12,149 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:12,157 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:12,180 [142 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 31.7758ms INFO 2024-11-23 14:36:12,181 [142 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:12,181 [142 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0064ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:13,649 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 14:36:13,650 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:13,650 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:13,653 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:13,659 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:13,659 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.0223ms INFO 2024-11-23 14:36:13,659 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:13,659 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.066ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:18,146 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 14:36:18,147 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:18,147 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:18,149 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:18,153 [137 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 14:36:18,153 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 14:36:18,153 [139 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:18,154 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:18,156 [139 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:18,163 [139 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:18,163 [139 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.376ms INFO 2024-11-23 14:36:18,163 [139 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:18,163 [139 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.937ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:18,164 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:18,164 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.2288ms INFO 2024-11-23 14:36:18,164 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:18,164 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.724ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:36:18,241 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1574& INFO 2024-11-23 14:36:18,241 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:36:18,241 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:18,244 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:36:18,253 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:36:18,284 [158 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 39.5527ms INFO 2024-11-23 14:36:18,284 [158 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:36:18,284 [158 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.205ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:37:44,267 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 14:37:44,268 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732343863816&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:37:44,268 [157 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:37:44,268 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7406ms 200 text/html INFO 2024-11-23 14:37:44,270 [157 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 14:37:44,270 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6916ms 200 text/css INFO 2024-11-23 14:37:44,277 [144 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 14:37:44,278 [144 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:37:44,291 [144 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 14:37:44,292 [144 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.129ms 200 application/javascript INFO 2024-11-23 14:37:44,442 [144 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 14:37:44,445 [157 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 14:37:44,445 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.399ms 200 text/css INFO 2024-11-23 14:37:44,452 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 14:37:44,453 [157 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:37:44,465 [143 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 14:37:44,465 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1524ms 200 application/javascript INFO 2024-11-23 14:38:24,419 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732343904022&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:38:24,420 [143 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:38:24,420 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1585ms 200 text/html INFO 2024-11-23 14:38:26,659 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732343906246 INFO 2024-11-23 14:38:26,660 [154 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:38:26,660 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9604ms 200 application/javascript INFO 2024-11-23 14:38:26,793 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.08197010435660901 INFO 2024-11-23 14:38:26,793 [152 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:38:26,793 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7434ms 200 application/javascript INFO 2024-11-23 14:38:26,848 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 14:38:26,849 [154 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 14:38:26,849 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0395ms 200 image/jpeg INFO 2024-11-23 14:38:27,008 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732343904022%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 14:38:27,008 [152 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:38:27,008 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,012 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:27,014 [152 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732343904022&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:38:27,018 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:27,018 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 14:38:27,018 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2485ms INFO 2024-11-23 14:38:27,018 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,018 [136 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:38:27,018 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6267ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:27,019 [136 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 14:38:27,019 [136 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 14:38:27,019 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,022 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 14:38:27,023 [136 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 14:38:27,023 [136 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 14:38:27,023 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:27,023 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3171ms INFO 2024-11-23 14:38:27,024 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,024 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4693ms 401 application/json; charset=utf-8 INFO 2024-11-23 14:38:27,185 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 14:38:27,185 [154 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:38:27,186 [154 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 14:38:27,186 [154 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 14:38:27,186 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 14:38:27,189 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 14:38:27,212 [154 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NDYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDAwNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW8oOe-pOWIqSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDQ2IiwianRpIjoiZDdiZGEzNzAtYTBiMi00NGI2LTkwZWUtY2ZiMDk1ZWZlNmE5IiwiaWF0IjoxNzMxNzI1MjQ5LCJuYmYiOjE3MzE3MjUyNDcsImV4cCI6MTczMTgxMTY0OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.tbtpD_Zdf-vzE5TCPhYEM2ZZMH4PZcU6csl22qHiUCY INFO 2024-11-23 14:38:27,217 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:27,217 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 27.673ms INFO 2024-11-23 14:38:27,217 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 14:38:27,217 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7175ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:27,400 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 14:38:27,401 [143 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:38:27,401 [143 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:27,404 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,407 [143 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:27,409 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:38:27,409 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:38:27,409 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:38:27,436 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:38:27,440 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:27,440 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.7249ms INFO 2024-11-23 14:38:27,440 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,441 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2926ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:27,590 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:38:27,591 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:27,591 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,594 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:27,595 [152 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:38:27,596 [152 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:38:27,596 [152 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:38:27,620 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:38:27,620 [143 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:27,621 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,623 [143 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:27,624 [152 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:38:27,630 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:27,630 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3745ms INFO 2024-11-23 14:38:27,630 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,630 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9999ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:27,652 [152 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:38:27,657 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:27,657 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 63.6441ms INFO 2024-11-23 14:38:27,657 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,658 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.4ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:27,885 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 14:38:27,887 [155 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 14:38:27,887 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9994ms 200 text/css INFO 2024-11-23 14:38:27,902 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:38:27,903 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:27,903 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,906 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:27,923 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:27,923 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.5053ms INFO 2024-11-23 14:38:27,923 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,923 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0077ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:27,982 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:38:27,982 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:27,982 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,985 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:27,991 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:27,991 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0605ms INFO 2024-11-23 14:38:27,991 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:27,991 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6312ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:28,180 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:38:28,181 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:28,181 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:28,184 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:28,197 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:28,197 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.0881ms INFO 2024-11-23 14:38:28,197 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:28,197 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9111ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:29,211 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 14:38:29,211 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:29,212 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,212 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 14:38:29,212 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:29,212 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,214 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:29,215 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:29,221 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 14:38:29,221 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:29,221 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 14:38:29,221 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,222 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:29,222 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,224 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:29,224 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:29,230 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:29,230 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 15.0241ms INFO 2024-11-23 14:38:29,230 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,230 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2289ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:29,232 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:29,232 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.8221ms INFO 2024-11-23 14:38:29,232 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,232 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9688ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:29,232 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:29,233 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 18.2354ms INFO 2024-11-23 14:38:29,233 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,233 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9119ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:29,235 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:29,235 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.2162ms INFO 2024-11-23 14:38:29,235 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,235 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7145ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:29,304 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 14:38:29,304 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:29,305 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,307 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:29,313 [161 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:29,313 [161 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2146ms INFO 2024-11-23 14:38:29,314 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,314 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7794ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:29,381 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 14:38:29,381 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 14:38:29,382 [161 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 14:38:29,382 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2939ms 200 image/jpeg INFO 2024-11-23 14:38:29,383 [133 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 14:38:29,383 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.707ms 200 image/jpeg INFO 2024-11-23 14:38:29,419 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 14:38:29,421 [161 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 14:38:29,421 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6008ms 200 image/jpeg INFO 2024-11-23 14:38:29,483 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 14:38:29,484 [161 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:29,484 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,487 [161 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:29,496 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 14:38:29,497 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:29,497 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,550 [161 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:29,550 [161 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 62.9556ms INFO 2024-11-23 14:38:29,550 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,550 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.9665ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:29,553 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:29,588 [161 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:29,588 [161 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 35.7849ms INFO 2024-11-23 14:38:29,588 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:29,589 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.449ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:34,268 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 14:38:34,269 [161 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 14:38:34,270 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3865ms 200 text/css INFO 2024-11-23 14:38:35,314 [161 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 14:38:35,315 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 14:38:35,315 [161 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:35,315 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:35,315 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 14:38:35,315 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,315 [161 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,315 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:35,315 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,318 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:35,318 [161 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:35,318 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:35,319 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 14:38:35,319 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:35,319 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,322 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:35,325 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:35,325 [133 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:35,325 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.5026ms INFO 2024-11-23 14:38:35,325 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,325 [133 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6117ms INFO 2024-11-23 14:38:35,325 [133 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,325 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8212ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:35,325 [133 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5612ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:35,327 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:35,327 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.2626ms INFO 2024-11-23 14:38:35,327 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,327 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9022ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:35,331 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:35,331 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.7477ms INFO 2024-11-23 14:38:35,331 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,331 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2329ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:35,343 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 14:38:35,344 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:35,344 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,346 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:35,351 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:35,351 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.8472ms INFO 2024-11-23 14:38:35,351 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,351 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9966ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:35,620 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1446& INFO 2024-11-23 14:38:35,621 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:35,621 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,624 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:35,653 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:35,658 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 34.546ms INFO 2024-11-23 14:38:35,658 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:35,658 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2395ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:39,941 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 14:38:39,941 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:39,941 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:39,943 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 14:38:39,944 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:39,944 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:39,944 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:39,946 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:39,948 [62 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 14:38:39,952 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:39,952 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6423ms INFO 2024-11-23 14:38:39,952 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:39,952 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.047ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:39,958 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:39,958 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.2065ms INFO 2024-11-23 14:38:39,958 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:39,959 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9017ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:38:40,190 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1446& INFO 2024-11-23 14:38:40,191 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:38:40,191 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:40,194 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:38:40,200 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:38:40,205 [148 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.3223ms INFO 2024-11-23 14:38:40,205 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:38:40,205 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8736ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:39:03,700 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 14:39:03,701 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:39:03,701 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:39:03,704 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:39:03,709 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:39:03,709 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7311ms INFO 2024-11-23 14:39:03,709 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:39:03,710 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2071ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:55,619 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732344055576&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:40:55,620 [140 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:40:55,620 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9609ms 200 text/html INFO 2024-11-23 14:40:57,574 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732344057548 INFO 2024-11-23 14:40:57,574 [149 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:40:57,575 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9142ms 200 application/javascript INFO 2024-11-23 14:40:57,598 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7708430637351396 INFO 2024-11-23 14:40:57,599 [149 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:40:57,599 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5918ms 200 application/javascript INFO 2024-11-23 14:40:57,736 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732344055576%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 14:40:57,737 [146 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:40:57,737 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,740 [146 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:57,742 [146 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732344055576&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:40:57,743 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 14:40:57,743 [149 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:40:57,743 [149 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:57,743 [149 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,746 [149 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:57,746 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:57,746 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4206ms INFO 2024-11-23 14:40:57,746 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,747 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2181ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:57,748 [142 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:40:57,748 [142 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:40:57,748 [142 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:40:57,775 [142 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:40:57,779 [142 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:57,779 [142 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.044ms INFO 2024-11-23 14:40:57,779 [142 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,779 [142 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4063ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:57,844 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:40:57,844 [146 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:57,845 [142 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:40:57,845 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,845 [142 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:57,845 [142 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,847 [146 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:57,849 [142 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:57,849 [146 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:40:57,849 [146 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:40:57,849 [146 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:40:57,856 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:57,856 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.0852ms INFO 2024-11-23 14:40:57,856 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,856 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8806ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:57,878 [146 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:40:57,879 [146 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:40:57,883 [146 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:57,883 [146 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.7415ms INFO 2024-11-23 14:40:57,883 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,883 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.5718ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:57,973 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:40:57,973 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:40:57,973 [141 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:57,973 [146 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:57,973 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,973 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,976 [146 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:57,976 [141 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:57,981 [141 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:57,981 [141 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2531ms INFO 2024-11-23 14:40:57,981 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,981 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:57,981 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9415ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:57,982 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5812ms INFO 2024-11-23 14:40:57,982 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:57,982 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9261ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:58,063 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 14:40:58,063 [141 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:58,063 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,066 [141 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:58,071 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:58,071 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1771ms INFO 2024-11-23 14:40:58,071 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,071 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6437ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:58,077 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 14:40:58,078 [146 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:58,078 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,079 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 14:40:58,079 [140 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:58,079 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,081 [146 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:58,082 [140 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:58,085 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 14:40:58,085 [146 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:58,085 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,086 [141 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:58,086 [141 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8914ms INFO 2024-11-23 14:40:58,087 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,087 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2053ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:58,087 [142 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:58,087 [142 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5362ms INFO 2024-11-23 14:40:58,087 [142 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,088 [142 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8325ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:58,088 [146 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:58,092 [142 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:40:58,093 [142 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:58,093 [142 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,096 [142 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:58,099 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 14:40:58,099 [140 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:58,099 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,102 [140 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:58,116 [146 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:58,116 [146 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 28.7123ms INFO 2024-11-23 14:40:58,116 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,117 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7552ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:58,119 [146 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:58,119 [146 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 17.493ms INFO 2024-11-23 14:40:58,119 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,119 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6011ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:58,119 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:58,119 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 23.7587ms INFO 2024-11-23 14:40:58,119 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,120 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2514ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:58,147 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 14:40:58,148 [146 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:58,148 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,151 [146 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:58,153 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 14:40:58,153 [140 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:40:58,153 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,156 [140 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:40:58,194 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:58,194 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 38.0197ms INFO 2024-11-23 14:40:58,194 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,194 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5866ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:40:58,245 [146 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:40:58,246 [146 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 94.5052ms INFO 2024-11-23 14:40:58,246 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:40:58,246 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.387ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:41:01,018 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 14:41:01,019 [140 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:41:01,019 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 14:41:01,020 [142 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 14:41:01,020 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 14:41:01,020 [146 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:41:01,020 [142 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:41:01,020 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:41:01,020 [142 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 14:41:01,022 [140 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:41:01,023 [146 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:41:01,023 [142 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:41:01,035 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:41:01,035 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.9519ms INFO 2024-11-23 14:41:01,035 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 14:41:01,036 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0087ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:41:01,037 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:41:01,037 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 14.4518ms INFO 2024-11-23 14:41:01,038 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 14:41:01,038 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7793ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:41:01,157 [140 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:41:01,157 [140 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 134.359ms INFO 2024-11-23 14:41:01,157 [140 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:41:01,157 [140 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 137.6226ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:41:17,607 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=2&Flag=4&type=0&formCode=& INFO 2024-11-23 14:41:17,608 [146 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:41:17,608 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:41:17,611 [146 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:41:17,738 [146 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:41:17,738 [146 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 127.21ms INFO 2024-11-23 14:41:17,738 [146 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:41:17,738 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.7978ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:18,969 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732344677478&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:51:18,970 [100 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:51:18,970 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1492ms 200 text/html INFO 2024-11-23 14:51:21,485 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732344680064 INFO 2024-11-23 14:51:21,486 [100 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:51:21,486 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9022ms 200 application/javascript INFO 2024-11-23 14:51:21,679 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.40467635699181925 INFO 2024-11-23 14:51:21,679 [100 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:51:21,679 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7844ms 200 application/javascript INFO 2024-11-23 14:51:22,011 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732344677478%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 14:51:22,011 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:51:22,011 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,014 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:22,016 [4 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732344677478&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:51:22,020 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:22,020 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1914ms INFO 2024-11-23 14:51:22,020 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,020 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4976ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:22,045 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 14:51:22,045 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:51:22,045 [4 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 14:51:22,045 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 14:51:22,046 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,048 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 14:51:22,049 [4 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 14:51:22,049 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 14:51:22,049 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:22,049 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2224ms INFO 2024-11-23 14:51:22,049 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,050 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9259ms 401 application/json; charset=utf-8 INFO 2024-11-23 14:51:22,277 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 14:51:22,277 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:51:22,278 [4 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 14:51:22,278 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 14:51:22,278 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 14:51:22,280 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 14:51:22,282 [100 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4OTAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDAxNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuaYoOiKsyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODkwIiwianRpIjoiMTYzNGU2ZjEtYWJlYi00OThiLWJhNjQtYTZiNTlkOTk1Njg1IiwiaWF0IjoxNzMyMDY3NTI0LCJuYmYiOjE3MzIwNjc1MjIsImV4cCI6MTczMjE1MzkyNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.PtPH1YBRibcIR7pDopn_u8l0qpSPry7XudCrLqnlfPs INFO 2024-11-23 14:51:22,286 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:22,286 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.0293ms INFO 2024-11-23 14:51:22,286 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 14:51:22,287 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.723ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:22,458 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 14:51:22,458 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:51:22,459 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:22,461 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,464 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:22,466 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:51:22,466 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:51:22,466 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:51:22,493 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:51:22,497 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:22,497 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0379ms INFO 2024-11-23 14:51:22,497 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,497 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.0884ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:22,684 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:51:22,685 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:22,685 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,688 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:22,689 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:51:22,690 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:51:22,690 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:51:22,701 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:51:22,701 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:22,701 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,704 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:22,709 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:22,709 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5768ms INFO 2024-11-23 14:51:22,709 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,710 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.939ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:22,717 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:51:22,744 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:51:22,748 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:22,748 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.4612ms INFO 2024-11-23 14:51:22,748 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,748 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.9886ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:22,965 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:51:22,966 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:51:22,966 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:22,966 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,967 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:22,967 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,969 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:22,969 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:22,975 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:22,975 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6877ms INFO 2024-11-23 14:51:22,975 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,975 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2991ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:22,986 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:22,986 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7242ms INFO 2024-11-23 14:51:22,986 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:22,986 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3627ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:23,100 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 14:51:23,100 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:23,101 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 14:51:23,101 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,101 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:23,101 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,103 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:23,104 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:23,109 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:23,109 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4658ms INFO 2024-11-23 14:51:23,109 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,109 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:23,109 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4494ms INFO 2024-11-23 14:51:23,109 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0945ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:23,109 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,109 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6315ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:23,130 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 14:51:23,131 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:23,131 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,133 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:23,138 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:23,139 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0479ms INFO 2024-11-23 14:51:23,139 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,139 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3618ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:23,237 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 14:51:23,237 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 14:51:23,237 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:23,238 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,238 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:23,238 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,238 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:51:23,238 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:23,238 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,240 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:23,240 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:23,241 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:23,248 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:23,248 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.6832ms INFO 2024-11-23 14:51:23,248 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,248 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9338ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:23,251 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:23,251 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.4676ms INFO 2024-11-23 14:51:23,251 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,251 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1305ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:23,251 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:23,251 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.7594ms INFO 2024-11-23 14:51:23,251 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,251 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3058ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:23,326 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 14:51:23,326 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 14:51:23,326 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:23,326 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:23,326 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,326 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,329 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:23,329 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:23,339 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:23,339 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.8819ms INFO 2024-11-23 14:51:23,339 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,339 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.26ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:23,362 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:23,362 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.6006ms INFO 2024-11-23 14:51:23,362 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:23,362 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2088ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:24,697 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 14:51:24,697 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:24,698 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 14:51:24,698 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,698 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 14:51:24,698 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:24,698 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,698 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:24,698 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,700 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:24,701 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:24,701 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:24,706 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:24,706 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0239ms INFO 2024-11-23 14:51:24,706 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,707 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5745ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:24,709 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:24,709 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.4305ms INFO 2024-11-23 14:51:24,709 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,709 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5824ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:24,709 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:24,710 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.9512ms INFO 2024-11-23 14:51:24,710 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,710 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0598ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:24,712 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 14:51:24,713 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:24,713 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,713 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 14:51:24,714 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:24,714 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,715 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:24,716 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:24,720 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:24,721 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0731ms INFO 2024-11-23 14:51:24,721 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,721 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3285ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:24,721 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:24,721 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.9787ms INFO 2024-11-23 14:51:24,721 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,721 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0401ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:24,933 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1890& INFO 2024-11-23 14:51:24,933 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:24,933 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,936 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:24,947 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:24,997 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 61.2423ms INFO 2024-11-23 14:51:24,998 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:24,998 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.9665ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:44,880 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 14:51:44,881 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 14:51:44,881 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:44,881 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:44,881 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:44,882 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:44,884 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:44,885 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:44,887 [14 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 14:51:44,891 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:44,891 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.4055ms INFO 2024-11-23 14:51:44,891 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:44,892 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8781ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:44,897 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:44,898 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.5824ms INFO 2024-11-23 14:51:44,898 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:44,898 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4921ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:51:45,128 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1890& INFO 2024-11-23 14:51:45,129 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:51:45,129 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:45,132 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:51:45,142 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:51:45,194 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 62.0912ms INFO 2024-11-23 14:51:45,194 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 14:51:45,194 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.6364ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:50,749 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 14:52:50,750 [5 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 14:52:50,750 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6044ms 304 text/html INFO 2024-11-23 14:52:50,847 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732344770719&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 14:52:50,847 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:52:50,848 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9635ms 200 text/html INFO 2024-11-23 14:52:52,949 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732344772831 INFO 2024-11-23 14:52:52,949 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:52:52,949 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.927ms 200 application/javascript INFO 2024-11-23 14:52:53,014 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8601129439951554 INFO 2024-11-23 14:52:53,015 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:52:53,015 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0046ms 200 application/javascript INFO 2024-11-23 14:52:53,285 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732344770719%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 14:52:53,285 [5 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:52:53,285 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,288 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,290 [5 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732344770719&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 14:52:53,294 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 14:52:53,294 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:52:53,294 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,294 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:53,294 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.956ms INFO 2024-11-23 14:52:53,294 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,295 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5937ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:53,297 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,299 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,304 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:52:53,304 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:52:53,304 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:52:53,332 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:52:53,336 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,336 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 36.8414ms INFO 2024-11-23 14:52:53,336 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,336 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3618ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:53,435 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:52:53,436 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:53,436 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,437 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:52:53,437 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:53,438 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,439 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,440 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,442 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:52:53,442 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:52:53,442 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:52:53,444 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,444 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5314ms INFO 2024-11-23 14:52:53,444 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,445 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3896ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:53,469 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:52:53,496 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:52:53,501 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,501 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.9612ms INFO 2024-11-23 14:52:53,501 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,501 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1248ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:53,627 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:52:53,628 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:53,628 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,629 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:52:53,629 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:53,629 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,631 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,632 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,637 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,637 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9326ms INFO 2024-11-23 14:52:53,637 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,637 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4955ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:53,651 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,652 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 19.8967ms INFO 2024-11-23 14:52:53,652 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,652 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2292ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:53,724 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a63e2f0d-9c76-43b8-82ef-31429080dae6%20%20& INFO 2024-11-23 14:52:53,725 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:53,725 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,728 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,765 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:52:53,766 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:53,766 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,768 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,780 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,780 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 11.7716ms INFO 2024-11-23 14:52:53,780 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,780 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4836ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:53,782 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,782 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.4582ms INFO 2024-11-23 14:52:53,782 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,782 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.1631ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:53,897 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 14:52:53,897 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:53,897 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,899 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225396&isHis=& INFO 2024-11-23 14:52:53,899 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:53,899 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,900 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,902 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:53,909 [26 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 14:52:53,912 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,912 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.9115ms INFO 2024-11-23 14:52:53,912 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,912 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3343ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:53,914 [26 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 14:52:53,917 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:53,917 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.8212ms INFO 2024-11-23 14:52:53,917 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:53,918 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9414ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:54,035 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 14:52:54,035 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:54,035 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,038 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:54,045 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:54,046 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.6353ms INFO 2024-11-23 14:52:54,046 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,046 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1141ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:54,147 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331611447&guid=a63e2f0d-9c76-43b8-82ef-31429080dae6%20%20&recordId=5459&tableName=FORMBKSQD& INFO 2024-11-23 14:52:54,147 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:54,148 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,149 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=a63e2f0d-9c76-43b8-82ef-31429080dae6%20%20&isHis=& INFO 2024-11-23 14:52:54,149 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=a63e2f0d-9c76-43b8-82ef-31429080dae6%20%20&flowID=132&nodeCode=N1661331611447& INFO 2024-11-23 14:52:54,149 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:54,149 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,150 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:54,150 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,150 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:54,152 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:54,152 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:54,205 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:54,206 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 53.2088ms INFO 2024-11-23 14:52:54,206 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,206 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.0712ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:54,208 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:54,208 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.2836ms INFO 2024-11-23 14:52:54,208 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,208 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.84ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:54,212 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:54,213 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.8955ms INFO 2024-11-23 14:52:54,213 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,213 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.997ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:54,329 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5459&approveID=225396& INFO 2024-11-23 14:52:54,329 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:54,330 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,332 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:54,340 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:54,340 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 7.9501ms INFO 2024-11-23 14:52:54,340 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,340 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2772ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:54,552 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5459&formCode=0031&flowID=132&nodeCode=N1661331611447&exeId=44181&guid=a63e2f0d-9c76-43b8-82ef-31429080dae6%20%20&flag=1& INFO 2024-11-23 14:52:54,553 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:54,553 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,554 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 14:52:54,554 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 14:52:54,554 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:54,554 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,554 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:54,554 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,555 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:54,557 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:54,557 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:54,562 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:54,563 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7632ms INFO 2024-11-23 14:52:54,563 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,563 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:54,563 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.244ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:54,563 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8897ms INFO 2024-11-23 14:52:54,563 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,563 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0779ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:54,688 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:54,689 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 133.4815ms INFO 2024-11-23 14:52:54,689 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:54,689 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 137.1066ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:55,907 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=mw2TuJKLwrI%3D& INFO 2024-11-23 14:52:55,907 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:52:55,907 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:55,910 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:52:55,918 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:52:55,919 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.5363ms INFO 2024-11-23 14:52:55,919 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 14:52:55,919 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1133ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:52:59,757 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732344779622&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:52:59,758 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 14:52:59,758 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9805ms 200 text/html INFO 2024-11-23 14:53:01,666 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732344781509 INFO 2024-11-23 14:53:01,667 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 14:53:01,667 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8419ms 200 application/javascript INFO 2024-11-23 14:53:01,724 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5310561379069418 INFO 2024-11-23 14:53:01,725 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 14:53:01,725 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.654ms 200 application/javascript INFO 2024-11-23 14:53:01,989 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732344779622%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 14:53:01,989 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 14:53:01,989 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 14:53:01,989 [101 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 14:53:01,989 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:01,989 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:01,990 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:01,992 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:01,992 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:01,994 [101 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732344779622&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 14:53:01,994 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 14:53:01,994 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 14:53:01,994 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 14:53:01,998 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:01,998 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8418ms INFO 2024-11-23 14:53:01,998 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:01,998 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1549ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,021 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 14:53:02,024 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,025 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.576ms INFO 2024-11-23 14:53:02,025 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,025 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8248ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,123 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 14:53:02,124 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,124 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,126 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,128 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 14:53:02,128 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 14:53:02,128 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 14:53:02,128 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 14:53:02,129 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,129 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,131 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,136 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,136 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2102ms INFO 2024-11-23 14:53:02,136 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,137 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3577ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,154 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 14:53:02,154 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 14:53:02,158 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,159 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.0897ms INFO 2024-11-23 14:53:02,159 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,159 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.435ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,274 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 14:53:02,274 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 14:53:02,275 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,275 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,275 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,275 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,278 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,278 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,283 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,283 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,283 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4982ms INFO 2024-11-23 14:53:02,283 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,283 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6811ms INFO 2024-11-23 14:53:02,283 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,283 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0164ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,283 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0234ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,417 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 14:53:02,417 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,417 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,419 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 14:53:02,419 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 14:53:02,419 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,419 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,419 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,419 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,421 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,421 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,421 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,427 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,427 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.9595ms INFO 2024-11-23 14:53:02,427 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,427 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,427 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,427 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.344ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,427 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6224ms INFO 2024-11-23 14:53:02,427 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,427 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7169ms INFO 2024-11-23 14:53:02,427 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,427 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6679ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,427 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8017ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,439 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 14:53:02,439 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 14:53:02,439 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,439 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,439 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,439 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,441 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,442 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,449 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,449 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.6961ms INFO 2024-11-23 14:53:02,449 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,449 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8263ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,450 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,450 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7811ms INFO 2024-11-23 14:53:02,450 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,450 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8149ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,452 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 14:53:02,452 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,452 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,455 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,462 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,462 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.364ms INFO 2024-11-23 14:53:02,462 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,462 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5685ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,545 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 14:53:02,545 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,545 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,548 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,618 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 14:53:02,619 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:02,619 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,621 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:02,636 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,636 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 87.7444ms INFO 2024-11-23 14:53:02,636 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,636 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.2817ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:02,647 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:02,647 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.3358ms INFO 2024-11-23 14:53:02,647 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:02,647 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.7364ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:04,362 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 14:53:04,363 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 14:53:04,363 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:04,363 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:04,363 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:04,363 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:04,365 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:04,366 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:04,371 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:04,371 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5858ms INFO 2024-11-23 14:53:04,371 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:04,372 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9696ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:04,477 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:04,477 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 111.8879ms INFO 2024-11-23 14:53:04,477 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:04,478 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.5224ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:06,227 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4& INFO 2024-11-23 14:53:06,228 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:06,228 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,231 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:06,284 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:06,285 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 53.9273ms INFO 2024-11-23 14:53:06,285 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,285 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.6126ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:06,467 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 14:53:06,467 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:06,467 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,468 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226238&isHis=& INFO 2024-11-23 14:53:06,468 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:06,468 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,470 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:06,471 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:06,480 [33 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 14:53:06,482 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:06,483 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.4366ms INFO 2024-11-23 14:53:06,483 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,483 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2503ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:06,485 [33 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2024-11-23 14:53:06,489 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:06,489 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.8182ms INFO 2024-11-23 14:53:06,489 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,489 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3015ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:06,614 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4&isHis=& INFO 2024-11-23 14:53:06,614 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:06,615 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,617 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:06,674 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:06,674 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.8333ms INFO 2024-11-23 14:53:06,674 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,674 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.419ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:06,785 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=begin&guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4&recordId=277544&tableName=k_over& INFO 2024-11-23 14:53:06,785 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:06,786 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,786 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4&isHis=& INFO 2024-11-23 14:53:06,786 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:06,786 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4&flowID=88&nodeCode=begin& INFO 2024-11-23 14:53:06,786 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,786 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:06,787 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,788 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:06,789 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:06,789 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:06,847 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:06,847 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 58.7021ms INFO 2024-11-23 14:53:06,847 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,847 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5919ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:06,882 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:06,882 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 92.9754ms INFO 2024-11-23 14:53:06,882 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,882 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.2745ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:06,884 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:06,884 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 95.0152ms INFO 2024-11-23 14:53:06,884 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:06,884 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.6006ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:07,112 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4& INFO 2024-11-23 14:53:07,112 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 14:53:07,112 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:07,112 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 14:53:07,113 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:07,113 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:07,113 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:07,113 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:07,113 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:07,116 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:07,116 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:07,116 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:07,122 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:07,122 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:07,122 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.295ms INFO 2024-11-23 14:53:07,122 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3106ms INFO 2024-11-23 14:53:07,122 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:07,122 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:07,122 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8052ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:07,122 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8243ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:07,264 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:07,269 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 153.0917ms INFO 2024-11-23 14:53:07,269 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:07,269 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 156.9007ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:08,712 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=k_over&keyFieldValue=KbbUzgtjlr8%3D& INFO 2024-11-23 14:53:08,712 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:08,713 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:08,716 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:08,724 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:08,724 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.6308ms INFO 2024-11-23 14:53:08,724 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:08,725 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8758ms 200 application/json; charset=utf-8 INFO 2024-11-23 14:53:12,125 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 14:53:12,126 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 14:53:12,126 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:12,128 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 14:53:12,240 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 14:53:12,240 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 111.8811ms INFO 2024-11-23 14:53:12,240 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 14:53:12,240 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.425ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:03:30,163 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732345407719&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:03:30,164 [157 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 15:03:30,164 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.194ms 200 text/html INFO 2024-11-23 15:03:30,196 [149 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 15:03:30,196 [149 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:03:30,209 [157 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 15:03:30,209 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.512ms 200 application/javascript INFO 2024-11-23 15:03:30,351 [157 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 15:03:30,351 [157 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:03:30,368 [142 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 15:03:30,368 [142 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8238ms 200 application/javascript INFO 2024-11-23 15:03:44,635 [144 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732345422831 INFO 2024-11-23 15:03:44,636 [144 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 15:03:44,636 [144 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.948ms 200 application/javascript INFO 2024-11-23 15:03:44,865 [144 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.26311537919623107 INFO 2024-11-23 15:03:44,866 [144 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 15:03:44,866 [144 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7723ms 200 application/javascript INFO 2024-11-23 15:03:44,960 [144 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 15:03:44,961 [146 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 15:03:44,961 [146 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0433ms 200 image/jpeg INFO 2024-11-23 15:11:34,613 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732345894469&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:11:34,614 [117 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 15:11:34,614 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1391ms 200 text/html INFO 2024-11-23 15:11:36,363 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732345896258 INFO 2024-11-23 15:11:36,364 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 15:11:36,364 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8516ms 200 application/javascript INFO 2024-11-23 15:11:36,427 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.789664182518684 INFO 2024-11-23 15:11:36,428 [117 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 15:11:36,428 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7374ms 200 application/javascript INFO 2024-11-23 15:11:36,563 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732345894469%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 15:11:36,564 [113 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 15:11:36,564 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,566 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:36,568 [113 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732345894469&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:11:36,625 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 15:11:36,625 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:11:36,625 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:36,625 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,628 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:36,630 [117 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 15:11:36,630 [117 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 15:11:36,630 [117 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 15:11:36,661 [117 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 15:11:36,665 [117 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:36,666 [117 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 37.7137ms INFO 2024-11-23 15:11:36,666 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,666 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.0557ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:36,796 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 15:11:36,797 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:36,797 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,800 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:36,801 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 15:11:36,801 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 15:11:36,801 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 15:11:36,828 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 15:11:36,828 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 15:11:36,832 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:36,832 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.7277ms INFO 2024-11-23 15:11:36,832 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,832 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2089ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:36,857 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 15:11:36,857 [117 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:36,857 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,860 [117 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:36,865 [117 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:36,865 [117 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3849ms INFO 2024-11-23 15:11:36,865 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,865 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6276ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:36,964 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 15:11:36,964 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 15:11:36,965 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:36,965 [117 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:36,965 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,965 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,967 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:36,967 [117 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:36,972 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:36,972 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:36,973 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.2967ms INFO 2024-11-23 15:11:36,973 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2779ms INFO 2024-11-23 15:11:36,973 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,973 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:36,973 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5931ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:36,973 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4551ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:37,044 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 15:11:37,044 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 15:11:37,045 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:37,045 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:37,045 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,045 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,047 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:37,047 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:37,056 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:37,056 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1777ms INFO 2024-11-23 15:11:37,056 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,056 [117 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:37,057 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4544ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:37,057 [117 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.3194ms INFO 2024-11-23 15:11:37,057 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,057 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4399ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:37,075 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 15:11:37,075 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:37,075 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,076 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 15:11:37,076 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:37,076 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,077 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 15:11:37,077 [117 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:37,077 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,078 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:37,079 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:37,080 [117 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:37,083 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:37,083 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4488ms INFO 2024-11-23 15:11:37,083 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,083 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6147ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:37,084 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:37,084 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2426ms INFO 2024-11-23 15:11:37,084 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,084 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5971ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:37,085 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:37,085 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2957ms INFO 2024-11-23 15:11:37,085 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,085 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3426ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:37,118 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 15:11:37,118 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:37,119 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,121 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:37,129 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:37,130 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5315ms INFO 2024-11-23 15:11:37,130 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,130 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.653ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:37,181 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:37,181 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 614.3685ms INFO 2024-11-23 15:11:37,181 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,181 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 617.6765ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:37,228 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 15:11:37,228 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 15:11:37,229 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:37,229 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:37,229 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,229 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,232 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:37,232 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:37,241 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:37,241 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5719ms INFO 2024-11-23 15:11:37,241 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,241 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9499ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:37,257 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:37,257 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6164ms INFO 2024-11-23 15:11:37,257 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:37,257 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9919ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:38,083 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 15:11:38,084 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:38,084 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:38,084 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 15:11:38,084 [116 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:11:38,085 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:11:38,085 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:38,087 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:38,087 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:11:38,092 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:38,092 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6268ms INFO 2024-11-23 15:11:38,093 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:38,093 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5059ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:11:38,120 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:11:38,121 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.2773ms INFO 2024-11-23 15:11:38,121 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 15:11:38,121 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5363ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:18,666 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 15:12:18,667 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 15:12:18,667 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2214ms 200 text/html INFO 2024-11-23 15:12:18,798 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732345938785&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 15:12:18,798 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 15:12:18,799 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9949ms 200 text/html INFO 2024-11-23 15:12:20,829 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732345940817 INFO 2024-11-23 15:12:20,830 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 15:12:20,830 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7856ms 200 application/javascript INFO 2024-11-23 15:12:20,868 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5147061504648801 INFO 2024-11-23 15:12:20,869 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 15:12:20,869 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6139ms 200 application/javascript INFO 2024-11-23 15:12:21,063 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732345938785%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 15:12:21,063 [90 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 15:12:21,063 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,066 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,068 [90 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732345938785&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 15:12:21,072 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,072 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7988ms INFO 2024-11-23 15:12:21,072 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,072 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2171ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,083 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 15:12:21,084 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:12:21,084 [81 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 15:12:21,084 [81 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 15:12:21,084 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,087 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 15:12:21,088 [81 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 15:12:21,088 [81 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 15:12:21,088 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,088 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1553ms INFO 2024-11-23 15:12:21,088 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,088 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8304ms 401 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,178 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 15:12:21,178 [147 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:12:21,179 [147 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 15:12:21,179 [147 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 15:12:21,179 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 15:12:21,181 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 15:12:21,184 [81 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NzkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDk5OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6numbqueOsiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjc5IiwianRpIjoiMWE0NjZkZTktNDQ3NS00NzE0LWJjNWMtNGRmM2M4MWJiNzE3IiwiaWF0IjoxNzMyMjU2Njg5LCJuYmYiOjE3MzIyNTY2ODcsImV4cCI6MTczMjM0MzA4OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.rwZT6URMRVowUkDEiK331GyTPo6pIj7SgKBMVX4t7Fg INFO 2024-11-23 15:12:21,187 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,187 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.8463ms INFO 2024-11-23 15:12:21,187 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 15:12:21,188 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3635ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,303 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 15:12:21,303 [147 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:12:21,304 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,307 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,310 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,312 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 15:12:21,312 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 15:12:21,312 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 15:12:21,338 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 15:12:21,342 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,342 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.0767ms INFO 2024-11-23 15:12:21,342 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,342 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.795ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,428 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 15:12:21,429 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,429 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,432 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,434 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 15:12:21,434 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 15:12:21,434 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 15:12:21,445 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 15:12:21,445 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,445 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,448 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,453 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,454 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7065ms INFO 2024-11-23 15:12:21,454 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,454 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.074ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,461 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 15:12:21,488 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 15:12:21,492 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,492 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.8714ms INFO 2024-11-23 15:12:21,492 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,492 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5757ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,598 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 15:12:21,598 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,598 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,599 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 15:12:21,599 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,599 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,601 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,602 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,607 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,607 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6901ms INFO 2024-11-23 15:12:21,607 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,607 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0305ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,654 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,654 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 51.75ms INFO 2024-11-23 15:12:21,654 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,654 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.9889ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,658 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20& INFO 2024-11-23 15:12:21,659 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,659 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,661 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,699 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 15:12:21,699 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,699 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,702 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,716 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,716 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.6502ms INFO 2024-11-23 15:12:21,716 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,716 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.1981ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,716 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,717 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 14.6722ms INFO 2024-11-23 15:12:21,717 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,717 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1484ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,811 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226357&isHis=& INFO 2024-11-23 15:12:21,811 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 15:12:21,811 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,811 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,812 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,812 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,814 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,814 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,822 [46 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 15:12:21,826 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,826 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.446ms INFO 2024-11-23 15:12:21,826 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,826 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0085ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,830 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,831 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.2862ms INFO 2024-11-23 15:12:21,831 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,831 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8438ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:21,948 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 15:12:21,949 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:21,949 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,951 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:21,959 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:21,959 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.6528ms INFO 2024-11-23 15:12:21,959 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:21,959 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9612ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:22,054 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 15:12:22,054 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&recordId=5495&tableName=FORMBKSQD& INFO 2024-11-23 15:12:22,054 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:22,054 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,054 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:22,055 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&isHis=& INFO 2024-11-23 15:12:22,055 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:22,055 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,055 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,057 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:22,057 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:22,058 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:22,112 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:22,112 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 53.6036ms INFO 2024-11-23 15:12:22,112 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,112 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.2437ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:22,153 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:22,153 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 95.8481ms INFO 2024-11-23 15:12:22,153 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,153 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.514ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:22,155 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:22,155 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 97.4464ms INFO 2024-11-23 15:12:22,155 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,155 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.5504ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:22,218 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5495&approveID=226357& INFO 2024-11-23 15:12:22,219 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:22,219 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,222 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:22,230 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:22,230 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 7.9766ms INFO 2024-11-23 15:12:22,230 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,230 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4351ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:22,378 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 15:12:22,378 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:22,378 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 15:12:22,378 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,379 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5495&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44389&guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&flag=1& INFO 2024-11-23 15:12:22,379 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:22,379 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,379 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:22,379 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,381 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:22,381 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:22,382 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:22,386 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:22,386 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6137ms INFO 2024-11-23 15:12:22,387 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,387 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:22,387 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3218ms INFO 2024-11-23 15:12:22,387 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1926ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:22,387 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,387 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8351ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:22,497 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:22,498 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 115.8351ms INFO 2024-11-23 15:12:22,498 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:22,498 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.0821ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:23,674 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=d2aMfvKOb7M%3D& INFO 2024-11-23 15:12:23,674 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:23,674 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:23,677 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:23,685 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:23,686 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.5891ms INFO 2024-11-23 15:12:23,686 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:23,686 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2897ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:27,618 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 60 INFO 2024-11-23 15:12:27,618 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:12:27,618 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:27,619 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:27,621 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:27,680 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:27,680 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 59.0019ms INFO 2024-11-23 15:12:27,680 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:27,681 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.6683ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:27,776 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 15:12:27,777 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:27,777 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:27,779 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:27,793 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:27,793 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 13.9586ms INFO 2024-11-23 15:12:27,794 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:27,794 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3039ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:28,429 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 59 INFO 2024-11-23 15:12:28,430 [147 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:12:28,430 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:28,430 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:28,433 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:28,585 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:28,585 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 152.256ms INFO 2024-11-23 15:12:28,585 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:28,585 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 155.9327ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:28,736 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f49c1d9f-3462-4474-84af-da316eea81a9& INFO 2024-11-23 15:12:28,737 [147 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:28,737 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:28,740 [147 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:28,794 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:28,794 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.3583ms INFO 2024-11-23 15:12:28,794 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:28,794 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.9227ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:28,909 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 15:12:28,910 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:28,910 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:28,912 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:28,924 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:28,924 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.6577ms INFO 2024-11-23 15:12:28,924 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:28,924 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0852ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:28,927 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226355&isHis=& INFO 2024-11-23 15:12:28,928 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:28,928 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:28,930 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:28,938 [90 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 15:12:28,945 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:28,945 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 14.9954ms INFO 2024-11-23 15:12:28,945 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:28,945 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0901ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:29,037 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 15:12:29,037 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:29,038 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,040 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:29,048 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:29,048 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.8231ms INFO 2024-11-23 15:12:29,048 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,048 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3092ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:29,177 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f49c1d9f-3462-4474-84af-da316eea81a9&isHis=& INFO 2024-11-23 15:12:29,178 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:29,178 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,179 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=f49c1d9f-3462-4474-84af-da316eea81a9&recordId=5494&tableName=FORMBKSQD& INFO 2024-11-23 15:12:29,179 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:29,180 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,181 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:29,182 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:29,219 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f49c1d9f-3462-4474-84af-da316eea81a9&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 15:12:29,220 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:29,220 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,223 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:29,277 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:29,278 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.9752ms INFO 2024-11-23 15:12:29,278 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,278 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5039ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:29,280 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:29,280 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 97.9322ms INFO 2024-11-23 15:12:29,280 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,280 [147 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:29,280 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.3812ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:29,280 [147 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 99.0558ms INFO 2024-11-23 15:12:29,280 [147 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,280 [147 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.0534ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:29,389 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5494&approveID=226355& INFO 2024-11-23 15:12:29,389 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:29,390 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,392 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:29,401 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:29,401 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.5538ms INFO 2024-11-23 15:12:29,401 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,401 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0509ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:29,547 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 15:12:29,547 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:29,548 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,550 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:29,551 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5494&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44388&guid=f49c1d9f-3462-4474-84af-da316eea81a9&flag=1& INFO 2024-11-23 15:12:29,552 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:29,552 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,554 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:29,555 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:29,556 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3924ms INFO 2024-11-23 15:12:29,556 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,556 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7656ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:29,669 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:29,669 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 115.2194ms INFO 2024-11-23 15:12:29,669 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:29,670 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.5267ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:30,857 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=2s97hbbwXpk%3D& INFO 2024-11-23 15:12:30,858 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:30,858 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:30,860 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:30,869 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:30,869 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7414ms INFO 2024-11-23 15:12:30,869 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:30,869 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4469ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:33,169 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 58 INFO 2024-11-23 15:12:33,169 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:12:33,170 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:33,170 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:33,173 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:33,228 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:33,228 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 55.8349ms INFO 2024-11-23 15:12:33,228 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:33,229 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5557ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:34,029 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 57 INFO 2024-11-23 15:12:34,029 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:12:34,029 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:34,030 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:34,032 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:34,193 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:34,193 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 161.1222ms INFO 2024-11-23 15:12:34,193 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:34,194 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 164.7719ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:35,377 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 15:12:35,378 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:35,378 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:35,379 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 15:12:35,379 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:35,380 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:35,381 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:35,381 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 15:12:35,382 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:35,382 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:35,382 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:35,384 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:35,392 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:35,392 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.7242ms INFO 2024-11-23 15:12:35,392 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:35,393 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3236ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:35,397 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:35,398 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 13.2735ms INFO 2024-11-23 15:12:35,398 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:35,398 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5657ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:35,404 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:35,404 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.2246ms INFO 2024-11-23 15:12:35,404 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:35,404 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.423ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:37,221 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f49c1d9f-3462-4474-84af-da316eea81a9& INFO 2024-11-23 15:12:37,222 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:37,222 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,225 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:37,284 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:37,284 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 59.6784ms INFO 2024-11-23 15:12:37,284 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,285 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.3346ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:37,399 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 15:12:37,399 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:37,399 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,402 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:37,413 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:37,414 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.593ms INFO 2024-11-23 15:12:37,414 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,414 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2331ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:37,431 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226355&isHis=& INFO 2024-11-23 15:12:37,431 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:37,432 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,435 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:37,443 [44 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 15:12:37,447 [44 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 15:12:37,451 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:37,451 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.4788ms INFO 2024-11-23 15:12:37,451 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,451 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2935ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:37,574 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 15:12:37,575 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:37,575 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,577 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:37,585 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:37,586 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.0599ms INFO 2024-11-23 15:12:37,586 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,586 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8163ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:37,741 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f49c1d9f-3462-4474-84af-da316eea81a9&isHis=& INFO 2024-11-23 15:12:37,742 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=f49c1d9f-3462-4474-84af-da316eea81a9&recordId=5494&tableName=FORMBKSQD& INFO 2024-11-23 15:12:37,742 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:37,742 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:37,742 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,742 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,745 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:37,746 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:37,782 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f49c1d9f-3462-4474-84af-da316eea81a9&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 15:12:37,783 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:37,783 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,785 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:37,844 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:37,844 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 58.3364ms INFO 2024-11-23 15:12:37,844 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,844 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.9206ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:37,847 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:37,848 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 102.4504ms INFO 2024-11-23 15:12:37,848 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,848 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.8546ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:37,849 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:37,849 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 103.4805ms INFO 2024-11-23 15:12:37,849 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,849 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.2297ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:37,949 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5494&approveID=226355& INFO 2024-11-23 15:12:37,949 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:37,950 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,952 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:37,961 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:37,961 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.8303ms INFO 2024-11-23 15:12:37,961 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:37,961 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5937ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:38,096 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5494&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44388&guid=f49c1d9f-3462-4474-84af-da316eea81a9&flag=1& INFO 2024-11-23 15:12:38,097 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:38,097 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:38,099 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:38,214 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:38,215 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 115.6031ms INFO 2024-11-23 15:12:38,215 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:38,215 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.2111ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:39,392 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=2s97hbbwXpk%3D& INFO 2024-11-23 15:12:39,393 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:39,393 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:39,396 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:39,404 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:39,404 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4888ms INFO 2024-11-23 15:12:39,404 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:39,405 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2065ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:41,470 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20& INFO 2024-11-23 15:12:41,471 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:41,471 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,474 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:41,528 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:41,528 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.1594ms INFO 2024-11-23 15:12:41,528 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,528 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.763ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:41,681 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 15:12:41,682 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:41,682 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,685 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:41,696 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:41,696 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.3911ms INFO 2024-11-23 15:12:41,696 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,696 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0456ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:41,708 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226357&isHis=& INFO 2024-11-23 15:12:41,709 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:41,709 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,712 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:41,720 [46 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 15:12:41,723 [46 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 15:12:41,727 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:41,727 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.257ms INFO 2024-11-23 15:12:41,727 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,727 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6583ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:41,828 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 15:12:41,828 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:41,829 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,831 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:41,839 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:41,839 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.6407ms INFO 2024-11-23 15:12:41,839 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,839 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9292ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:41,950 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&isHis=& INFO 2024-11-23 15:12:41,951 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:41,951 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&recordId=5495&tableName=FORMBKSQD& INFO 2024-11-23 15:12:41,951 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,951 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:41,951 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,954 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:41,954 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:41,979 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 15:12:41,979 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:41,980 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:41,982 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:42,013 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:42,014 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 59.91ms INFO 2024-11-23 15:12:42,014 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:42,014 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5122ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:42,019 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:42,019 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 64.7448ms INFO 2024-11-23 15:12:42,019 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:42,019 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.0719ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:42,097 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:42,097 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 114.8396ms INFO 2024-11-23 15:12:42,097 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:42,097 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.4972ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:42,219 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5495&approveID=226357& INFO 2024-11-23 15:12:42,219 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:42,219 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:42,222 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:42,230 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:42,230 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.6027ms INFO 2024-11-23 15:12:42,231 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:42,231 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1231ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:42,365 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5495&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44389&guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&flag=1& INFO 2024-11-23 15:12:42,365 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:42,366 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:42,368 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:42,481 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:42,481 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 113.0775ms INFO 2024-11-23 15:12:42,481 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:42,481 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.6279ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:12:43,669 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=d2aMfvKOb7M%3D& INFO 2024-11-23 15:12:43,670 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:12:43,670 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:43,673 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:12:43,681 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:12:43,681 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4059ms INFO 2024-11-23 15:12:43,681 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:12:43,681 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1157ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:25,542 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732346245631&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:17:25,543 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 15:17:25,543 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9321ms 200 text/html INFO 2024-11-23 15:17:27,414 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732346247547 INFO 2024-11-23 15:17:27,415 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 15:17:27,415 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9402ms 200 application/javascript INFO 2024-11-23 15:17:27,443 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5045328509941931 INFO 2024-11-23 15:17:27,443 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 15:17:27,443 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6169ms 200 application/javascript INFO 2024-11-23 15:17:27,548 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732346245631%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 15:17:27,548 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 15:17:27,548 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,551 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:27,553 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732346245631&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:17:27,557 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:27,557 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9169ms INFO 2024-11-23 15:17:27,557 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,557 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4667ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:27,564 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 15:17:27,564 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:17:27,564 [69 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 15:17:27,565 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 15:17:27,565 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,568 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 15:17:27,568 [69 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 15:17:27,569 [69 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 15:17:27,569 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:27,569 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2607ms INFO 2024-11-23 15:17:27,569 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,569 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3028ms 401 application/json; charset=utf-8 INFO 2024-11-23 15:17:27,645 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 15:17:27,645 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:17:27,646 [69 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 15:17:27,646 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 15:17:27,646 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 15:17:27,649 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 15:17:27,651 [125 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNzEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTM3MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS7u-Wwj-i_myIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDcxIiwianRpIjoiOTVjYjQ5YjYtYWM2NC00NThkLThkM2ItNTJmMzhlZDk2ZTQwIiwiaWF0IjoxNzMxNzI3ODI3LCJuYmYiOjE3MzE3Mjc4MjUsImV4cCI6MTczMTgxNDIyNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.b235dl8UlXCAdfdpzrV8EH8oylgA5a1jYUsWc1HdNL8 INFO 2024-11-23 15:17:27,655 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:27,655 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.9745ms INFO 2024-11-23 15:17:27,655 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 15:17:27,655 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5128ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:27,734 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 15:17:27,734 [125 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:17:27,734 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:27,737 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,740 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:27,742 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 15:17:27,742 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 15:17:27,742 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 15:17:27,768 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 15:17:27,772 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:27,772 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3178ms INFO 2024-11-23 15:17:27,772 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,772 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.3112ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:27,843 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 15:17:27,843 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:27,843 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,843 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 15:17:27,844 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:27,844 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,846 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:27,847 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:27,848 [132 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 15:17:27,848 [132 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 15:17:27,848 [132 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 15:17:27,852 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:27,852 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3964ms INFO 2024-11-23 15:17:27,852 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,852 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8396ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:27,875 [132 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 15:17:27,902 [132 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 15:17:27,906 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:27,906 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.3615ms INFO 2024-11-23 15:17:27,906 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,907 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.8913ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:27,979 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 15:17:27,980 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:27,980 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,981 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 15:17:27,982 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:27,982 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,982 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:27,984 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:27,990 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:27,990 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4097ms INFO 2024-11-23 15:17:27,990 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:27,990 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5089ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:27,999 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:28,000 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.3463ms INFO 2024-11-23 15:17:28,000 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,000 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6636ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:28,013 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 15:17:28,013 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:28,013 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,016 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:28,022 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:28,022 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8326ms INFO 2024-11-23 15:17:28,022 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,022 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3912ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:28,026 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 15:17:28,027 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:28,027 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,028 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 15:17:28,028 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:28,029 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,030 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:28,031 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:28,074 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 15:17:28,074 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:28,075 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 15:17:28,075 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,075 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:28,075 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,075 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 15:17:28,076 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:28,076 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,078 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:28,078 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:28,078 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:28,082 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:28,082 [115 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:28,082 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 51.8996ms INFO 2024-11-23 15:17:28,082 [115 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 50.319ms INFO 2024-11-23 15:17:28,082 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,082 [115 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,082 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.1204ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:28,082 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.657ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:28,084 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:28,084 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1832ms INFO 2024-11-23 15:17:28,084 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,084 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6264ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:28,088 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:28,088 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.8972ms INFO 2024-11-23 15:17:28,088 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,088 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9877ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:28,090 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:28,090 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 11.8791ms INFO 2024-11-23 15:17:28,090 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,090 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9357ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:28,098 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 15:17:28,098 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:28,098 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,101 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:28,103 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 15:17:28,104 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:28,104 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,107 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:28,110 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:28,111 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.8345ms INFO 2024-11-23 15:17:28,111 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,111 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0926ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:28,140 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:28,140 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.233ms INFO 2024-11-23 15:17:28,140 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:28,140 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7412ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:30,052 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 15:17:30,052 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 15:17:30,052 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:30,052 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:30,053 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 15:17:30,053 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:30,053 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:30,053 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:30,053 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:30,055 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:30,055 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:30,056 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:30,067 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:30,067 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:30,067 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.4926ms INFO 2024-11-23 15:17:30,067 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 11.5725ms INFO 2024-11-23 15:17:30,067 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:30,067 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:30,067 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1942ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:30,067 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.248ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:30,079 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:30,079 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.5937ms INFO 2024-11-23 15:17:30,079 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:30,079 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2225ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:32,305 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fedc1a1d-3385-4d1c-9198-9f3240d1b74d& INFO 2024-11-23 15:17:32,305 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:32,306 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:32,308 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:32,362 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:32,362 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 53.8135ms INFO 2024-11-23 15:17:32,362 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:32,362 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.5594ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:32,489 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 15:17:32,489 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:32,489 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:32,492 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:32,501 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:32,501 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.6391ms INFO 2024-11-23 15:17:32,501 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:32,501 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3749ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:32,589 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5497&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44400&guid=fedc1a1d-3385-4d1c-9198-9f3240d1b74d&flag=1& INFO 2024-11-23 15:17:32,589 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:32,590 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:32,592 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:32,706 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:32,707 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 114.6504ms INFO 2024-11-23 15:17:32,707 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:32,707 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.2843ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:33,805 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=FHpPNyA75tg%3D& INFO 2024-11-23 15:17:33,805 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:33,805 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/DoPassOrRefuseCheck? application/json 58 INFO 2024-11-23 15:17:33,805 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:17:33,805 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:33,806 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:33,806 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:33,808 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:33,808 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoPassOrRefuseCheck", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.CheckInfo DoPassOrRefuseCheck(Sg.HcmMb.EWorkFlow.Dto.DoPassOrRefuseCheckDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:33,817 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:33,817 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.1232ms INFO 2024-11-23 15:17:33,817 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:33,818 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8976ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:33,863 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:33,864 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 55.1905ms INFO 2024-11-23 15:17:33,864 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:33,864 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4786ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:33,948 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2024-11-23 15:17:33,948 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:33,948 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:33,951 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowNodeNoteList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowNodeNoteDto] GetFlowNodeNoteList(Int32) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:34,036 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:34,036 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 85.078ms INFO 2024-11-23 15:17:34,036 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:34,036 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.3772ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:34,645 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 57 INFO 2024-11-23 15:17:34,645 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:17:34,645 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:34,645 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:34,648 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowPass", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowPass(Sg.HcmMb.EWorkFlow.Dto.GuidDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:34,830 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:34,830 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 181.6581ms INFO 2024-11-23 15:17:34,830 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:34,830 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 185.3146ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:34,929 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 15:17:34,930 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:34,930 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:34,932 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:34,955 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:34,955 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.2102ms INFO 2024-11-23 15:17:34,955 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:34,955 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.65ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:35,586 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 15:17:35,586 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 15:17:35,586 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 15:17:35,586 [127 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:35,586 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:35,586 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:35,586 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:35,586 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:17:35,587 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:35,589 [127 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:35,589 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:35,590 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:17:35,595 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:35,595 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.105ms INFO 2024-11-23 15:17:35,595 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:35,595 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7014ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:35,599 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:35,599 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.302ms INFO 2024-11-23 15:17:35,599 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:35,599 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7563ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:17:35,614 [127 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:17:35,614 [127 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.1154ms INFO 2024-11-23 15:17:35,614 [127 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:17:35,614 [127 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6802ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:19,551 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732347078508&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:31:19,552 [108 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 15:31:19,552 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1676ms 200 text/html INFO 2024-11-23 15:31:22,340 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732347081393 INFO 2024-11-23 15:31:22,341 [108 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 15:31:22,341 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9066ms 200 application/javascript INFO 2024-11-23 15:31:22,465 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5291862306820763 INFO 2024-11-23 15:31:22,466 [110 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 15:31:22,466 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7891ms 200 application/javascript INFO 2024-11-23 15:31:22,752 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732347078508%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 15:31:22,752 [155 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 15:31:22,752 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:22,755 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:22,757 [155 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732347078508&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:31:22,760 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 15:31:22,760 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:31:22,761 [110 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 15:31:22,761 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:22,761 [110 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 15:31:22,761 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4915ms INFO 2024-11-23 15:31:22,762 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:22,762 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:22,762 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8875ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:22,764 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 15:31:22,765 [110 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 15:31:22,765 [110 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 15:31:22,765 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:22,765 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1751ms INFO 2024-11-23 15:31:22,765 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:22,765 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0312ms 401 application/json; charset=utf-8 INFO 2024-11-23 15:31:22,961 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 15:31:22,961 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:31:22,961 [110 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 15:31:22,961 [110 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 15:31:22,962 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 15:31:22,964 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 15:31:22,966 [110 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NDEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNDExNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOmUoeWFiSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTQxIiwianRpIjoiNzVlZjZkOTEtYmM4Yy00NWMzLWFkYzctM2NiY2FhYmY3OWFhIiwiaWF0IjoxNzMyMjQ5MjkxLCJuYmYiOjE3MzIyNDkyODksImV4cCI6MTczMjMzNTY5MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.7XKpYS1wzKMt2CgPyGYoCdAISuS-bREhPwbQdwcQfeA INFO 2024-11-23 15:31:22,970 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:22,971 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.4116ms INFO 2024-11-23 15:31:22,971 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 15:31:22,971 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3309ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,185 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 15:31:23,186 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:31:23,186 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,189 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,191 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,193 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 15:31:23,193 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 15:31:23,193 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 15:31:23,220 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 15:31:23,224 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,224 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.8264ms INFO 2024-11-23 15:31:23,224 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,224 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9684ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,391 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 15:31:23,391 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,391 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,394 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,396 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 15:31:23,397 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 15:31:23,397 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 15:31:23,417 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 15:31:23,417 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,417 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,420 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,423 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 15:31:23,425 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,425 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6293ms INFO 2024-11-23 15:31:23,425 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,425 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.917ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,450 [155 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 15:31:23,454 [155 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,455 [155 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.323ms INFO 2024-11-23 15:31:23,455 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,455 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.0932ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,656 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 15:31:23,656 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,656 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,657 [155 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 15:31:23,657 [155 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,657 [155 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,659 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,660 [155 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,665 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,665 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6175ms INFO 2024-11-23 15:31:23,666 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,666 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9026ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,676 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,677 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.4128ms INFO 2024-11-23 15:31:23,677 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,677 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0025ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,760 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 15:31:23,760 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,761 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,761 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 15:31:23,762 [106 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,762 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,763 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,765 [106 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,769 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,769 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6866ms INFO 2024-11-23 15:31:23,769 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,769 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2617ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,770 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,770 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7225ms INFO 2024-11-23 15:31:23,770 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,770 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0694ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,771 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 15:31:23,771 [143 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,771 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,773 [143 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,778 [143 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,778 [143 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7948ms INFO 2024-11-23 15:31:23,778 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,778 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8938ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,841 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 15:31:23,841 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 15:31:23,841 [106 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,841 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,842 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,842 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,844 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,844 [106 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,854 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,854 [143 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,854 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.9723ms INFO 2024-11-23 15:31:23,854 [143 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.0528ms INFO 2024-11-23 15:31:23,854 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,854 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,854 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5059ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,855 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.529ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,855 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 15:31:23,855 [148 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,855 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,858 [148 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,865 [148 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,865 [148 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.407ms INFO 2024-11-23 15:31:23,865 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,866 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6371ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:23,935 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 15:31:23,935 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 15:31:23,936 [143 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,936 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,936 [148 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:23,936 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,939 [148 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,939 [143 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:23,964 [148 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:23,965 [148 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.5647ms INFO 2024-11-23 15:31:23,966 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:23,966 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4914ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:24,046 [143 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:24,046 [143 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 107.1392ms INFO 2024-11-23 15:31:24,047 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:24,047 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.3943ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:25,441 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 15:31:25,441 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 15:31:25,441 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 15:31:25,441 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:25,441 [148 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:25,441 [143 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:25,441 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:25,441 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:25,442 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:25,445 [148 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:25,445 [143 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:25,445 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:25,459 [148 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:25,459 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:25,459 [148 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 13.4318ms INFO 2024-11-23 15:31:25,459 [148 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:25,459 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 13.3711ms INFO 2024-11-23 15:31:25,459 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:25,459 [148 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2369ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:25,459 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2465ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:25,574 [143 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:25,575 [143 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 129.3171ms INFO 2024-11-23 15:31:25,575 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:25,575 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 134.129ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:31:27,235 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=2&Flag=4&type=0&formCode=& INFO 2024-11-23 15:31:27,236 [111 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:31:27,236 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:27,239 [111 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:31:27,366 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:31:27,366 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 127.3592ms INFO 2024-11-23 15:31:27,366 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 15:31:27,367 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 131.1945ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:50:45,039 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ServiceAuthenticatePC application/json-patch+json 54 INFO 2024-11-23 15:50:45,041 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core)' INFO 2024-11-23 15:50:45,046 [141 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticatePC", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticatePC(Sg.Hcm.Models.TokenAuth.ServiceAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 15:50:45,072 [141 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:50:45,073 [141 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core) in 27.1179ms INFO 2024-11-23 15:50:45,073 [141 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core)' INFO 2024-11-23 15:50:45,073 [141 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.7344ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:50:45,120 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/HRWebService/PGetDataByWsProc application/json-patch+json 84 INFO 2024-11-23 15:50:45,121 [137 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:50:45,123 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2024-11-23 15:50:45,127 [137 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PGetDataByWsProc", controller = "HRWebService"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.Hcm.Services.HRWebServiceAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:50:45,236 [137 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:50:45,236 [137 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M) in 109.5589ms INFO 2024-11-23 15:50:45,236 [137 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2024-11-23 15:50:45,236 [137 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.3196ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:55:27,423 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/HRWebService/PPostDataByWsProcThrowErr application/json-patch+json 298 INFO 2024-11-23 15:55:27,429 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:55:27,430 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PPostDataByWsProcThrowErr (Sg.Hcm.Application.M)' INFO 2024-11-23 15:55:27,434 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PPostDataByWsProcThrowErr", controller = "HRWebService"}. Executing controller action with signature System.Object PPostDataByWsProcThrowErr(Newtonsoft.Json.Linq.JObject) on controller Sg.Hcm.Services.HRWebServiceAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:55:27,448 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:55:27,451 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Services.HRWebServiceAppService.PPostDataByWsProcThrowErr (Sg.Hcm.Application.M) in 17.3572ms INFO 2024-11-23 15:55:27,451 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PPostDataByWsProcThrowErr (Sg.Hcm.Application.M)' INFO 2024-11-23 15:55:27,451 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4803ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:43,090 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732348662724&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:57:43,091 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 15:57:43,091 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1548ms 200 text/html INFO 2024-11-23 15:57:44,965 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732348664938 INFO 2024-11-23 15:57:44,965 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 15:57:44,966 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9424ms 200 application/javascript INFO 2024-11-23 15:57:44,980 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.07983089505684116 INFO 2024-11-23 15:57:44,980 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 15:57:44,980 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6347ms 200 application/javascript INFO 2024-11-23 15:57:45,118 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732348662724%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 15:57:45,118 [27 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 15:57:45,118 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,121 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,123 [27 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732348662724&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:57:45,128 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 15:57:45,128 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:57:45,128 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,129 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,131 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,133 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 15:57:45,133 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 15:57:45,133 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 15:57:45,157 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,158 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 36.287ms INFO 2024-11-23 15:57:45,158 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,158 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7284ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,161 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 15:57:45,164 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,165 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3125ms INFO 2024-11-23 15:57:45,165 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,165 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9013ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,258 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 15:57:45,259 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 15:57:45,259 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,259 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,259 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,259 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,262 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,262 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,264 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 15:57:45,264 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 15:57:45,264 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 15:57:45,268 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,268 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1262ms INFO 2024-11-23 15:57:45,268 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,268 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9991ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,291 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 15:57:45,291 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 15:57:45,296 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,297 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.4681ms INFO 2024-11-23 15:57:45,297 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,297 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0603ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,380 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 15:57:45,380 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 15:57:45,380 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,380 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,380 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,380 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,383 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,383 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,389 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,389 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,389 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6699ms INFO 2024-11-23 15:57:45,389 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,389 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.8005ms INFO 2024-11-23 15:57:45,389 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,389 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4195ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,389 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4284ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,461 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 15:57:45,461 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,462 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,463 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 15:57:45,464 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,464 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,464 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,466 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,470 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,470 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7957ms INFO 2024-11-23 15:57:45,470 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,470 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5227ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,472 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,472 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6227ms INFO 2024-11-23 15:57:45,472 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,472 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0119ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,473 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 15:57:45,474 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 15:57:45,474 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,474 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,474 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,474 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,476 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 15:57:45,476 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,476 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 15:57:45,476 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,477 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,477 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,477 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,477 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,479 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,479 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,484 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,484 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.1371ms INFO 2024-11-23 15:57:45,484 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,484 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8191ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,487 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,487 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.3678ms INFO 2024-11-23 15:57:45,487 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,487 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,487 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4283ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,487 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.2934ms INFO 2024-11-23 15:57:45,487 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,488 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7797ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,488 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,488 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.539ms INFO 2024-11-23 15:57:45,488 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,488 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7624ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,535 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 15:57:45,535 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,535 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,538 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,538 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 15:57:45,539 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:57:45,539 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,541 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:57:45,566 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,566 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.8163ms INFO 2024-11-23 15:57:45,566 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,566 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9442ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:57:45,628 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:57:45,628 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 90.5247ms INFO 2024-11-23 15:57:45,628 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:57:45,629 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.9602ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:52,651 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732348792604&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:59:52,652 [103 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 15:59:52,652 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1476ms 200 text/html INFO 2024-11-23 15:59:54,330 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732348794303 INFO 2024-11-23 15:59:54,330 [103 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 15:59:54,331 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8931ms 200 application/javascript INFO 2024-11-23 15:59:54,342 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.41448140645649945 INFO 2024-11-23 15:59:54,343 [103 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 15:59:54,343 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5861ms 200 application/javascript INFO 2024-11-23 15:59:54,447 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732348792604%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 15:59:54,447 [103 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 15:59:54,447 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,450 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,451 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 15:59:54,451 [118 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 15:59:54,452 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,452 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,453 [103 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732348792604&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 15:59:54,455 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,457 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,457 [126 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 15:59:54,457 [126 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 15:59:54,457 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4421ms INFO 2024-11-23 15:59:54,457 [126 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 15:59:54,457 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,457 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2018ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,484 [126 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 15:59:54,491 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,491 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 36.4312ms INFO 2024-11-23 15:59:54,491 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,491 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.8426ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,556 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 15:59:54,556 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,556 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,557 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 15:59:54,558 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,558 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,559 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,560 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,561 [134 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 15:59:54,561 [134 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 15:59:54,561 [134 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 15:59:54,566 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,566 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4013ms INFO 2024-11-23 15:59:54,566 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,566 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8435ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,587 [134 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 15:59:54,587 [134 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 15:59:54,592 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,592 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.8166ms INFO 2024-11-23 15:59:54,592 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,592 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2158ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,671 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 15:59:54,671 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,671 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,673 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 15:59:54,673 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,673 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,674 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,676 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,679 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,679 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.4405ms INFO 2024-11-23 15:59:54,679 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,679 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9331ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,681 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,681 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2339ms INFO 2024-11-23 15:59:54,681 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,681 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5551ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,727 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 15:59:54,727 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,727 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,730 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,735 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,735 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1933ms INFO 2024-11-23 15:59:54,735 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 15:59:54,735 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,735 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.388ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,735 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,735 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,738 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,739 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 15:59:54,740 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 15:59:54,740 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,740 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,740 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,740 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,741 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 15:59:54,741 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,742 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,743 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,743 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,743 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,744 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7364ms INFO 2024-11-23 15:59:54,744 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,744 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8538ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,744 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,748 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,748 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4846ms INFO 2024-11-23 15:59:54,748 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,748 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7783ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,749 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 15:59:54,749 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,749 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,751 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,751 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.2442ms INFO 2024-11-23 15:59:54,751 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,751 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4838ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,752 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,753 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,753 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0216ms INFO 2024-11-23 15:59:54,753 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,753 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1047ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,760 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,760 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8299ms INFO 2024-11-23 15:59:54,760 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,760 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3327ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,800 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 15:59:54,800 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,800 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,802 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 15:59:54,802 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 15:59:54,802 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,803 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,805 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 15:59:54,832 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,832 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 27.0983ms INFO 2024-11-23 15:59:54,832 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,832 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4145ms 200 application/json; charset=utf-8 INFO 2024-11-23 15:59:54,892 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 15:59:54,892 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.223ms INFO 2024-11-23 15:59:54,892 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 15:59:54,893 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.5527ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:21,218 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349001163&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:03:21,219 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:03:21,219 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1768ms 200 text/html INFO 2024-11-23 16:03:22,984 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732349002956 INFO 2024-11-23 16:03:22,985 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:03:22,985 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9502ms 200 application/javascript INFO 2024-11-23 16:03:23,033 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7311847889412764 INFO 2024-11-23 16:03:23,034 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:03:23,034 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.755ms 200 application/javascript INFO 2024-11-23 16:03:23,173 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732349001163%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:03:23,173 [101 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:03:23,174 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,177 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,178 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 16:03:23,179 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:03:23,179 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,179 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,179 [101 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349001163&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:03:23,182 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,184 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,184 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.8742ms INFO 2024-11-23 16:03:23,184 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,184 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9403ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,185 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:03:23,185 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:03:23,185 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:03:23,212 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:03:23,217 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,217 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.814ms INFO 2024-11-23 16:03:23,217 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,217 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5106ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,292 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:03:23,293 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,293 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,294 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:03:23,294 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,295 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,296 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,297 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,298 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:03:23,298 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:03:23,298 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:03:23,303 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,303 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7568ms INFO 2024-11-23 16:03:23,303 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,303 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2198ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,325 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:03:23,325 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:03:23,329 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,329 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4602ms INFO 2024-11-23 16:03:23,329 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,329 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0812ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,392 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:03:23,392 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,393 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,394 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:03:23,394 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,395 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,395 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,397 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,401 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,401 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.686ms INFO 2024-11-23 16:03:23,401 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,401 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3699ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,403 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,403 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4798ms INFO 2024-11-23 16:03:23,403 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,403 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8662ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,479 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:03:23,480 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,480 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,482 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,485 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:03:23,486 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,486 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,488 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,488 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7789ms INFO 2024-11-23 16:03:23,488 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,488 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.205ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,489 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,493 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:03:23,494 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,494 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,494 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,494 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5225ms INFO 2024-11-23 16:03:23,494 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:03:23,494 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,495 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4073ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,495 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,495 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,496 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,497 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:03:23,497 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,498 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,498 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,501 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,502 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,502 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.1121ms INFO 2024-11-23 16:03:23,502 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,502 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2194ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,507 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:03:23,507 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,507 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,508 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,508 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.1737ms INFO 2024-11-23 16:03:23,508 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,508 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4356ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,509 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,509 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.8391ms INFO 2024-11-23 16:03:23,509 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,509 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6427ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,510 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,518 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,518 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8364ms INFO 2024-11-23 16:03:23,518 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,518 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1399ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,561 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:03:23,561 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:03:23,562 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,562 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:23,562 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,562 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,565 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,565 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:23,590 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,591 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.7578ms INFO 2024-11-23 16:03:23,591 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,591 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7622ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:23,655 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:23,655 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 90.2212ms INFO 2024-11-23 16:03:23,655 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:23,655 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.2022ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:26,688 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 16:03:26,688 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:26,688 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:26,691 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:26,691 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 16:03:26,691 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 16:03:26,692 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:26,692 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:26,692 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:26,692 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:26,694 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:26,694 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:26,703 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:26,703 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.101ms INFO 2024-11-23 16:03:26,703 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:26,703 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5874ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:26,705 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:26,706 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.2044ms INFO 2024-11-23 16:03:26,706 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:26,706 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3163ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:26,823 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:26,823 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 128.6062ms INFO 2024-11-23 16:03:26,823 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:26,823 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 131.8137ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:03:32,401 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=2&Flag=4&type=0&formCode=& INFO 2024-11-23 16:03:32,401 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:03:32,401 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:32,404 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:03:32,534 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:03:32,534 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 129.6518ms INFO 2024-11-23 16:03:32,534 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:03:32,534 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 133.6155ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:37,730 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349138316&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:05:37,730 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:05:37,731 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1563ms 200 text/html INFO 2024-11-23 16:05:40,004 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732349140607 INFO 2024-11-23 16:05:40,005 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:05:40,005 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8909ms 200 application/javascript INFO 2024-11-23 16:05:40,145 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6975471553391825 INFO 2024-11-23 16:05:40,146 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:05:40,146 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.783ms 200 application/javascript INFO 2024-11-23 16:05:40,390 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732349138316%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:05:40,391 [98 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:05:40,391 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:40,394 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:40,396 [98 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349138316&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:05:40,400 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:40,400 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2874ms INFO 2024-11-23 16:05:40,400 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:40,400 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7736ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:40,422 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:05:40,423 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:05:40,423 [98 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:05:40,423 [98 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:05:40,423 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:40,426 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 16:05:40,427 [98 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 16:05:40,428 [98 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 16:05:40,428 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:40,428 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3241ms INFO 2024-11-23 16:05:40,428 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:40,428 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4612ms 401 application/json; charset=utf-8 INFO 2024-11-23 16:05:40,567 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 16:05:40,568 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:05:40,568 [98 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:05:40,568 [98 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:05:40,569 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:05:40,572 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 16:05:40,587 [27 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMTY2OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumDkeS4veiKsyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTA1IiwianRpIjoiZGI3YWVhMjItNzhkNi00ZjEwLTllZTUtM2NkZGQzNDcwYTIyIiwiaWF0IjoxNzMyMjM2MjY1LCJuYmYiOjE3MzIyMzYyNjMsImV4cCI6MTczMjMyMjY2NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.U-OZfC4qdM1-CD2lkrRwyIaKrClCQlafVECqIMnXBvg INFO 2024-11-23 16:05:40,591 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:40,592 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 19.6699ms INFO 2024-11-23 16:05:40,592 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:05:40,592 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4015ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:40,787 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:05:40,787 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:05:40,788 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:40,791 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:40,793 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:40,823 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:05:40,823 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:05:40,823 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:05:40,849 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:05:40,853 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:40,853 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 60.0834ms INFO 2024-11-23 16:05:40,853 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:40,854 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.4654ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:40,997 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:05:40,998 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:40,998 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,000 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:05:41,000 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,001 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,001 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,002 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:05:41,003 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:05:41,003 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:05:41,003 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,012 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,012 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.0714ms INFO 2024-11-23 16:05:41,012 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,012 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2972ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,030 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:05:41,056 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:05:41,061 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,061 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.609ms INFO 2024-11-23 16:05:41,061 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,061 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.9607ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,223 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 16:05:41,223 [19 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 16:05:41,223 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4981ms 304 text/css INFO 2024-11-23 16:05:41,230 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 16:05:41,230 [19 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 16:05:41,230 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3962ms 304 text/css INFO 2024-11-23 16:05:41,232 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:05:41,232 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,233 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,235 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,253 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,253 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.7729ms INFO 2024-11-23 16:05:41,253 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,253 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5153ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,287 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:05:41,288 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,288 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,290 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,295 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,295 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.078ms INFO 2024-11-23 16:05:41,295 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,295 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2978ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,442 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:05:41,443 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,443 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,445 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:05:41,445 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,445 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,445 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:05:41,446 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,446 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,446 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,447 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:05:41,447 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,447 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,448 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,448 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,450 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,452 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,452 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4176ms INFO 2024-11-23 16:05:41,452 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,452 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.071ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,454 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,454 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.178ms INFO 2024-11-23 16:05:41,454 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,454 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5593ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,457 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,457 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,457 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1841ms INFO 2024-11-23 16:05:41,457 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,457 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.5641ms INFO 2024-11-23 16:05:41,457 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,457 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6931ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,457 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7482ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,504 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:05:41,504 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,504 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,507 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,512 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,512 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4067ms INFO 2024-11-23 16:05:41,512 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,512 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.68ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,524 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:05:41,525 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,525 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,527 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,535 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,535 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6079ms INFO 2024-11-23 16:05:41,535 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,535 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7295ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,549 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 16:05:41,549 [19 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 16:05:41,549 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5433ms 304 image/png INFO 2024-11-23 16:05:41,583 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 16:05:41,583 [19 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/1.jpg was not modified INFO 2024-11-23 16:05:41,583 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3821ms 304 image/jpeg INFO 2024-11-23 16:05:41,630 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:05:41,630 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,630 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:05:41,630 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,631 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:41,631 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,633 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,633 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:41,643 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,644 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.0956ms INFO 2024-11-23 16:05:41,644 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,644 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2146ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:41,659 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:41,659 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6899ms INFO 2024-11-23 16:05:41,659 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:41,659 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9781ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:43,364 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 16:05:43,364 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 16:05:43,365 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 16:05:43,365 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:43,365 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:43,365 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,365 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:43,365 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,365 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,368 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 16:05:43,368 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:43,368 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:43,368 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:43,368 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:43,368 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,370 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:43,373 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 16:05:43,374 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:43,374 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,376 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:43,376 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:43,377 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0949ms INFO 2024-11-23 16:05:43,377 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,377 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.7117ms INFO 2024-11-23 16:05:43,377 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:43,377 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.173ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:43,377 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,377 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1958ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:43,378 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:43,378 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 10.0554ms INFO 2024-11-23 16:05:43,378 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:43,378 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,378 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 10.1591ms INFO 2024-11-23 16:05:43,378 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,378 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8776ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:43,378 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6734ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:43,382 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:43,382 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.4477ms INFO 2024-11-23 16:05:43,382 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,382 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9391ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:43,542 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1505& INFO 2024-11-23 16:05:43,542 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:43,542 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,545 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:43,551 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:43,556 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.0825ms INFO 2024-11-23 16:05:43,556 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:43,556 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6525ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:44,497 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 16:05:44,497 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:44,497 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:44,500 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:44,503 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 16:05:44,503 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:44,503 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:44,504 [67 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 16:05:44,506 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:44,512 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:44,512 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.3683ms INFO 2024-11-23 16:05:44,512 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:44,512 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7284ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:44,515 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:44,515 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.7118ms INFO 2024-11-23 16:05:44,515 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:44,515 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.243ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:05:44,707 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1505& INFO 2024-11-23 16:05:44,707 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:05:44,707 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:44,710 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:05:44,717 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:05:44,721 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.5193ms INFO 2024-11-23 16:05:44,722 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:05:44,722 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1066ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:03,712 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349643683&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:14:03,713 [136 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:14:03,713 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4458ms 200 text/html INFO 2024-11-23 16:14:05,882 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732349645864 INFO 2024-11-23 16:14:05,882 [136 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:14:05,882 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8825ms 200 application/javascript INFO 2024-11-23 16:14:05,976 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17345596011410414 INFO 2024-11-23 16:14:05,976 [136 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:14:05,976 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6172ms 200 application/javascript INFO 2024-11-23 16:14:06,121 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732349643683%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:14:06,122 [136 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:14:06,122 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,125 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,126 [136 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349643683&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:14:06,130 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,131 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9501ms INFO 2024-11-23 16:14:06,131 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,131 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3083ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,147 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:14:06,147 [136 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:14:06,147 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,148 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,150 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,152 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:14:06,152 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:14:06,152 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:14:06,179 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:14:06,182 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,182 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3845ms INFO 2024-11-23 16:14:06,182 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,183 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6169ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,302 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:14:06,302 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:14:06,302 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,302 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,302 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,303 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,305 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,305 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,307 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:14:06,307 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:14:06,307 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:14:06,310 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,311 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.479ms INFO 2024-11-23 16:14:06,311 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,311 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7283ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,334 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:14:06,334 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:14:06,338 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,338 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.8133ms INFO 2024-11-23 16:14:06,338 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,338 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.287ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,457 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:14:06,457 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,458 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,460 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,462 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:14:06,462 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,462 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,465 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,466 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,466 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.8151ms INFO 2024-11-23 16:14:06,466 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,466 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4194ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,470 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,470 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5432ms INFO 2024-11-23 16:14:06,470 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,471 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6278ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,520 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:14:06,520 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,521 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,521 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:14:06,521 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:14:06,521 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,521 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,522 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,522 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,523 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,524 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,525 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,530 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,530 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,530 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.263ms INFO 2024-11-23 16:14:06,530 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,530 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8023ms INFO 2024-11-23 16:14:06,530 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,530 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7929ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,530 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8931ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,531 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,531 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1864ms INFO 2024-11-23 16:14:06,531 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,531 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1527ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,540 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:14:06,540 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,540 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,543 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,552 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,552 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9165ms INFO 2024-11-23 16:14:06,552 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,552 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4412ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,580 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:14:06,580 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,580 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,583 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,588 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,588 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3776ms INFO 2024-11-23 16:14:06,588 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,589 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6995ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,675 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:14:06,675 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,676 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:14:06,676 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,676 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,676 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,678 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,679 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,682 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:14:06,682 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:06,682 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,685 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:06,686 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,687 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.0011ms INFO 2024-11-23 16:14:06,687 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,687 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2011ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,688 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,688 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.562ms INFO 2024-11-23 16:14:06,688 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,688 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2315ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:06,710 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:06,710 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.0409ms INFO 2024-11-23 16:14:06,710 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:06,710 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1468ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:09,902 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 16:14:09,902 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:09,902 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,905 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:09,908 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 16:14:09,908 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 16:14:09,908 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:09,908 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,908 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:09,908 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,910 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:09,911 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:09,911 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:09,911 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7393ms INFO 2024-11-23 16:14:09,911 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,911 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5947ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:09,911 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 16:14:09,912 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:09,912 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,914 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 16:14:09,914 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:09,914 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:09,914 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,917 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:09,920 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:09,920 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.6364ms INFO 2024-11-23 16:14:09,920 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,920 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:09,920 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8097ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:09,920 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9962ms INFO 2024-11-23 16:14:09,920 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,921 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1484ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:09,921 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:09,921 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 10.3498ms INFO 2024-11-23 16:14:09,921 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,921 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6812ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:09,922 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:09,923 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.659ms INFO 2024-11-23 16:14:09,923 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:09,923 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7509ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:10,082 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1726& INFO 2024-11-23 16:14:10,082 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:10,082 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:10,085 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:10,091 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:10,096 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.2633ms INFO 2024-11-23 16:14:10,096 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:10,096 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6913ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:12,025 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 16:14:12,026 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:12,026 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:12,026 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 16:14:12,026 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:12,027 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:12,028 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:12,029 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:12,032 [128 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 16:14:12,034 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:12,034 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6485ms INFO 2024-11-23 16:14:12,034 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:12,034 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3636ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:12,042 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:12,042 [128 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.2928ms INFO 2024-11-23 16:14:12,042 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:12,042 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4279ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:14:12,162 [128 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1726& INFO 2024-11-23 16:14:12,162 [128 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:14:12,162 [128 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:12,165 [128 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:14:12,171 [128 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:14:12,177 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.4289ms INFO 2024-11-23 16:14:12,177 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:14:12,177 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9276ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:17:59,040 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349878599&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:17:59,041 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:17:59,041 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2565ms 200 text/html INFO 2024-11-23 16:18:00,613 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732349880602 INFO 2024-11-23 16:18:00,614 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:18:00,614 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9118ms 200 application/javascript INFO 2024-11-23 16:18:00,626 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6173664637029626 INFO 2024-11-23 16:18:00,626 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:18:00,626 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6295ms 200 application/javascript INFO 2024-11-23 16:18:00,731 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732349878599%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:18:00,731 [86 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:18:00,731 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,734 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:00,736 [86 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349878599&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:18:00,738 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:18:00,738 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:18:00,739 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:00,739 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,740 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:00,740 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1832ms INFO 2024-11-23 16:18:00,740 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,740 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7143ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:00,741 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:00,743 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:18:00,743 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:18:00,743 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:18:00,771 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:18:00,775 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:00,775 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3884ms INFO 2024-11-23 16:18:00,775 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,775 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7714ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:00,850 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:18:00,851 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:00,851 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,852 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:18:00,852 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:00,852 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,854 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:00,855 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:00,856 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:18:00,856 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:18:00,856 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:18:00,861 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:00,861 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6177ms INFO 2024-11-23 16:18:00,861 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,861 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0667ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:00,883 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:18:00,883 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:18:00,887 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:00,887 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6179ms INFO 2024-11-23 16:18:00,887 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,888 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2118ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:00,969 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:18:00,969 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:18:00,969 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:00,969 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:00,969 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,969 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,972 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:00,972 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:00,978 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:00,978 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7643ms INFO 2024-11-23 16:18:00,978 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,978 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3261ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:00,992 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:00,992 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 19.6012ms INFO 2024-11-23 16:18:00,992 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:00,992 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1031ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:01,037 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:18:01,038 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:01,038 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,039 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:18:01,040 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:01,040 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,041 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:01,043 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:01,047 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:01,047 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2013ms INFO 2024-11-23 16:18:01,047 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,047 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2119ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:01,049 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:01,049 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.9049ms INFO 2024-11-23 16:18:01,049 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,049 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8613ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:01,049 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:18:01,050 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:01,050 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,051 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:18:01,051 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:01,051 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,053 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:18:01,053 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:01,053 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:01,053 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,054 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:01,055 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:18:01,055 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:01,055 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,056 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:01,058 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:01,060 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:01,060 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.1346ms INFO 2024-11-23 16:18:01,060 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,060 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0332ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:01,064 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:01,064 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:01,064 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8537ms INFO 2024-11-23 16:18:01,064 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,064 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:01,064 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.9388ms INFO 2024-11-23 16:18:01,064 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2777ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:01,064 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,064 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3416ms INFO 2024-11-23 16:18:01,064 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,064 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2775ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:01,064 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.365ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:01,200 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:18:01,201 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:01,201 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,201 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:18:01,201 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:01,202 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,204 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:01,204 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:01,230 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:01,230 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.643ms INFO 2024-11-23 16:18:01,230 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,230 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.946ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:01,293 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:01,293 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.5233ms INFO 2024-11-23 16:18:01,293 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:01,294 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.3426ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:04,951 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 16:18:04,952 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:04,952 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:04,955 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 16:18:04,955 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:04,955 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 16:18:04,956 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:04,956 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:04,956 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:04,956 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:04,958 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:04,959 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:04,967 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:04,967 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.1326ms INFO 2024-11-23 16:18:04,968 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:04,968 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2657ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:04,970 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:04,970 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.2795ms INFO 2024-11-23 16:18:04,970 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:04,970 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5395ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:05,089 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:05,090 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 130.2209ms INFO 2024-11-23 16:18:05,090 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:05,090 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 134.5004ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:16,574 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a& INFO 2024-11-23 16:18:16,575 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:16,575 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:16,578 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:16,633 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:16,633 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.6038ms INFO 2024-11-23 16:18:16,633 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:16,633 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.1632ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:16,713 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 16:18:16,713 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=219598&isHis=& INFO 2024-11-23 16:18:16,713 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:16,714 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:16,714 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:16,714 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:16,716 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:16,716 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:16,724 [45 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 16:18:16,728 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:16,728 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.7724ms INFO 2024-11-23 16:18:16,728 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:16,728 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3061ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:16,730 [45 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 16:18:16,733 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:16,733 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.8951ms INFO 2024-11-23 16:18:16,733 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:16,733 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2143ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:16,850 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&isHis=& INFO 2024-11-23 16:18:16,850 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:16,851 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:16,853 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:16,909 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:16,909 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 55.7029ms INFO 2024-11-23 16:18:16,909 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:16,909 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.4238ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:16,988 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 16:18:16,989 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:16,989 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:16,991 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:16,999 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:16,999 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.9412ms INFO 2024-11-23 16:18:16,999 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,000 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4672ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:17,067 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&isHis=& INFO 2024-11-23 16:18:17,068 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:17,068 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,071 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:17,071 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&flowID=185&nodeCode=begin& INFO 2024-11-23 16:18:17,072 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&recordId=1884&tableName=FORM71& INFO 2024-11-23 16:18:17,072 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:17,072 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,072 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:17,072 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,075 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:17,076 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:17,131 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:17,131 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.3993ms INFO 2024-11-23 16:18:17,131 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,131 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.8724ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:17,134 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:17,134 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 58.9592ms INFO 2024-11-23 16:18:17,134 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,134 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.3414ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:17,140 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:17,140 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 69.5827ms INFO 2024-11-23 16:18:17,140 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,140 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.1034ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:17,206 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1884&approveID=219598& INFO 2024-11-23 16:18:17,207 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:17,207 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,210 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:17,218 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:17,218 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.7125ms INFO 2024-11-23 16:18:17,218 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,218 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2039ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:17,323 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 16:18:17,323 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 16:18:17,323 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:17,323 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:17,323 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,323 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1884&formCode=0070&flowID=185&nodeCode=begin&exeId=43130&guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&flag=4& INFO 2024-11-23 16:18:17,323 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,324 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:17,324 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,326 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:17,326 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:17,327 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:17,332 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:17,332 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:17,332 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6103ms INFO 2024-11-23 16:18:17,332 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,332 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4993ms INFO 2024-11-23 16:18:17,332 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,332 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1129ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:17,332 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1861ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:17,446 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:17,451 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 124.7168ms INFO 2024-11-23 16:18:17,451 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,452 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.2046ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:17,777 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=fe70977a-be23-ddc1-0f43-2ec503f91e3b&attachTableName=& INFO 2024-11-23 16:18:17,778 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:17,778 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,780 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:17,785 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=42ee7eb4-b3e2-b1f9-ec2a-684e6a32b436&attachTableName=& INFO 2024-11-23 16:18:17,785 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:17,785 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,788 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:17,839 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:17,839 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:17,839 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 58.5292ms INFO 2024-11-23 16:18:17,839 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 50.9847ms INFO 2024-11-23 16:18:17,839 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,839 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:17,839 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.1934ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:17,839 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.4371ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:18,772 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=dWC%2FGe12h2A%3D& INFO 2024-11-23 16:18:18,773 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:18,773 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:18,776 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:18,784 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:18,784 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3988ms INFO 2024-11-23 16:18:18,784 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:18,784 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.935ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:57,567 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349937534&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:18:57,568 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:18:57,568 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1899ms 200 text/html INFO 2024-11-23 16:18:59,288 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732349939277 INFO 2024-11-23 16:18:59,288 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:18:59,289 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9429ms 200 application/javascript INFO 2024-11-23 16:18:59,300 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8161012457144801 INFO 2024-11-23 16:18:59,300 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:18:59,301 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6213ms 200 application/javascript INFO 2024-11-23 16:18:59,406 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732349937534%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:18:59,406 [121 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:18:59,407 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,409 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,409 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:18:59,409 [114 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:18:59,410 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,410 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,411 [121 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732349937534&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:18:59,412 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,414 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:18:59,415 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:18:59,415 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:18:59,415 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,415 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7696ms INFO 2024-11-23 16:18:59,415 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,415 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1606ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,441 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:18:59,444 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,444 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 31.9752ms INFO 2024-11-23 16:18:59,444 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,445 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3009ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,518 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:18:59,518 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,518 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,519 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:18:59,520 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,520 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,521 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,522 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,523 [114 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:18:59,523 [114 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:18:59,523 [114 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:18:59,528 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,528 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5214ms INFO 2024-11-23 16:18:59,528 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,528 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8914ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,550 [114 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:18:59,550 [114 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:18:59,555 [114 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,555 [114 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.7241ms INFO 2024-11-23 16:18:59,555 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,555 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3995ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,627 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:18:59,627 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,628 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,631 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,636 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:18:59,636 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,636 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6792ms INFO 2024-11-23 16:18:59,636 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,636 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4966ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,637 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,637 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,639 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,644 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,644 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0524ms INFO 2024-11-23 16:18:59,644 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,644 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3354ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,683 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:18:59,684 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,684 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,686 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:18:59,686 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,687 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,687 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,689 [114 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,691 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:18:59,691 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,691 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,691 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:18:59,692 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,692 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,693 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:18:59,694 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,694 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,694 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,695 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,733 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,734 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 47.0321ms INFO 2024-11-23 16:18:59,734 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,734 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3643ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,734 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:18:59,734 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,734 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,735 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,737 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,741 [114 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,741 [114 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 51.6215ms INFO 2024-11-23 16:18:59,741 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,741 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8252ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,744 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,744 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 50.0322ms INFO 2024-11-23 16:18:59,744 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,744 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.2282ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,744 [114 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,744 [114 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.8157ms INFO 2024-11-23 16:18:59,744 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,744 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4973ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,746 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,746 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 50.9551ms INFO 2024-11-23 16:18:59,746 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,746 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.5141ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,746 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,747 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.2225ms INFO 2024-11-23 16:18:59,747 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,747 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8919ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,816 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:18:59,817 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,817 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,818 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:18:59,819 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:18:59,819 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,822 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,823 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:18:59,852 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,852 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 28.7055ms INFO 2024-11-23 16:18:59,852 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,852 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.835ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:18:59,912 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:18:59,912 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 90.4527ms INFO 2024-11-23 16:18:59,912 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:18:59,912 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.953ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:20,420 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 16:19:20,421 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:20,421 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:20,423 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:20,425 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 16:19:20,425 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 16:19:20,425 [116 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:20,425 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:20,425 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:20,425 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:20,428 [116 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:20,428 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:20,437 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:20,437 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 13.3368ms INFO 2024-11-23 16:19:20,437 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:20,437 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8973ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:20,439 [116 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:20,439 [116 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.3961ms INFO 2024-11-23 16:19:20,439 [116 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:20,439 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5767ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:20,553 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:20,553 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 125.5421ms INFO 2024-11-23 16:19:20,553 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:20,554 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.8036ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:23,885 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8d08d048-f023-4c96-8a3d-fc09542771c5& INFO 2024-11-23 16:19:23,886 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:23,886 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:23,889 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:23,944 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:23,944 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.6988ms INFO 2024-11-23 16:19:23,944 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:23,945 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.4918ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,018 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 16:19:24,019 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,019 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,020 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=219615&isHis=& INFO 2024-11-23 16:19:24,020 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,021 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,022 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,024 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,031 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 16:19:24,033 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,033 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.4659ms INFO 2024-11-23 16:19:24,033 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,033 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3251ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,039 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 16:19:24,043 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,043 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 18.9008ms INFO 2024-11-23 16:19:24,043 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,043 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7804ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,128 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=8d08d048-f023-4c96-8a3d-fc09542771c5&isHis=& INFO 2024-11-23 16:19:24,129 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,129 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,132 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,189 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,189 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 57.3315ms INFO 2024-11-23 16:19:24,189 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,189 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.1201ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,261 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 16:19:24,261 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,262 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,264 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,272 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,273 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.219ms INFO 2024-11-23 16:19:24,273 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,273 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8773ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,395 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=8d08d048-f023-4c96-8a3d-fc09542771c5&isHis=& INFO 2024-11-23 16:19:24,395 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=8d08d048-f023-4c96-8a3d-fc09542771c5&recordId=1885&tableName=FORM71& INFO 2024-11-23 16:19:24,395 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=8d08d048-f023-4c96-8a3d-fc09542771c5&flowID=185&nodeCode=begin& INFO 2024-11-23 16:19:24,396 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,396 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,396 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,396 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,396 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,397 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,399 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,399 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,400 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,531 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,531 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 132.5206ms INFO 2024-11-23 16:19:24,531 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,532 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 136.1961ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,534 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,534 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 135.242ms INFO 2024-11-23 16:19:24,534 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,534 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 138.8875ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,541 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,541 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 141.6121ms INFO 2024-11-23 16:19:24,541 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,541 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 145.937ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,613 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1885&approveID=219615& INFO 2024-11-23 16:19:24,614 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,614 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,617 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,625 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,625 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.7083ms INFO 2024-11-23 16:19:24,625 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,625 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2055ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,718 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 16:19:24,718 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,719 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,720 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 16:19:24,720 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,720 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,721 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,723 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,727 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,727 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7617ms INFO 2024-11-23 16:19:24,727 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,727 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4513ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,729 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,729 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1885&formCode=0070&flowID=185&nodeCode=begin&exeId=43133&guid=8d08d048-f023-4c96-8a3d-fc09542771c5&flag=4& INFO 2024-11-23 16:19:24,729 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.848ms INFO 2024-11-23 16:19:24,729 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,729 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2538ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:24,729 [119 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:24,730 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,733 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:24,851 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:24,857 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 124.0144ms INFO 2024-11-23 16:19:24,857 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:24,857 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.0694ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:25,159 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=630416d9-094a-93fe-c9d2-d0e5685aa706&attachTableName=& INFO 2024-11-23 16:19:25,160 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:25,160 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:25,163 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:25,166 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=16be2e75-a426-633d-43fd-981f8c112bcc&attachTableName=& INFO 2024-11-23 16:19:25,167 [119 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:25,167 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:25,169 [119 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:25,203 [119 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:25,204 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 34.3202ms INFO 2024-11-23 16:19:25,204 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:25,204 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6058ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:25,204 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:25,204 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 41.4931ms INFO 2024-11-23 16:19:25,205 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:25,205 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.2655ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:26,130 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=iWCzfdt%2FOIU%3D& INFO 2024-11-23 16:19:26,130 [112 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:26,130 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:26,133 [112 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:19:26,141 [112 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:26,141 [112 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4746ms INFO 2024-11-23 16:19:26,142 [112 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 16:19:26,142 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0767ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:19:54,409 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 16:19:54,409 [113 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:19:54,409 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:19:54,410 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:19:54,412 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 16:19:54,444 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:19:54,444 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 31.467ms INFO 2024-11-23 16:19:54,444 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:19:54,444 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1356ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:20:00,165 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 16:20:00,165 [113 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:20:00,165 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:20:00,165 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:20:00,168 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 16:20:00,203 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:20:00,203 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 35.0409ms INFO 2024-11-23 16:20:00,203 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:20:00,204 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9419ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:49,537 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732350229506&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:23:49,538 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:23:49,538 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1447ms 200 text/html INFO 2024-11-23 16:23:51,176 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732350231161 INFO 2024-11-23 16:23:51,176 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:23:51,177 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9853ms 200 application/javascript INFO 2024-11-23 16:23:51,190 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.36688569475435373 INFO 2024-11-23 16:23:51,190 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:23:51,190 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5755ms 200 application/javascript INFO 2024-11-23 16:23:51,288 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732350229506%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:23:51,288 [124 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:23:51,288 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,291 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,293 [124 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732350229506&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:23:51,294 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:23:51,294 [152 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:23:51,294 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,294 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,297 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,297 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,297 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2508ms INFO 2024-11-23 16:23:51,297 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,297 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4566ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,299 [132 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:23:51,299 [132 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:23:51,299 [132 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:23:51,325 [132 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:23:51,329 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,329 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.1889ms INFO 2024-11-23 16:23:51,329 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,329 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5416ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,392 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:23:51,392 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,392 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,393 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:23:51,393 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,393 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,395 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,396 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,397 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:23:51,397 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:23:51,397 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:23:51,401 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,401 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3856ms INFO 2024-11-23 16:23:51,401 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,401 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6339ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,424 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:23:51,424 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:23:51,428 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,428 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.005ms INFO 2024-11-23 16:23:51,428 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,428 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5379ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,505 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:23:51,506 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,506 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,508 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:23:51,508 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,509 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,509 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,511 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,514 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,515 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.906ms INFO 2024-11-23 16:23:51,515 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,515 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4818ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,516 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,516 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1069ms INFO 2024-11-23 16:23:51,516 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,516 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2586ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,575 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:23:51,575 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,575 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,578 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:23:51,578 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,578 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,578 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,581 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,583 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,584 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7588ms INFO 2024-11-23 16:23:51,584 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,584 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0934ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,586 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,586 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.1601ms INFO 2024-11-23 16:23:51,586 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,586 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4058ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,591 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:23:51,591 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:23:51,591 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:23:51,591 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,591 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,591 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,591 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,591 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,592 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,594 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,594 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,595 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,600 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,600 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4892ms INFO 2024-11-23 16:23:51,600 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,601 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7725ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,602 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,602 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.6752ms INFO 2024-11-23 16:23:51,602 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,602 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2086ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,603 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,603 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0181ms INFO 2024-11-23 16:23:51,603 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,603 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3713ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,618 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:23:51,618 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,618 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,621 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,628 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,628 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5854ms INFO 2024-11-23 16:23:51,628 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,628 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8152ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,655 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:23:51,655 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,655 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,657 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:23:51,658 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:51,658 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,658 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,660 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:51,685 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,685 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.1315ms INFO 2024-11-23 16:23:51,685 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,686 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3972ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:51,746 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:51,746 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.035ms INFO 2024-11-23 16:23:51,746 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:51,746 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.3432ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:52,703 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 16:23:52,704 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:52,704 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:52,707 [124 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:52,707 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 16:23:52,707 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 16:23:52,708 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:52,708 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:52,708 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:52,708 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:52,710 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:52,710 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:52,719 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:52,719 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 11.9355ms INFO 2024-11-23 16:23:52,719 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:52,719 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4789ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:52,721 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:52,721 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 10.8271ms INFO 2024-11-23 16:23:52,721 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:52,721 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9314ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:52,835 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:52,836 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 125.5033ms INFO 2024-11-23 16:23:52,836 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:52,836 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.7222ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,121 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a& INFO 2024-11-23 16:23:57,121 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,121 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,124 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,179 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,179 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.9327ms INFO 2024-11-23 16:23:57,179 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,179 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5427ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,262 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 16:23:57,262 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,263 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,265 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,272 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=219598&isHis=& INFO 2024-11-23 16:23:57,272 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,272 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,275 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,277 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,277 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.3637ms INFO 2024-11-23 16:23:57,277 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,277 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8064ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,283 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 16:23:57,287 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 16:23:57,290 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,290 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.4364ms INFO 2024-11-23 16:23:57,290 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,291 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5832ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,366 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&isHis=& INFO 2024-11-23 16:23:57,367 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,367 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,369 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,425 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,425 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 55.449ms INFO 2024-11-23 16:23:57,425 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,425 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.694ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,486 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 16:23:57,487 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,487 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,490 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,497 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,497 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.6045ms INFO 2024-11-23 16:23:57,498 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,498 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1547ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,572 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&isHis=& INFO 2024-11-23 16:23:57,573 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,573 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&recordId=1884&tableName=FORM71& INFO 2024-11-23 16:23:57,573 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,573 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,573 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,574 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&flowID=185&nodeCode=begin& INFO 2024-11-23 16:23:57,574 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,574 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,576 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,576 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,577 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,637 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,637 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.8839ms INFO 2024-11-23 16:23:57,638 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,638 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.4614ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,667 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,667 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 89.7365ms INFO 2024-11-23 16:23:57,667 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,667 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.1857ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,669 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,669 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 92.5107ms INFO 2024-11-23 16:23:57,669 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,669 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.0271ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,742 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1884&approveID=219598& INFO 2024-11-23 16:23:57,743 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,743 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,745 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,753 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,753 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.1259ms INFO 2024-11-23 16:23:57,753 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,754 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4349ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,842 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 16:23:57,842 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,842 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,845 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,850 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,850 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1769ms INFO 2024-11-23 16:23:57,850 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,850 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.347ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,855 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 16:23:57,855 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,855 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,858 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,860 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1884&formCode=0070&flowID=185&nodeCode=begin&exeId=43130&guid=57409eeb-44c5-486b-9e8a-9431a4ebb63a&flag=4& INFO 2024-11-23 16:23:57,860 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:57,860 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,863 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,863 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8784ms INFO 2024-11-23 16:23:57,863 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,863 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0302ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:57,863 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:57,979 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:57,984 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 121.3552ms INFO 2024-11-23 16:23:57,984 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:57,984 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.5323ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:58,137 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=fe70977a-be23-ddc1-0f43-2ec503f91e3b&attachTableName=& INFO 2024-11-23 16:23:58,137 [132 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:58,137 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:58,139 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=42ee7eb4-b3e2-b1f9-ec2a-684e6a32b436&attachTableName=& INFO 2024-11-23 16:23:58,139 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:58,139 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:58,140 [132 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:58,142 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:58,168 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:58,168 [132 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:58,168 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 25.8797ms INFO 2024-11-23 16:23:58,168 [132 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 27.6257ms INFO 2024-11-23 16:23:58,168 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:58,168 [132 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:58,168 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1017ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:58,168 [132 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0267ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:23:59,121 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=dWC%2FGe12h2A%3D& INFO 2024-11-23 16:23:59,121 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:23:59,122 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:59,124 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:23:59,133 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:23:59,133 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4477ms INFO 2024-11-23 16:23:59,133 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 16:23:59,133 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.003ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:12,494 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732345938785&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 16:39:12,494 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:39:12,495 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.133ms 200 text/html INFO 2024-11-23 16:39:15,909 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732351155544 INFO 2024-11-23 16:39:15,910 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:39:15,910 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8744ms 200 application/javascript INFO 2024-11-23 16:39:16,019 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8551986649985204 INFO 2024-11-23 16:39:16,019 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:39:16,019 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6207ms 200 application/javascript INFO 2024-11-23 16:39:16,668 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732345938785%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 16:39:16,668 [102 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:39:16,669 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:16,671 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:16,673 [102 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732345938785&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 16:39:16,677 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:16,678 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2044ms INFO 2024-11-23 16:39:16,678 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:16,678 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7272ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:16,739 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:39:16,740 [102 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:39:16,740 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:16,740 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:16,744 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:16,746 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:39:16,746 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:39:16,746 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:39:16,772 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:39:16,776 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:16,776 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3304ms INFO 2024-11-23 16:39:16,776 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:16,776 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7301ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:16,889 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:39:16,890 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:16,890 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:16,892 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:16,894 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:39:16,894 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:39:16,894 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:39:16,907 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:39:16,908 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:16,908 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:16,910 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:16,916 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:16,916 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4411ms INFO 2024-11-23 16:39:16,916 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:16,916 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6177ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:16,921 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:39:16,921 [102 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:39:16,925 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:16,925 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6426ms INFO 2024-11-23 16:39:16,925 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:16,925 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9054ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,083 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:39:17,083 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:39:17,084 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,084 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,084 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,084 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,087 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,087 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,092 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,092 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,092 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.36ms INFO 2024-11-23 16:39:17,092 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3026ms INFO 2024-11-23 16:39:17,092 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,092 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,092 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8589ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,092 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9277ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,223 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20& INFO 2024-11-23 16:39:17,223 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,223 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,226 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,228 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:39:17,228 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,229 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,231 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,251 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,251 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 19.6776ms INFO 2024-11-23 16:39:17,251 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,251 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9893ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,281 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,281 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.9111ms INFO 2024-11-23 16:39:17,281 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,281 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4589ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,489 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226357&isHis=& INFO 2024-11-23 16:39:17,489 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 16:39:17,489 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,489 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,490 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,490 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,492 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,492 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,500 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 16:39:17,504 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,504 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.5098ms INFO 2024-11-23 16:39:17,504 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,504 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1583ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,504 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 16:39:17,508 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,508 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.5768ms INFO 2024-11-23 16:39:17,508 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,508 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1813ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,703 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 16:39:17,703 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,704 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,706 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,714 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,714 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.9891ms INFO 2024-11-23 16:39:17,714 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,714 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4607ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,884 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&isHis=& INFO 2024-11-23 16:39:17,884 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,884 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,887 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,899 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&recordId=5495&tableName=FORMBKSQD& INFO 2024-11-23 16:39:17,899 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,899 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,902 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,940 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 16:39:17,940 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:17,941 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,943 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:17,956 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,956 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 69.0746ms INFO 2024-11-23 16:39:17,956 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,956 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.5386ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,958 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,958 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.1003ms INFO 2024-11-23 16:39:17,958 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,958 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.3499ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:17,998 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:17,998 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.6272ms INFO 2024-11-23 16:39:17,998 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:17,998 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.3366ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:18,192 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5495&approveID=226357& INFO 2024-11-23 16:39:18,192 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:18,193 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:18,195 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:18,204 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:18,204 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.5461ms INFO 2024-11-23 16:39:18,204 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:18,204 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4121ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:18,451 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 16:39:18,451 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:18,451 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:18,454 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:18,460 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:18,460 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6729ms INFO 2024-11-23 16:39:18,460 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:18,460 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2277ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:18,491 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 16:39:18,492 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:18,492 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:18,493 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5495&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44389&guid=0489cec9-dc7c-452f-bf62-65c67a0d44f3%20%20&flag=1& INFO 2024-11-23 16:39:18,493 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:18,493 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:18,494 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:18,496 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:18,499 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:18,499 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1853ms INFO 2024-11-23 16:39:18,499 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:18,500 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4159ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:18,608 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:18,609 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 113.4653ms INFO 2024-11-23 16:39:18,609 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:18,609 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.6373ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:39:22,089 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=d2aMfvKOb7M%3D& INFO 2024-11-23 16:39:22,090 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:39:22,090 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:22,093 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:39:22,101 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:39:22,101 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.2575ms INFO 2024-11-23 16:39:22,101 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 16:39:22,101 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8678ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:15,167 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351519799&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:46:15,167 [106 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:46:15,168 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1673ms 200 text/html INFO 2024-11-23 16:46:18,325 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732351522988 INFO 2024-11-23 16:46:18,326 [106 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:46:18,326 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1561ms 200 application/javascript INFO 2024-11-23 16:46:18,436 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5212709030695759 INFO 2024-11-23 16:46:18,437 [106 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:46:18,437 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8659ms 200 application/javascript INFO 2024-11-23 16:46:19,050 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732351519799%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:46:19,050 [106 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:46:19,051 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,052 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 16:46:19,052 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:46:19,053 [110 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:46:19,053 [110 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:46:19,053 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,054 [106 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:19,056 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 16:46:19,057 [110 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 16:46:19,057 [106 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351519799&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:46:19,058 [110 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 16:46:19,058 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:19,058 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4252ms INFO 2024-11-23 16:46:19,058 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,058 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7531ms 401 application/json; charset=utf-8 INFO 2024-11-23 16:46:19,192 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 16:46:19,193 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:46:19,193 [39 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:46:19,194 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:46:19,194 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:46:19,197 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 16:46:19,200 [39 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0ODI1IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxMTQiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpmYjmjK_lj5EiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ4MjUiLCJqdGkiOiJiMzIwNjY2Ni04NmM2LTRiYTQtOTgxYi1iYTdhZWQ4NDA2NjUiLCJpYXQiOjE3MzE2Mzc1MjYsIm5iZiI6MTczMTYzNzUyNCwiZXhwIjoxNzMxNzIzOTI2LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.zNdsAz3ooKLaB8Xqz4gTdHtiKVhJAmY4MYED087L580 INFO 2024-11-23 16:46:19,204 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:19,204 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.3724ms INFO 2024-11-23 16:46:19,204 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:46:19,205 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3112ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:19,333 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 16:46:19,333 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:46:19,333 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:19,336 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,339 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:19,341 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:46:19,341 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:46:19,341 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:46:19,368 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:46:19,372 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:19,372 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9418ms INFO 2024-11-23 16:46:19,372 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,372 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9923ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:19,512 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:46:19,512 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:19,513 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,515 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:19,517 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:46:19,518 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:46:19,518 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:46:19,520 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:46:19,520 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:19,521 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,523 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:19,529 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:19,529 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.791ms INFO 2024-11-23 16:46:19,529 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,529 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.278ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:19,545 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:46:19,571 [110 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:46:19,575 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:19,576 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.2785ms INFO 2024-11-23 16:46:19,576 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,576 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7432ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:19,722 [106 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:19,723 [106 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 668.6848ms INFO 2024-11-23 16:46:19,723 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,723 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 673.1103ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:19,754 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:46:19,755 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:19,755 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,758 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:19,761 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:46:19,761 [106 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:19,761 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,764 [106 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:19,769 [106 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:19,769 [106 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3157ms INFO 2024-11-23 16:46:19,769 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,769 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.499ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:19,775 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:19,775 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.2293ms INFO 2024-11-23 16:46:19,775 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:19,775 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.724ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:20,072 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:46:20,073 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:20,073 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,075 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:20,080 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:46:20,080 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:20,080 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,081 [106 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:20,081 [106 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8917ms INFO 2024-11-23 16:46:20,081 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,081 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4226ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:20,083 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:20,088 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:20,088 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3647ms INFO 2024-11-23 16:46:20,088 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,088 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4917ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:20,107 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:46:20,107 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:20,107 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,109 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:20,115 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:20,115 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.692ms INFO 2024-11-23 16:46:20,115 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,115 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7024ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:20,160 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:46:20,160 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:20,161 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,163 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:20,169 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:46:20,169 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:20,169 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,172 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:20,172 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:20,172 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0752ms INFO 2024-11-23 16:46:20,172 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,173 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4577ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:20,177 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:46:20,177 [106 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:20,177 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:20,177 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,177 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3178ms INFO 2024-11-23 16:46:20,177 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,177 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3734ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:20,179 [106 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:20,192 [106 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:20,192 [106 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.3694ms INFO 2024-11-23 16:46:20,192 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,192 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3778ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:20,393 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:46:20,394 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:20,394 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,397 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:20,400 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:46:20,400 [106 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:46:20,401 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,404 [106 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:46:20,406 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:20,406 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5188ms INFO 2024-11-23 16:46:20,406 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,407 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0605ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:46:20,436 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:46:20,436 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.5076ms INFO 2024-11-23 16:46:20,436 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:46:20,436 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.476ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:28,132 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351706939&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:48:28,133 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:48:28,133 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8871ms 200 text/html INFO 2024-11-23 16:48:31,113 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351710940&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:48:31,114 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:48:31,114 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0366ms 200 text/html INFO 2024-11-23 16:48:31,239 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732351710098 INFO 2024-11-23 16:48:31,239 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:48:31,239 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7642ms 200 application/javascript INFO 2024-11-23 16:48:31,402 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.24897199267443493 INFO 2024-11-23 16:48:31,403 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:48:31,403 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8152ms 200 application/javascript INFO 2024-11-23 16:48:31,747 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732351706939%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:48:31,747 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:48:31,748 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:31,750 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:31,751 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 16:48:31,751 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:48:31,752 [41 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:48:31,752 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:48:31,752 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351706939&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:48:31,753 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:31,757 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:31,757 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:31,757 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.941ms INFO 2024-11-23 16:48:31,757 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:31,758 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7608ms 200 application/json; charset=utf-8 WARN 2024-11-23 16:48:31,758 [41 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 16:48:31,758 [41 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 16:48:31,758 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:31,758 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3883ms INFO 2024-11-23 16:48:31,758 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:31,758 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7318ms 401 application/json; charset=utf-8 INFO 2024-11-23 16:48:31,987 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 16:48:31,987 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:48:31,987 [41 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:48:31,987 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:48:31,988 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:48:31,990 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 16:48:31,992 [41 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTQ5IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNzkiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLmm7nlv4bmmK0iLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5NDkiLCJqdGkiOiI4MDQ1OTM5Yy0zYmYwLTQxODEtYWFhMC0xNzY4MzY0ODBjZDciLCJpYXQiOjE3MzIyMzE0NTEsIm5iZiI6MTczMjIzMTQ0OSwiZXhwIjoxNzMyMzE3ODUxLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.cj1d1xLVEAGlyQApZgSbmBBfNIZE_0QYlrLesWrdbK4 INFO 2024-11-23 16:48:31,996 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:31,996 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.6465ms INFO 2024-11-23 16:48:31,996 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:48:31,996 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5624ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:32,178 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 16:48:32,178 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:48:32,178 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:32,181 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,184 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:32,186 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:48:32,186 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:48:32,186 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:48:32,254 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:48:32,258 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:32,258 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 74.3968ms INFO 2024-11-23 16:48:32,258 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,259 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.6072ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:32,413 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:48:32,413 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:32,413 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,417 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:32,419 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:48:32,419 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:48:32,419 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:48:32,440 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:48:32,441 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:32,441 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,444 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:32,446 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:48:32,449 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:32,449 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6941ms INFO 2024-11-23 16:48:32,449 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,450 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1457ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:32,472 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:48:32,476 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:32,477 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.7094ms INFO 2024-11-23 16:48:32,477 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,477 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1503ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:32,667 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:48:32,667 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:32,667 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,670 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:32,675 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:48:32,676 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:32,676 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,679 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:32,684 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:32,684 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.597ms INFO 2024-11-23 16:48:32,684 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,684 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8162ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:32,687 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:32,687 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7339ms INFO 2024-11-23 16:48:32,687 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,687 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1998ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:32,901 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:48:32,902 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:32,902 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,905 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:32,905 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:48:32,906 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:32,906 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,908 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:32,910 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:32,910 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7245ms INFO 2024-11-23 16:48:32,910 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,911 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2781ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:32,914 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:32,914 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3143ms INFO 2024-11-23 16:48:32,914 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:32,914 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3374ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:33,012 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:48:33,013 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:33,013 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,014 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:48:33,014 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:33,014 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,015 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:48:33,015 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:33,015 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:48:33,015 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,015 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:33,015 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:33,016 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,017 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:33,017 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:33,018 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:33,022 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:33,022 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.5116ms INFO 2024-11-23 16:48:33,022 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,022 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9375ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:33,024 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:33,024 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.5092ms INFO 2024-11-23 16:48:33,024 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,024 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5429ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:33,025 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:33,025 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5404ms INFO 2024-11-23 16:48:33,025 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,025 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6519ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:33,027 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:33,027 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7775ms INFO 2024-11-23 16:48:33,027 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,027 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7849ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:33,109 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:48:33,109 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:33,109 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,110 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:48:33,111 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:33,111 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,112 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:33,113 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:33,121 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:33,121 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3736ms INFO 2024-11-23 16:48:33,121 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,121 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8793ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:33,145 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:33,145 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.8886ms INFO 2024-11-23 16:48:33,145 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:33,145 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0913ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:35,470 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26051001,26051002,26051003,26051004,26051005&IsEss=true& INFO 2024-11-23 16:48:35,471 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:35,471 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,473 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Att/GetAttParas?tableName=k_card& INFO 2024-11-23 16:48:35,473 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:35,473 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,474 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:35,475 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Att/GetAttParas?tableName=k_leave& INFO 2024-11-23 16:48:35,477 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAttParas", controller = "Att"}. Executing controller action with signature System.String GetAttParas(System.String) on controller Sg.HcmMb.AttAppService.AttAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:35,477 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:35,477 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,512 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Day/GetDayResultCustomLinkList?& INFO 2024-11-23 16:48:35,515 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:35,515 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResultCustomLinkList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,516 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Day/GetDayResult?dutyDate=2024-11& INFO 2024-11-23 16:48:35,518 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:35,518 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,538 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDayResult", controller = "Day"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.FieldDto]] GetDayResult(System.String, System.String, System.String) on controller Sg.HcmMb.Day.DayAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:35,538 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDayResultCustomLinkList", controller = "Day"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.MenuInfoDto] GetDayResultCustomLinkList() on controller Sg.HcmMb.Day.DayAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:35,539 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAttParas", controller = "Att"}. Executing controller action with signature System.String GetAttParas(System.String) on controller Sg.HcmMb.AttAppService.AttAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:35,544 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:35,544 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 69.6255ms INFO 2024-11-23 16:48:35,544 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,544 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.3642ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:35,545 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:35,546 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M) in 68.6385ms INFO 2024-11-23 16:48:35,546 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,546 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.8569ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:35,547 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:35,547 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Day.DayAppService.GetDayResultCustomLinkList (Sg.Hcm.Application.M) in 8.9705ms INFO 2024-11-23 16:48:35,547 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResultCustomLinkList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,547 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.754ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:35,554 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:35,554 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M) in 14.8569ms INFO 2024-11-23 16:48:35,554 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,554 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.2872ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:35,989 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:35,994 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M) in 455.9673ms INFO 2024-11-23 16:48:35,994 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:35,994 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 478.0615ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:36,953 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732351716846 INFO 2024-11-23 16:48:36,954 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:48:36,954 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8167ms 200 application/javascript INFO 2024-11-23 16:48:37,028 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8679530672075214 INFO 2024-11-23 16:48:37,029 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:48:37,029 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6177ms 200 application/javascript INFO 2024-11-23 16:48:37,138 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732351710940%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:48:37,138 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:48:37,139 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,141 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,143 [39 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351710940&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:48:37,147 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,147 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9002ms INFO 2024-11-23 16:48:37,147 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,147 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0669ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,195 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 16:48:37,195 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:48:37,195 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,195 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,198 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,200 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:48:37,200 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:48:37,200 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:48:37,227 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:48:37,230 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,230 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7225ms INFO 2024-11-23 16:48:37,231 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,231 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9906ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,341 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:48:37,342 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,342 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,343 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:48:37,344 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,344 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,345 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,346 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,348 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:48:37,348 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:48:37,348 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:48:37,350 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,350 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6704ms INFO 2024-11-23 16:48:37,351 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,351 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2524ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,375 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:48:37,375 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:48:37,379 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,380 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2739ms INFO 2024-11-23 16:48:37,380 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,380 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4085ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,492 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:48:37,492 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,492 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,494 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:48:37,494 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,494 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,495 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,497 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,501 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,501 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5586ms INFO 2024-11-23 16:48:37,501 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,501 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0529ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,502 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,502 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.1322ms INFO 2024-11-23 16:48:37,502 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,502 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2204ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,564 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:48:37,564 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,564 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,567 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,573 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,573 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.0465ms INFO 2024-11-23 16:48:37,573 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,573 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4346ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,579 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:48:37,579 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:48:37,579 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,579 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:48:37,579 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,579 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,579 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,579 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,580 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,582 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,582 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,582 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:48:37,582 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,582 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,582 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,585 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,587 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,587 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,587 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5735ms INFO 2024-11-23 16:48:37,587 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,587 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8548ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,587 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.6446ms INFO 2024-11-23 16:48:37,588 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,588 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1512ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,588 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,588 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0013ms INFO 2024-11-23 16:48:37,588 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,588 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.281ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,595 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,595 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.0125ms INFO 2024-11-23 16:48:37,595 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,595 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0649ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,617 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:48:37,617 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,617 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,620 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,627 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,627 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6959ms INFO 2024-11-23 16:48:37,627 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,628 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9923ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,697 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:48:37,697 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,697 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,698 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:48:37,698 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:37,699 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,700 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,701 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:37,710 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,710 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2129ms INFO 2024-11-23 16:48:37,710 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,710 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3503ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:37,725 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:37,725 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.8106ms INFO 2024-11-23 16:48:37,725 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:37,725 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1088ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:39,343 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 16:48:39,344 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:39,344 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:39,346 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:39,352 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:39,352 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9171ms INFO 2024-11-23 16:48:39,352 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:39,353 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4856ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:48:39,367 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:48:39,367 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:48:39,367 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:48:39,367 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:39,370 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:48:39,413 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:48:39,413 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 43.1957ms INFO 2024-11-23 16:48:39,413 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:48:39,414 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.808ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:12,351 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351752284&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:49:12,352 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:49:12,353 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2149ms 200 text/html INFO 2024-11-23 16:49:14,188 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732351754168 INFO 2024-11-23 16:49:14,189 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:49:14,189 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9194ms 200 application/javascript INFO 2024-11-23 16:49:14,247 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.12484002403339378 INFO 2024-11-23 16:49:14,247 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:49:14,247 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6048ms 200 application/javascript INFO 2024-11-23 16:49:14,392 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732351752284%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:49:14,393 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:49:14,393 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,395 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:14,397 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351752284&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:49:14,401 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:14,401 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.6928ms INFO 2024-11-23 16:49:14,401 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,401 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0182ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:14,436 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:49:14,436 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:14,437 [68 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:49:14,437 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:49:14,437 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,439 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 16:49:14,440 [68 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 16:49:14,440 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 16:49:14,440 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:14,441 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1369ms INFO 2024-11-23 16:49:14,441 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,441 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7396ms 401 application/json; charset=utf-8 INFO 2024-11-23 16:49:14,554 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 16:49:14,554 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:14,554 [68 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:49:14,555 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:49:14,555 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:49:14,557 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 16:49:14,562 [59 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NjIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNTA2MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiSmeiJs-ebiiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTYyIiwianRpIjoiMTBlMjE0YzAtNzNjMy00NGQzLWFjMzQtOTBhMGQxODA0NWM2IiwiaWF0IjoxNzMxOTkxNDk0LCJuYmYiOjE3MzE5OTE0OTIsImV4cCI6MTczMjA3Nzg5NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.tILoQX09euODT7uTUxxPxLjMFCJb8Ov7Ix5R4hqJskw INFO 2024-11-23 16:49:14,566 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:14,566 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 8.8528ms INFO 2024-11-23 16:49:14,566 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:49:14,566 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6496ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:14,675 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:49:14,675 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:14,676 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:14,678 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,681 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:14,683 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:49:14,683 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:49:14,683 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:49:14,710 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:49:14,714 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:14,714 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9287ms INFO 2024-11-23 16:49:14,714 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,714 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9459ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:14,818 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:49:14,818 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:49:14,819 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:14,819 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:14,819 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,819 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,822 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:14,822 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:14,824 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:49:14,824 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:49:14,824 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:49:14,827 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:14,828 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7092ms INFO 2024-11-23 16:49:14,828 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,828 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4214ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:14,851 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:49:14,877 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:49:14,881 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:14,882 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.7436ms INFO 2024-11-23 16:49:14,882 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:14,882 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.2937ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:14,999 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:49:15,000 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,000 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,003 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,007 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:49:15,008 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,008 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,011 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,016 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,016 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7096ms INFO 2024-11-23 16:49:15,016 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,016 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0488ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:15,020 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,020 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1734ms INFO 2024-11-23 16:49:15,020 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,020 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.925ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:15,066 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:49:15,066 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,067 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,067 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:49:15,067 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,067 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,068 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:49:15,068 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,069 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,070 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,070 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:49:15,070 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,071 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,071 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,072 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,074 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,078 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,078 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.4176ms INFO 2024-11-23 16:49:15,078 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,078 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8288ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:15,079 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,079 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.1897ms INFO 2024-11-23 16:49:15,079 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,079 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8758ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:15,082 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,082 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.2303ms INFO 2024-11-23 16:49:15,082 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,082 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5814ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:15,084 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,084 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.5563ms INFO 2024-11-23 16:49:15,084 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,084 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3722ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:15,085 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:49:15,085 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,086 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,088 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,093 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,093 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3822ms INFO 2024-11-23 16:49:15,094 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,094 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5935ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:15,122 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:49:15,123 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,123 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,125 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,133 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,133 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.4258ms INFO 2024-11-23 16:49:15,133 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,133 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5147ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:15,202 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:49:15,203 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,203 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,203 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:49:15,204 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:15,204 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,205 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,206 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:15,215 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,216 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2527ms INFO 2024-11-23 16:49:15,216 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,216 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3228ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:15,237 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:15,237 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.8383ms INFO 2024-11-23 16:49:15,237 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:15,238 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1816ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:16,002 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:16,002 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:16,003 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:16,003 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:16,005 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:16,014 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 16:49:16,014 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:16,014 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:16,017 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:16,032 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:16,032 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 15.3425ms INFO 2024-11-23 16:49:16,032 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:16,032 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5528ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:16,047 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:16,047 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.5542ms INFO 2024-11-23 16:49:16,047 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:16,047 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.0956ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:18,204 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:18,205 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:18,205 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:18,205 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:18,208 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:18,242 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:18,243 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.705ms INFO 2024-11-23 16:49:18,243 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:18,243 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.38ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:19,210 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:19,210 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:19,211 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:19,211 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:19,214 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:19,248 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:19,248 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.2564ms INFO 2024-11-23 16:49:19,248 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:19,248 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9474ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:20,190 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:20,190 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:20,190 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:20,190 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:20,193 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:20,226 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:20,226 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1346ms INFO 2024-11-23 16:49:20,226 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:20,226 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.68ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:20,880 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:20,880 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:20,880 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:20,880 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:20,883 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:20,934 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:20,934 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 51.4372ms INFO 2024-11-23 16:49:20,934 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:20,935 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.0077ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:22,008 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:22,008 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:22,008 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:22,009 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:22,011 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:22,044 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:22,044 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.9063ms INFO 2024-11-23 16:49:22,044 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:22,044 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4513ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:22,856 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:22,856 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:22,857 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:22,857 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:22,860 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:22,894 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:22,894 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.4391ms INFO 2024-11-23 16:49:22,894 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:22,894 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2119ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:23,577 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:23,577 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:23,578 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:23,578 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:23,583 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:23,619 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:23,619 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 36.355ms INFO 2024-11-23 16:49:23,619 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:23,619 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6828ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:24,346 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:24,346 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:24,347 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:24,347 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:24,349 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:24,397 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:24,397 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 47.9244ms INFO 2024-11-23 16:49:24,397 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:24,398 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5947ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:25,128 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:25,128 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:25,128 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:25,128 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:25,131 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:25,166 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:25,166 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 35.2458ms INFO 2024-11-23 16:49:25,166 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:25,167 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.8617ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:25,804 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:25,804 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:25,805 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:25,805 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:25,807 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:25,840 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:25,840 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.0122ms INFO 2024-11-23 16:49:25,841 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:25,841 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.645ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:26,489 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:26,489 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:26,489 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:26,490 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:26,492 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:26,525 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:26,525 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1079ms INFO 2024-11-23 16:49:26,525 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:26,526 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.772ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:27,246 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:27,246 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:27,246 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:27,246 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:27,249 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:27,282 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:27,282 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.8012ms INFO 2024-11-23 16:49:27,282 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:27,282 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3593ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:28,212 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:28,212 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:28,212 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:28,213 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:28,215 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:28,248 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:28,248 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.9514ms INFO 2024-11-23 16:49:28,248 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:28,249 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7848ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:29,051 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:29,051 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:29,051 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:29,052 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:29,054 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:29,088 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:29,088 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.5316ms INFO 2024-11-23 16:49:29,088 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:29,088 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1629ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:30,004 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:30,004 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:30,004 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:30,004 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:30,007 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:30,040 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:30,040 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.8444ms INFO 2024-11-23 16:49:30,040 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:30,040 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4428ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:30,931 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:30,931 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:30,932 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:30,932 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:30,935 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:30,967 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:30,968 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.8965ms INFO 2024-11-23 16:49:30,968 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:30,968 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6945ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:31,851 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:31,851 [104 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:31,851 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:31,851 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:31,854 [104 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:31,887 [104 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:31,887 [104 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.989ms INFO 2024-11-23 16:49:31,887 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:31,887 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6566ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:32,643 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:32,643 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:32,644 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:32,644 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:32,646 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:32,679 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:32,679 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.9601ms INFO 2024-11-23 16:49:32,679 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:32,680 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.596ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:33,553 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:33,553 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:33,553 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:33,554 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:33,556 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:33,589 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:33,589 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.5969ms INFO 2024-11-23 16:49:33,589 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:33,589 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2443ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:34,324 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:34,324 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:34,325 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:34,325 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:34,327 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:34,361 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:34,361 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.4311ms INFO 2024-11-23 16:49:34,361 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:34,361 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0987ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:35,093 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:35,093 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:35,094 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:35,094 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:35,097 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:35,130 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:35,130 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1011ms INFO 2024-11-23 16:49:35,130 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:35,130 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7702ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:35,844 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:35,844 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:35,845 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:35,845 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:35,848 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:35,881 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:35,881 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1983ms INFO 2024-11-23 16:49:35,881 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:35,881 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9231ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:36,578 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:36,578 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:36,579 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:36,579 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:36,582 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:36,615 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:36,615 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1146ms INFO 2024-11-23 16:49:36,615 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:36,615 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7471ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:37,292 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:37,292 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:37,292 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:37,293 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:37,295 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:37,328 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:37,328 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1033ms INFO 2024-11-23 16:49:37,328 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:37,329 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7479ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:38,047 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:38,048 [104 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:38,048 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:38,048 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:38,051 [104 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:38,084 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:38,084 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.5062ms INFO 2024-11-23 16:49:38,084 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:38,084 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1114ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:39,070 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:39,070 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:39,070 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:39,071 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:39,073 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:39,106 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:39,106 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1856ms INFO 2024-11-23 16:49:39,106 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:39,107 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9333ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:40,443 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:40,443 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:40,444 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:40,444 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:40,447 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:40,482 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:40,482 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.6313ms INFO 2024-11-23 16:49:40,482 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:40,482 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6757ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:41,278 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:41,278 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:41,278 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:41,278 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:41,281 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:41,314 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:41,314 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.8844ms INFO 2024-11-23 16:49:41,314 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:41,314 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4659ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:42,051 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:42,051 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:42,051 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:42,051 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:42,054 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:42,087 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:42,087 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.7452ms INFO 2024-11-23 16:49:42,087 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:42,087 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.351ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:42,980 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:42,981 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:42,981 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:42,981 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:42,984 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:43,017 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:43,017 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.6938ms INFO 2024-11-23 16:49:43,017 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:43,017 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9023ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:43,790 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:43,790 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:43,791 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:43,791 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:43,794 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:43,828 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:43,828 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.1068ms INFO 2024-11-23 16:49:43,828 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:43,828 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8016ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:44,581 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:44,581 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:44,581 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:44,582 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:44,584 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:44,618 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:44,618 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.2569ms INFO 2024-11-23 16:49:44,618 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:44,619 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.942ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:45,813 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:45,813 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:45,813 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:45,813 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:45,816 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:45,849 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:45,849 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.0269ms INFO 2024-11-23 16:49:45,849 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:45,849 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6006ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:46,772 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:46,772 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:46,772 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:46,773 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:46,775 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:46,808 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:46,808 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1031ms INFO 2024-11-23 16:49:46,808 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:46,809 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6306ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:47,621 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:47,621 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:47,621 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:47,621 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:47,624 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:47,657 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:47,657 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.9974ms INFO 2024-11-23 16:49:47,657 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:47,657 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6654ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:48,395 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:48,395 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:48,396 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:48,396 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:48,399 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:48,432 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:48,432 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.4346ms INFO 2024-11-23 16:49:48,432 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:48,432 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.033ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:49,211 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:49,211 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:49,211 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:49,211 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:49,214 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:49,247 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:49,247 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.0492ms INFO 2024-11-23 16:49:49,247 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:49,247 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7241ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:50,100 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:50,101 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:50,101 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:50,101 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:50,104 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:50,136 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:50,137 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.6656ms INFO 2024-11-23 16:49:50,137 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:50,137 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4266ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:50,991 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:50,991 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:50,992 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:50,992 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:50,994 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:51,027 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:51,028 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1323ms INFO 2024-11-23 16:49:51,028 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:51,028 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7682ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:51,780 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:51,780 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:51,780 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:51,780 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:51,783 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:51,816 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:51,816 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.6161ms INFO 2024-11-23 16:49:51,817 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:51,817 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1805ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:52,563 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:52,563 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:52,563 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:52,564 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:52,566 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:52,599 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:52,599 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.0414ms INFO 2024-11-23 16:49:52,599 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:52,600 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6477ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:53,364 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:53,364 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:53,364 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:53,365 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:53,367 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:53,402 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:53,402 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.7304ms INFO 2024-11-23 16:49:53,402 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:53,402 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4518ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:54,715 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:54,715 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:54,715 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:54,716 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:54,718 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:54,752 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:54,752 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.5779ms INFO 2024-11-23 16:49:54,752 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:54,752 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1612ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:55,781 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:55,781 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:55,781 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:55,781 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:55,784 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:55,817 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:55,818 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.4194ms INFO 2024-11-23 16:49:55,818 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:55,818 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.04ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:56,492 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:56,492 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:56,493 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:56,493 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:56,495 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:56,529 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:56,529 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.4334ms INFO 2024-11-23 16:49:56,529 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:56,529 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0341ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:57,471 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:57,471 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:57,471 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:57,472 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:57,474 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:57,508 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:57,508 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.3071ms INFO 2024-11-23 16:49:57,508 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:57,508 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2074ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:58,752 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:58,753 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:58,753 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:58,753 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:58,756 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:58,789 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:58,789 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.8902ms INFO 2024-11-23 16:49:58,789 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:58,789 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5083ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:49:59,701 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:49:59,701 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:49:59,701 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:49:59,701 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:59,704 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:49:59,738 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:49:59,738 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.7134ms INFO 2024-11-23 16:49:59,738 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:49:59,738 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3368ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:00,563 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:00,563 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:00,564 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:00,564 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:00,567 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:00,600 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:00,601 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.5442ms INFO 2024-11-23 16:50:00,601 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:00,601 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6511ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:01,479 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:01,480 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:01,480 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:01,480 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:01,483 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:01,516 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:01,517 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.7886ms INFO 2024-11-23 16:50:01,517 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:01,517 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4379ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:02,513 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:02,513 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:02,513 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:02,513 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:02,516 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:02,552 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:02,552 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 36.3505ms INFO 2024-11-23 16:50:02,552 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:02,553 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.112ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:03,460 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:03,460 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:03,461 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:03,461 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:03,463 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:03,497 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:03,497 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.4359ms INFO 2024-11-23 16:50:03,497 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:03,497 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0124ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:04,475 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:04,475 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:04,475 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:04,476 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:04,478 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:04,512 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:04,512 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.9875ms INFO 2024-11-23 16:50:04,512 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:04,512 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5966ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:05,320 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:05,320 [143 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:05,320 [143 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:05,321 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:05,324 [143 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:05,358 [143 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:05,358 [143 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.5599ms INFO 2024-11-23 16:50:05,358 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:05,358 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1289ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:09,931 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:09,932 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:09,932 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:09,932 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:09,935 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:09,968 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:09,969 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.6166ms INFO 2024-11-23 16:50:09,969 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:09,969 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3334ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:11,036 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:11,036 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:11,036 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:11,036 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:11,039 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:11,073 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:11,073 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.3577ms INFO 2024-11-23 16:50:11,073 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:11,074 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8836ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:13,115 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:13,115 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:13,116 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:13,116 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:13,118 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:13,152 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:13,152 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.6778ms INFO 2024-11-23 16:50:13,152 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:13,152 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3681ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:16,475 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:16,476 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:16,476 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:16,476 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:16,479 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:16,513 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:16,513 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.1475ms INFO 2024-11-23 16:50:16,513 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:16,513 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8288ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:17,532 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:17,532 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:17,532 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:17,532 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:17,535 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:17,568 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:17,568 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.5473ms INFO 2024-11-23 16:50:17,568 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:17,569 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1183ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:18,955 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:18,955 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:18,955 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:18,956 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:18,958 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:18,991 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:18,992 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.243ms INFO 2024-11-23 16:50:18,992 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:18,992 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9473ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:19,868 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:19,868 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:19,868 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:19,869 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:19,871 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:19,904 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:19,904 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.2624ms INFO 2024-11-23 16:50:19,905 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:19,905 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8604ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:20,803 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:20,803 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:20,804 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:20,804 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:20,806 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:20,843 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:20,843 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 36.7777ms INFO 2024-11-23 16:50:20,843 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:20,843 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2792ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:21,651 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:21,651 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:21,651 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:21,652 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:21,654 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:21,688 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:21,688 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.4646ms INFO 2024-11-23 16:50:21,688 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:21,688 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2142ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:22,591 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:22,591 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:22,591 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:22,591 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:22,594 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:22,627 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:22,627 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.34ms INFO 2024-11-23 16:50:22,627 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:22,628 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0079ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:23,447 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:23,448 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:23,448 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:23,448 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:23,451 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:23,484 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:23,484 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.4563ms INFO 2024-11-23 16:50:23,484 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:23,484 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0514ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:24,272 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:24,272 [108 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:24,273 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:24,273 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:24,276 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:24,309 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:24,310 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.9383ms INFO 2024-11-23 16:50:24,310 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:24,310 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5806ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:50:25,683 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:50:25,683 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:50:25,683 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:50:25,684 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:25,686 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:50:25,719 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:50:25,719 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.7515ms INFO 2024-11-23 16:50:25,719 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:50:25,720 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6352ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:27,820 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351887771&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:51:27,821 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:51:27,821 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8965ms 200 text/html INFO 2024-11-23 16:51:29,693 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732351889644 INFO 2024-11-23 16:51:29,694 [107 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:51:29,694 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9139ms 200 application/javascript INFO 2024-11-23 16:51:29,822 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.028965756340707083 INFO 2024-11-23 16:51:29,822 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:51:29,823 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8247ms 200 application/javascript INFO 2024-11-23 16:51:29,951 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732351887771%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:51:29,952 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:51:29,952 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:29,955 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:29,956 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732351887771&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:51:29,961 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:29,961 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1764ms INFO 2024-11-23 16:51:29,961 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:29,961 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4648ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:29,976 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 16:51:29,976 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:51:29,976 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:29,977 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:29,979 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:29,983 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:51:29,983 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:51:29,983 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:51:30,053 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:51:30,058 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,058 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 78.5805ms INFO 2024-11-23 16:51:30,058 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,058 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.2383ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,674 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:51:30,674 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,675 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,678 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:30,680 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:51:30,680 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:51:30,680 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:51:30,693 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:51:30,693 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,693 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,696 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:30,702 [107 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,702 [107 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1269ms INFO 2024-11-23 16:51:30,702 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,702 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4621ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,707 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:51:30,707 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:51:30,711 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,711 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2756ms INFO 2024-11-23 16:51:30,711 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,711 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4496ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,861 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:51:30,862 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,862 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,863 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:51:30,864 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,864 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,865 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:30,866 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:30,870 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,870 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5004ms INFO 2024-11-23 16:51:30,870 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,870 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0564ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,872 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,872 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2929ms INFO 2024-11-23 16:51:30,872 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,872 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7607ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,919 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:51:30,919 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:51:30,920 [107 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,920 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,920 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,920 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,921 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:51:30,921 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,921 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,923 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:30,923 [107 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:30,924 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:30,929 [107 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,929 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,929 [107 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.2744ms INFO 2024-11-23 16:51:30,929 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,929 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2771ms INFO 2024-11-23 16:51:30,929 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,929 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6484ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,929 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.979ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,930 [143 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,930 [143 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0779ms INFO 2024-11-23 16:51:30,930 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,930 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2736ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,977 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:51:30,977 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:51:30,978 [143 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,978 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,978 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,978 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,981 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:30,981 [143 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:30,986 [143 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,986 [143 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6109ms INFO 2024-11-23 16:51:30,986 [143 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,986 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0707ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,989 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:30,989 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6108ms INFO 2024-11-23 16:51:30,989 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,989 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0109ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:30,994 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:51:30,994 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:30,994 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:30,997 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:31,004 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:31,004 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5806ms INFO 2024-11-23 16:51:31,004 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:31,004 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7227ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:31,034 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:51:31,034 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:31,034 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:31,037 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:51:31,037 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:31,037 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:31,037 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:31,040 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:31,058 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:31,059 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.5521ms INFO 2024-11-23 16:51:31,059 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:31,059 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0118ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:31,062 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:31,062 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4195ms INFO 2024-11-23 16:51:31,062 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:31,062 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5793ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:31,692 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 16:51:31,692 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:31,693 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:31,695 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:51:31,695 [135 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:51:31,695 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:51:31,695 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:31,695 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:31,698 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:51:31,702 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:31,702 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.24ms INFO 2024-11-23 16:51:31,702 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:31,702 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.106ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:51:31,742 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:51:31,742 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.3629ms INFO 2024-11-23 16:51:31,742 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:51:31,742 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5968ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:45,663 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352024943&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 16:53:45,663 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:53:45,664 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.184ms 200 text/html INFO 2024-11-23 16:53:47,828 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732352027140 INFO 2024-11-23 16:53:47,829 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:53:47,829 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8983ms 200 application/javascript INFO 2024-11-23 16:53:47,895 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2104636453410471 INFO 2024-11-23 16:53:47,896 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:53:47,896 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7416ms 200 application/javascript INFO 2024-11-23 16:53:48,117 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 16:53:48,117 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:53:48,117 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,118 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,120 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,123 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:53:48,123 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:53:48,123 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:53:48,129 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732352024943%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 16:53:48,129 [131 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:53:48,129 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,133 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,135 [131 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352024943&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 16:53:48,139 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,139 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8435ms INFO 2024-11-23 16:53:48,139 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,139 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7512ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,150 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:53:48,154 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,154 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3247ms INFO 2024-11-23 16:53:48,154 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,154 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1336ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,244 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:53:48,244 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,244 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,247 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,248 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:53:48,248 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:53:48,249 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:53:48,252 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:53:48,252 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,252 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,255 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,260 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,260 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4094ms INFO 2024-11-23 16:53:48,260 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,260 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.822ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,275 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:53:48,275 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:53:48,279 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,279 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.4908ms INFO 2024-11-23 16:53:48,279 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,279 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8641ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,368 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:53:48,369 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,369 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,372 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,377 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,377 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.403ms INFO 2024-11-23 16:53:48,377 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,377 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8926ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,379 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:53:48,380 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,380 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,382 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,387 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,387 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0211ms INFO 2024-11-23 16:53:48,387 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,387 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0743ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,517 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:53:48,518 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,518 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,521 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,523 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:53:48,523 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,523 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,526 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,526 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,526 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6105ms INFO 2024-11-23 16:53:48,526 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,527 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3108ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,531 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,531 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3727ms INFO 2024-11-23 16:53:48,531 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,531 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.913ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,536 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:53:48,536 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,536 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,539 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,539 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:53:48,539 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,540 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,542 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,543 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:53:48,544 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,544 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.114ms INFO 2024-11-23 16:53:48,544 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,544 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2403ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,544 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,544 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,547 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,551 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,551 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8701ms INFO 2024-11-23 16:53:48,551 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,551 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2024ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,553 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,553 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5296ms INFO 2024-11-23 16:53:48,553 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,553 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5848ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,578 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:53:48,579 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,579 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,582 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,589 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,589 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6764ms INFO 2024-11-23 16:53:48,589 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,589 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9511ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,665 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:53:48,665 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,665 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,668 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,669 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:53:48,669 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:48,669 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,672 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:48,677 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,677 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2434ms INFO 2024-11-23 16:53:48,677 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,677 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7091ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:48,696 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:48,696 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.4558ms INFO 2024-11-23 16:53:48,696 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:48,697 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6314ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:49,448 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 16:53:49,448 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:49,448 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:49,451 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:49,454 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:53:49,455 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:53:49,455 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:53:49,455 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:49,457 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:49,457 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7708ms INFO 2024-11-23 16:53:49,457 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:49,457 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5764ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:53:49,458 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:53:49,500 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:53:49,501 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 42.8906ms INFO 2024-11-23 16:53:49,501 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:53:49,501 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4937ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:56,113 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352276835&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:57:56,114 [126 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:57:56,114 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9154ms 200 text/html INFO 2024-11-23 16:57:58,908 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732352279784 INFO 2024-11-23 16:57:58,908 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:57:58,908 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9019ms 200 application/javascript INFO 2024-11-23 16:57:59,052 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8949236596786521 INFO 2024-11-23 16:57:59,053 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:57:59,053 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6684ms 200 application/javascript INFO 2024-11-23 16:57:59,288 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732352276835%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:57:59,288 [14 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:57:59,288 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,291 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,292 [14 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352276835&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:57:59,297 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,297 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1628ms INFO 2024-11-23 16:57:59,297 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,297 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4147ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,312 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 16:57:59,312 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:57:59,312 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,312 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,315 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,317 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:57:59,317 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:57:59,317 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:57:59,343 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:57:59,347 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,347 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.2336ms INFO 2024-11-23 16:57:59,347 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,347 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.515ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,531 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:57:59,532 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,532 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,533 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:57:59,533 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,533 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,535 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,536 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,537 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:57:59,537 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:57:59,537 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:57:59,542 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,542 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9148ms INFO 2024-11-23 16:57:59,542 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,542 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4275ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,564 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:57:59,564 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:57:59,569 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,569 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.718ms INFO 2024-11-23 16:57:59,569 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,569 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5627ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,751 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:57:59,752 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,752 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,753 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:57:59,753 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,753 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,755 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,756 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,761 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,761 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,762 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 6.8328ms INFO 2024-11-23 16:57:59,762 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9463ms INFO 2024-11-23 16:57:59,762 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,762 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,762 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1698ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,762 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6967ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,876 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:57:59,876 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,876 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,877 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:57:59,878 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,878 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,879 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,880 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,885 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,885 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.9556ms INFO 2024-11-23 16:57:59,885 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,885 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,885 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1221ms INFO 2024-11-23 16:57:59,885 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7016ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,885 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,886 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2783ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,887 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:57:59,887 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,888 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,890 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,895 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,895 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8594ms INFO 2024-11-23 16:57:59,895 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,895 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9153ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,937 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:57:59,937 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,937 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,940 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,949 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,949 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8623ms INFO 2024-11-23 16:57:59,949 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,949 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0973ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,970 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:57:59,970 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,970 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,971 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:57:59,971 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:57:59,971 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,973 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,974 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:57:59,979 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,979 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8118ms INFO 2024-11-23 16:57:59,979 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,979 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2037ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:57:59,985 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:57:59,985 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 11.1091ms INFO 2024-11-23 16:57:59,985 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:57:59,986 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6652ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:00,049 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:58:00,050 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:00,050 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:00,050 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:58:00,051 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:00,051 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:00,053 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:00,054 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:00,063 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:00,063 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.922ms INFO 2024-11-23 16:58:00,063 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:00,063 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2126ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:00,079 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:00,079 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.1713ms INFO 2024-11-23 16:58:00,079 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:00,079 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6326ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:00,735 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 16:58:00,736 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:00,737 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:00,739 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:00,744 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 16:58:00,744 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:00,744 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:00,745 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:00,745 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:00,745 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0059ms INFO 2024-11-23 16:58:00,745 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:00,746 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1503ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:00,747 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:00,791 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:00,791 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.186ms INFO 2024-11-23 16:58:00,791 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:00,792 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4927ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:44,854 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 16:58:44,855 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:58:44,855 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1225ms 200 text/html INFO 2024-11-23 16:58:46,894 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 16:58:46,894 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:46,908 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 16:58:46,908 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1599ms 200 application/javascript INFO 2024-11-23 16:58:46,919 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 16:58:46,919 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 16:58:46,919 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 16:58:46,919 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 16:58:46,920 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 16:58:46,920 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 16:58:46,920 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 16:58:46,920 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7738ms 200 application/javascript INFO 2024-11-23 16:58:46,920 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8747ms 200 application/javascript INFO 2024-11-23 16:58:46,920 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 16:58:46,920 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9744ms 200 application/javascript INFO 2024-11-23 16:58:46,922 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 16:58:46,922 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7771ms 200 application/javascript INFO 2024-11-23 16:58:46,924 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 16:58:46,924 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8931ms 200 text/css INFO 2024-11-23 16:58:46,964 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352326173&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 16:58:46,964 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 16:58:46,964 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:58:46,964 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 16:58:46,964 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7718ms 200 text/html INFO 2024-11-23 16:58:46,965 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.777ms 200 application/javascript INFO 2024-11-23 16:58:47,387 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 16:58:47,387 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 16:58:47,387 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 16:58:47,387 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:47,388 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 16:58:47,388 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3745ms 200 application/javascript INFO 2024-11-23 16:58:47,391 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 16:58:47,391 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.882ms 200 text/css INFO 2024-11-23 16:58:47,394 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 16:58:47,394 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 16:58:47,395 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 16:58:47,395 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5536ms 200 application/javascript INFO 2024-11-23 16:58:47,395 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 16:58:47,396 [97 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 16:58:47,396 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6778ms 200 application/javascript INFO 2024-11-23 16:58:47,396 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 16:58:47,397 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2122ms 200 application/javascript INFO 2024-11-23 16:58:47,402 [97 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 16:58:47,402 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8245ms 200 application/javascript INFO 2024-11-23 16:58:54,044 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 16:58:54,045 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 16:58:54,045 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8321ms 200 application/javascript INFO 2024-11-23 16:58:54,568 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732352333817 INFO 2024-11-23 16:58:54,568 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:58:54,568 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9097ms 200 application/javascript INFO 2024-11-23 16:58:54,687 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.34505809151938527 INFO 2024-11-23 16:58:54,688 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:58:54,688 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6948ms 200 application/javascript INFO 2024-11-23 16:58:54,754 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 16:58:54,755 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 16:58:54,755 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9477ms 200 image/jpeg INFO 2024-11-23 16:58:54,907 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1732352326173&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 16:58:54,908 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 16:58:54,908 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8936ms 200 text/html INFO 2024-11-23 16:58:54,959 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2024-11-23 16:58:54,959 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:58:54,959 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6267ms 200 application/javascript INFO 2024-11-23 16:58:55,024 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2024-11-23 16:58:55,024 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:58:55,027 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 16:58:55,029 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 16:58:55,029 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 16:58:55,029 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2024-11-23 16:58:55,030 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2024-11-23 16:58:55,030 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:gotoCodeUrlwhereCodeNull:https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect INFO 2024-11-23 16:58:55,035 [96 ] vc.Infrastructure.RedirectResultExecutor - Executing RedirectResult, redirecting to https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww0fe1cb02189622be&redirect_uri=http%3a%2f%2fehr.ergotron.net%3a8082%2fHcmM%2fcheckloginPri.html%3fcorpid%3dww0fe1cb02189622be%26agentId%3d1000003&response_type=code&scope=snsapi_base&agentId=1000003&state=ww0fe1cb02189622be#wechat_redirect. INFO 2024-11-23 16:58:55,035 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 7.517ms INFO 2024-11-23 16:58:55,035 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:58:55,035 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8196ms 302 INFO 2024-11-23 16:58:55,355 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=eCHSOIo7EED0q1YMYDg5beQsIuwtMZarfSC9jpzvubM&state=ww0fe1cb02189622be INFO 2024-11-23 16:58:55,355 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2024-11-23 16:58:55,356 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9883ms 200 text/html INFO 2024-11-23 16:58:55,672 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=eCHSOIo7EED0q1YMYDg5beQsIuwtMZarfSC9jpzvubM INFO 2024-11-23 16:58:55,673 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:58:55,675 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "ThirdPartyLogin", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get(System.String, System.String, System.String, System.String) on controller Sg.Home.Controllers.ThirdPartyLoginController (Sg.Hcm.Web.Core). INFO 2024-11-23 16:58:55,677 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:eCHSOIo7EED0q1YMYDg5beQsIuwtMZarfSC9jpzvubM,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2024-11-23 16:58:55,677 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2024-11-23 16:58:55,678 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:eCHSOIo7EED0q1YMYDg5beQsIuwtMZarfSC9jpzvubM INFO 2024-11-23 16:58:55,678 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2024-11-23 16:58:55,678 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2024-11-23 16:58:55,980 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:Z3dRwjR7C1p4BdHR5gXBiMEDeiUkW8RGsfW-vkC6VJlXUlCFepptv4W2HsduvSZ66vRSUsA5wewrLEpJh5LU4CXZzOA2lSYykQPCnLn7LU1Qk1EVy9EasKRc5MDAhYHAm92d6yZC33_D1L1-jQ1TGyTiqEgZOA9BKdPbVUb28KiCzzWA2quya-sw8YSw3SUgN0UKzd91MnO3Dvq5emtVMg INFO 2024-11-23 16:58:55,980 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=Z3dRwjR7C1p4BdHR5gXBiMEDeiUkW8RGsfW-vkC6VJlXUlCFepptv4W2HsduvSZ66vRSUsA5wewrLEpJh5LU4CXZzOA2lSYykQPCnLn7LU1Qk1EVy9EasKRc5MDAhYHAm92d6yZC33_D1L1-jQ1TGyTiqEgZOA9BKdPbVUb28KiCzzWA2quya-sw8YSw3SUgN0UKzd91MnO3Dvq5emtVMg&code=eCHSOIo7EED0q1YMYDg5beQsIuwtMZarfSC9jpzvubM INFO 2024-11-23 16:58:56,235 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15118291651","DeviceId":"18198e4ff697adda","errcode":0,"errmsg":"ok"} INFO 2024-11-23 16:58:56,261 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:18198e4ff697adda WxUserId:15118291651 INFO 2024-11-23 16:58:56,292 [96 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D015913,a0188:2321 INFO 2024-11-23 16:58:56,361 [96 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2024-11-23 16:58:56,361 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 685.368ms INFO 2024-11-23 16:58:56,361 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:58:56,361 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 688.811ms 200 text/plain; charset=utf-8 INFO 2024-11-23 16:58:56,440 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352335658&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 16:58:56,440 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:58:56,441 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0336ms 200 text/html INFO 2024-11-23 16:58:58,372 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732352337614 INFO 2024-11-23 16:58:58,373 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:58:58,373 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8655ms 200 application/javascript INFO 2024-11-23 16:58:58,454 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.26645598891036926 INFO 2024-11-23 16:58:58,455 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:58:58,455 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6771ms 200 application/javascript INFO 2024-11-23 16:58:58,494 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 16:58:58,494 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 10559-10559/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2024-11-23 16:58:58,495 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6628ms 206 image/jpeg INFO 2024-11-23 16:58:58,525 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 16:58:58,525 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 10559-86341/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2024-11-23 16:58:58,526 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0373ms 206 image/jpeg INFO 2024-11-23 16:58:58,795 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732352335658%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2024-11-23 16:58:58,795 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:58:58,795 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:58,798 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:58,799 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 16:58:58,799 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:58,800 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:58,800 [4 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352335658&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2024-11-23 16:58:58,802 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:58,803 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:58,804 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.6986ms INFO 2024-11-23 16:58:58,804 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:58,804 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1264ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:58,805 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:58,807 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:58:58,807 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:58:58,807 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:58:58,833 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:58:58,837 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:58,837 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.4126ms INFO 2024-11-23 16:58:58,837 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:58,837 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1857ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:58,974 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:58:58,975 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:58,975 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:58:58,975 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:58,975 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:58,975 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:58,977 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:58,978 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:58,979 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:58:58,980 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:58:58,980 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:58:58,983 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:58,983 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3113ms INFO 2024-11-23 16:58:58,983 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:58,983 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7929ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:58,990 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352339131&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:58:58,991 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:58:58,991 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8441ms 200 text/html INFO 2024-11-23 16:58:59,007 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:58:59,033 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:58:59,037 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,037 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.5133ms INFO 2024-11-23 16:58:59,037 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,037 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.723ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,152 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 16:58:59,152 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:59,153 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 16:58:59,153 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1574ms 200 application/javascript INFO 2024-11-23 16:58:59,180 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 16:58:59,180 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 16:58:59,180 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 16:58:59,180 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:59,180 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:59,180 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 16:58:59,180 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 16:58:59,180 [96 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:59,181 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 16:58:59,181 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6919ms 200 application/javascript INFO 2024-11-23 16:58:59,181 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 16:58:59,181 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 16:58:59,181 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9068ms 200 text/css INFO 2024-11-23 16:58:59,181 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1217ms 200 application/javascript INFO 2024-11-23 16:58:59,181 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 16:58:59,181 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.388ms 200 application/javascript INFO 2024-11-23 16:58:59,182 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 16:58:59,182 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7533ms 200 text/css INFO 2024-11-23 16:58:59,210 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 16:58:59,210 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 16:58:59,211 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1218ms 200 text/css INFO 2024-11-23 16:58:59,220 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 16:58:59,221 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:59,221 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 16:58:59,221 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.667ms 200 application/javascript INFO 2024-11-23 16:58:59,227 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:58:59,227 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 16:58:59,227 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:58:59,227 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,227 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:58:59,227 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,228 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,228 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,228 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 16:58:59,228 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.004ms 200 application/javascript INFO 2024-11-23 16:58:59,230 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,232 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,237 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,238 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6449ms INFO 2024-11-23 16:58:59,238 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,238 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1008ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,247 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,247 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9262ms INFO 2024-11-23 16:58:59,247 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,247 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2907ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,400 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:58:59,400 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,400 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,403 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,411 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,412 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5329ms INFO 2024-11-23 16:58:59,412 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,412 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0633ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,487 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 16:58:59,488 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 16:58:59,488 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6959ms 200 image/png INFO 2024-11-23 16:58:59,495 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 16:58:59,495 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 16:58:59,495 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 16:58:59,496 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 16:58:59,496 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6663ms 200 image/png INFO 2024-11-23 16:58:59,496 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 16:58:59,496 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7301ms 200 image/png INFO 2024-11-23 16:58:59,496 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 16:58:59,496 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.965ms 200 image/png INFO 2024-11-23 16:58:59,535 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:58:59,536 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,536 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,538 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,544 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,544 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5692ms INFO 2024-11-23 16:58:59,544 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,544 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0882ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,555 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:58:59,555 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:58:59,555 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,555 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,555 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,555 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,558 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,558 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,562 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:58:59,562 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,562 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,563 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,563 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.7137ms INFO 2024-11-23 16:58:59,563 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,564 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9884ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,564 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,564 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0328ms INFO 2024-11-23 16:58:59,564 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,564 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4176ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,565 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,570 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:58:59,570 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,571 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,573 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,574 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,574 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9282ms INFO 2024-11-23 16:58:59,574 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,574 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5155ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,579 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,579 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7056ms INFO 2024-11-23 16:58:59,579 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,579 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1479ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,615 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 16:58:59,616 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 16:58:59,616 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8396ms 200 image/png INFO 2024-11-23 16:58:59,655 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 16:58:59,655 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 16:58:59,655 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 16:58:59,657 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 16:58:59,657 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 16:58:59,657 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4039ms 200 image/jpeg INFO 2024-11-23 16:58:59,657 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3372ms 200 image/jpeg INFO 2024-11-23 16:58:59,657 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 16:58:59,657 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5713ms 200 image/jpeg INFO 2024-11-23 16:58:59,700 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:58:59,700 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:58:59,701 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,701 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:58:59,701 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,701 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,704 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,704 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:58:59,713 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,713 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7639ms INFO 2024-11-23 16:58:59,713 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,714 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3566ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:58:59,729 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:58:59,729 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.3594ms INFO 2024-11-23 16:58:59,729 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:58:59,729 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9465ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:01,034 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732352341241 INFO 2024-11-23 16:59:01,035 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:59:01,035 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8374ms 200 application/javascript INFO 2024-11-23 16:59:01,173 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5461102530806909 INFO 2024-11-23 16:59:01,174 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:59:01,174 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6148ms 200 application/javascript INFO 2024-11-23 16:59:01,474 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732352339131%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 16:59:01,474 [96 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:59:01,474 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:01,477 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:01,479 [96 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352339131&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 16:59:01,483 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:01,483 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9289ms INFO 2024-11-23 16:59:01,483 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:01,483 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2235ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:01,484 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 16:59:01,484 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:59:01,485 [14 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:59:01,485 [14 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:59:01,485 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:01,488 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 16:59:01,488 [14 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 16:59:01,489 [14 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 16:59:01,489 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:01,489 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2427ms INFO 2024-11-23 16:59:01,489 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:01,489 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9999ms 401 application/json; charset=utf-8 INFO 2024-11-23 16:59:01,654 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 16:59:01,654 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:59:01,654 [4 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 16:59:01,654 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 16:59:01,655 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:59:01,657 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 16:59:01,659 [61 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTY1IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxOTQiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLlkJXpnanpopYiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5NjUiLCJqdGkiOiI3OTdiZTNiNi1lMDllLTQ3N2EtYWY0Mi1kMDU1NjU3YWQzNjkiLCJpYXQiOjE3MzIxMDk5NzksIm5iZiI6MTczMjEwOTk3NywiZXhwIjoxNzMyMTk2Mzc5LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.IDU7l9yV3pj1F0-OfIygAEgHTncKZuh1lZTbkGK47bQ INFO 2024-11-23 16:59:01,663 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:01,663 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.8243ms INFO 2024-11-23 16:59:01,663 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 16:59:01,663 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7098ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:01,814 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 16:59:01,814 [102 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:59:01,814 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:01,816 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:01,819 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:01,821 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:59:01,821 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:59:01,821 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:59:01,849 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:59:01,853 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:01,853 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.7914ms INFO 2024-11-23 16:59:01,853 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:01,853 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2945ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:01,974 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:59:01,975 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:01,975 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:01,977 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:01,979 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:59:01,979 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:59:01,979 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:01,980 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:01,980 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:59:01,980 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:59:01,982 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:01,987 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:01,988 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3466ms INFO 2024-11-23 16:59:01,988 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:01,988 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.744ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,006 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:59:02,032 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:59:02,037 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,037 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.5525ms INFO 2024-11-23 16:59:02,037 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,037 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9213ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,174 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:59:02,174 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,174 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,174 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:59:02,175 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,175 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,177 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,177 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,183 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,183 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6639ms INFO 2024-11-23 16:59:02,183 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,183 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1732ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,196 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,196 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.2783ms INFO 2024-11-23 16:59:02,196 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,196 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4661ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,283 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:59:02,284 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,284 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,287 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,292 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,292 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4401ms INFO 2024-11-23 16:59:02,292 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,292 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8409ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,313 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:59:02,314 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:59:02,314 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,314 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,314 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,314 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,317 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,317 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,322 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,322 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.048ms INFO 2024-11-23 16:59:02,322 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,322 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,322 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3589ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,322 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.1664ms INFO 2024-11-23 16:59:02,322 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,322 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2224ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,352 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:59:02,353 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,353 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,354 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:59:02,355 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,355 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,355 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,357 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,363 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,363 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.0029ms INFO 2024-11-23 16:59:02,363 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,363 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3207ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,366 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,366 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1112ms INFO 2024-11-23 16:59:02,366 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,366 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3282ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,378 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:59:02,378 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,378 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,381 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,389 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,390 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.4592ms INFO 2024-11-23 16:59:02,390 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,390 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2289ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,608 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:59:02,608 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,609 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,610 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:59:02,610 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:02,610 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,612 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,613 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:02,639 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,640 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 27.4608ms INFO 2024-11-23 16:59:02,640 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,640 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9109ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,649 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:02,649 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 36.1688ms INFO 2024-11-23 16:59:02,649 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:02,649 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7407ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:02,777 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 16:59:02,778 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 16:59:02,778 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:59:02,778 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 16:59:02,778 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 16:59:02,779 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3892ms 200 text/css INFO 2024-11-23 16:59:02,779 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0473ms 200 application/javascript INFO 2024-11-23 16:59:03,139 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 16:59:03,140 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:03,140 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,140 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 16:59:03,140 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 16:59:03,141 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:03,141 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:03,141 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,141 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,142 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:03,143 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:03,143 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:03,147 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 16:59:03,147 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:03,148 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,148 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 16:59:03,149 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:03,149 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,149 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:03,149 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.8875ms INFO 2024-11-23 16:59:03,149 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,150 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3629ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:03,150 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:03,152 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:03,153 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:03,153 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.3498ms INFO 2024-11-23 16:59:03,153 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,153 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.647ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:03,154 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:03,154 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 10.5232ms INFO 2024-11-23 16:59:03,154 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,154 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.552ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:03,155 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:03,156 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1913ms INFO 2024-11-23 16:59:03,156 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,156 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5667ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:03,158 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:03,158 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.246ms INFO 2024-11-23 16:59:03,158 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,158 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9372ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:03,287 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2321& INFO 2024-11-23 16:59:03,288 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:03,288 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,291 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:03,297 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:03,297 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.1641ms INFO 2024-11-23 16:59:03,297 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:03,297 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5329ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:04,460 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 16:59:04,460 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 16:59:04,460 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:59:04,460 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 16:59:04,460 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7985ms 200 application/javascript INFO 2024-11-23 16:59:04,460 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 16:59:04,461 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4411ms 200 text/css INFO 2024-11-23 16:59:04,608 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 16:59:04,608 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:04,608 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:04,611 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:04,614 [98 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 16:59:04,625 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:04,625 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.0796ms INFO 2024-11-23 16:59:04,625 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:04,625 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 16:59:04,625 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6724ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:04,625 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:04,626 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:04,628 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:04,633 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:04,633 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.3049ms INFO 2024-11-23 16:59:04,634 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:04,634 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.484ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:04,728 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2321& INFO 2024-11-23 16:59:04,728 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:04,728 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:04,731 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:04,737 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:04,737 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.9723ms INFO 2024-11-23 16:59:04,737 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:04,737 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.364ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:07,162 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 16:59:07,163 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:07,163 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:07,166 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:07,171 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:07,171 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6934ms INFO 2024-11-23 16:59:07,171 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:07,172 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5043ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:08,372 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Att/GetAttParas?tableName=k_leave& INFO 2024-11-23 16:59:08,373 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Day/GetDayResult?dutyDate=2024-11& INFO 2024-11-23 16:59:08,373 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:08,373 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:08,373 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,373 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Att/GetAttParas?tableName=k_card& INFO 2024-11-23 16:59:08,373 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,373 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:08,374 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Day/GetDayResultCustomLinkList?& INFO 2024-11-23 16:59:08,374 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,374 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:08,374 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResultCustomLinkList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,376 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAttParas", controller = "Att"}. Executing controller action with signature System.String GetAttParas(System.String) on controller Sg.HcmMb.AttAppService.AttAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:08,376 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDayResult", controller = "Day"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.FieldDto]] GetDayResult(System.String, System.String, System.String) on controller Sg.HcmMb.Day.DayAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:08,376 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAttParas", controller = "Att"}. Executing controller action with signature System.String GetAttParas(System.String) on controller Sg.HcmMb.AttAppService.AttAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:08,376 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDayResultCustomLinkList", controller = "Day"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.MenuInfoDto] GetDayResultCustomLinkList() on controller Sg.HcmMb.Day.DayAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:08,378 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26051001,26051002,26051003,26051004,26051005&IsEss=true& INFO 2024-11-23 16:59:08,378 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:08,379 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,381 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:08,383 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:08,383 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:08,384 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Day.DayAppService.GetDayResultCustomLinkList (Sg.Hcm.Application.M) in 7.0509ms INFO 2024-11-23 16:59:08,384 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M) in 7.5707ms INFO 2024-11-23 16:59:08,384 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResultCustomLinkList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,384 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,384 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6899ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:08,384 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3057ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:08,386 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:08,386 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1368ms INFO 2024-11-23 16:59:08,386 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,386 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3233ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:08,387 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:08,387 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M) in 11.4023ms INFO 2024-11-23 16:59:08,387 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.AttAppService.AttAppService.GetAttParas (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,387 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.862ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:08,682 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:08,687 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M) in 311.7178ms INFO 2024-11-23 16:59:08,688 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:08,688 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 315.0343ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:19,112 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352357976&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 16:59:19,113 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 16:59:19,113 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9904ms 200 text/html INFO 2024-11-23 16:59:22,265 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732352361379 INFO 2024-11-23 16:59:22,265 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 16:59:22,266 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.796ms 200 application/javascript INFO 2024-11-23 16:59:22,365 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6137512438046959 INFO 2024-11-23 16:59:22,365 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 16:59:22,365 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7109ms 200 application/javascript INFO 2024-11-23 16:59:22,667 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732352357976%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 16:59:22,668 [102 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 16:59:22,668 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:22,669 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 16:59:22,669 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 16:59:22,670 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:22,670 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:22,671 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:22,672 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:22,673 [102 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352357976&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 16:59:22,674 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 16:59:22,674 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 16:59:22,675 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 16:59:22,677 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:22,677 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9376ms INFO 2024-11-23 16:59:22,677 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:22,677 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.486ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:22,701 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 16:59:22,705 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:22,705 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.5494ms INFO 2024-11-23 16:59:22,705 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:22,705 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9109ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:22,934 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 16:59:22,935 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:22,935 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:22,938 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:22,940 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 16:59:22,940 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 16:59:22,940 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 16:59:22,947 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 16:59:22,948 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:22,948 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:22,950 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:22,956 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:22,956 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8656ms INFO 2024-11-23 16:59:22,956 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:22,957 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2196ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:22,967 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 16:59:22,967 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 16:59:22,971 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:22,971 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3182ms INFO 2024-11-23 16:59:22,971 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:22,971 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9645ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,150 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 16:59:23,151 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,151 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,154 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,159 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,159 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6704ms INFO 2024-11-23 16:59:23,159 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,160 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2149ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,175 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 16:59:23,175 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,176 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,178 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,183 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,184 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2997ms INFO 2024-11-23 16:59:23,184 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,184 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8432ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,318 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 16:59:23,319 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,319 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,321 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,325 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 16:59:23,325 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,326 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,327 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,327 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.934ms INFO 2024-11-23 16:59:23,327 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,328 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6067ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,328 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,334 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,334 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4502ms INFO 2024-11-23 16:59:23,334 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,334 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8828ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,651 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 16:59:23,651 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,651 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,654 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,659 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,659 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3468ms INFO 2024-11-23 16:59:23,659 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,660 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9946ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,750 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 16:59:23,751 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,751 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,753 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,763 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,763 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.3668ms INFO 2024-11-23 16:59:23,763 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,763 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9217ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,805 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 16:59:23,805 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,805 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,808 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,810 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 16:59:23,810 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 16:59:23,810 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:59:23,810 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,810 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,810 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:23,810 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,810 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,810 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,813 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,813 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,813 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:23,815 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,815 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.9551ms INFO 2024-11-23 16:59:23,815 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,815 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2051ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,821 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,821 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.4758ms INFO 2024-11-23 16:59:23,821 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,821 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6652ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,824 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,824 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.7304ms INFO 2024-11-23 16:59:23,824 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,824 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5192ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:23,838 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:23,838 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.3847ms INFO 2024-11-23 16:59:23,838 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:23,838 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6943ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:39,653 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2024-11-23 16:59:39,653 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:39,654 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:39,654 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050501,26050502,26050503,26050504,26050505&IsEss=true& INFO 2024-11-23 16:59:39,655 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:39,655 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:39,657 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetHintsNumber", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.HintsNumberDto GetHintsNumber() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:39,657 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:39,668 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:39,669 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.4071ms INFO 2024-11-23 16:59:39,669 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:39,669 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5356ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:39,713 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:39,716 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 58.7265ms INFO 2024-11-23 16:59:39,716 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:39,716 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.09ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:42,692 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 16:59:42,693 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:42,693 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:42,694 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 16:59:42,695 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:42,695 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:42,696 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:42,697 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:42,701 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:42,701 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6266ms INFO 2024-11-23 16:59:42,701 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:42,701 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2899ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:42,765 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:42,765 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 67.5645ms INFO 2024-11-23 16:59:42,765 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:42,765 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.7205ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:48,042 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetOutBoxList?condition=&page=1& INFO 2024-11-23 16:59:48,043 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:48,043 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,045 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetInBoxList?condition=&page=1& INFO 2024-11-23 16:59:48,045 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:48,045 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,047 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOutBoxList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.OutBoxListDto] GetOutBoxList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:48,049 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInBoxList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.InBoxListDto] GetInBoxList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:48,053 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26053901,26053902,26053903,26053904&IsEss=true& INFO 2024-11-23 16:59:48,053 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:48,053 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,054 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 16:59:48,055 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:48,055 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,056 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:48,057 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:48,058 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:48,059 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:48,059 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M) in 11.7677ms INFO 2024-11-23 16:59:48,059 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,059 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7522ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:48,060 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M) in 11.4491ms INFO 2024-11-23 16:59:48,060 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,060 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5574ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:48,066 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:48,066 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.927ms INFO 2024-11-23 16:59:48,066 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,066 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2181ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:48,066 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:48,066 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7589ms INFO 2024-11-23 16:59:48,066 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,066 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1839ms 200 application/json; charset=utf-8 INFO 2024-11-23 16:59:48,374 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetAnnouncementsList?condition=&page=1& INFO 2024-11-23 16:59:48,374 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 16:59:48,374 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,378 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnouncementsList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.AnnouncementsListDto] GetAnnouncementsList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 16:59:48,411 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 16:59:48,413 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M) in 34.8041ms INFO 2024-11-23 16:59:48,413 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2024-11-23 16:59:48,413 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6772ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:53,857 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352513355&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:01:53,858 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:01:53,858 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9473ms 200 text/html INFO 2024-11-23 17:01:55,522 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 17:01:55,523 [60 ] NetCore.StaticFiles.StaticFileMiddleware - The file /lang.js was not modified INFO 2024-11-23 17:01:55,523 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.592ms 304 application/javascript INFO 2024-11-23 17:01:55,922 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732352515443 INFO 2024-11-23 17:01:55,923 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:01:55,923 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9452ms 200 application/javascript INFO 2024-11-23 17:01:56,049 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.40254638051467784 INFO 2024-11-23 17:01:56,050 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:01:56,050 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7306ms 200 application/javascript INFO 2024-11-23 17:01:56,257 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732352513355%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:01:56,257 [29 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:01:56,257 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,260 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:56,262 [29 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732352513355&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:01:56,266 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:56,267 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.5979ms INFO 2024-11-23 17:01:56,267 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,267 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8472ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:56,286 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 17:01:56,286 [91 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:01:56,286 [91 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:01:56,286 [91 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:01:56,287 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,289 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 17:01:56,290 [91 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 17:01:56,290 [91 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 17:01:56,290 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:56,324 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.8596ms INFO 2024-11-23 17:01:56,324 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,324 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5274ms 401 application/json; charset=utf-8 INFO 2024-11-23 17:01:56,450 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 17:01:56,450 [138 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:01:56,451 [138 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:01:56,451 [138 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:01:56,451 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:01:56,455 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 17:01:56,457 [91 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxNjMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTcyOSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW8oOiQjSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTYzIiwianRpIjoiMDRjNzk5OTItMTQzOS00OWIwLWI4ZGEtNjUzYzU4MGNmMjA1IiwiaWF0IjoxNzMyMDU5NzM4LCJuYmYiOjE3MzIwNTk3MzYsImV4cCI6MTczMjE0NjEzOCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.5snQQ_chOZMBkUGhQ9AEY32deKm3AwU2c1mt2m_Waew INFO 2024-11-23 17:01:56,462 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:56,462 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.8905ms INFO 2024-11-23 17:01:56,462 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:01:56,462 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6551ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:56,643 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 17:01:56,643 [138 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:01:56,643 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:56,646 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,649 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:56,651 [91 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:01:56,651 [91 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:01:56,651 [91 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:01:56,678 [91 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:01:56,682 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:56,682 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3234ms INFO 2024-11-23 17:01:56,682 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,682 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4014ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:56,805 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:01:56,806 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:56,806 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,808 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:56,810 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:01:56,811 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:01:56,811 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:01:56,835 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:01:56,835 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:56,835 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,837 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:01:56,838 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:56,843 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:56,843 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4539ms INFO 2024-11-23 17:01:56,843 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,844 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8616ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:56,864 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:01:56,868 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:56,868 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.4602ms INFO 2024-11-23 17:01:56,868 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:56,868 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9467ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,050 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:01:57,050 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,050 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,053 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,058 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:01:57,058 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,058 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,061 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,066 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,066 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4179ms INFO 2024-11-23 17:01:57,066 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,067 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7719ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,071 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,071 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.7404ms INFO 2024-11-23 17:01:57,071 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,071 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1964ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,230 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:01:57,231 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,231 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,233 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,237 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:01:57,237 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,237 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,238 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,239 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.28ms INFO 2024-11-23 17:01:57,239 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,239 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6074ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,240 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,243 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:01:57,244 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,244 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,245 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,245 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2758ms INFO 2024-11-23 17:01:57,245 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,246 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6513ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,246 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,251 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,251 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8065ms INFO 2024-11-23 17:01:57,251 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,251 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0219ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,273 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:01:57,273 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:01:57,273 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:01:57,274 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,274 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,274 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,274 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,274 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,275 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,276 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,276 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,277 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,283 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,283 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.9753ms INFO 2024-11-23 17:01:57,283 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,284 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0662ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,286 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,286 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.6101ms INFO 2024-11-23 17:01:57,286 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,286 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,286 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.781ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,286 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.7598ms INFO 2024-11-23 17:01:57,286 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,286 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9238ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,398 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:01:57,398 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,398 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,401 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,405 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:01:57,406 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:57,406 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,408 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:57,410 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,410 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.6827ms INFO 2024-11-23 17:01:57,411 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,411 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.21ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:57,440 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:57,440 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.9226ms INFO 2024-11-23 17:01:57,440 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:57,441 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4586ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:58,889 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:01:58,889 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:01:58,889 [153 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:01:58,890 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:58,890 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:01:58,890 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:58,890 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:58,893 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:58,893 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:01:58,898 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:58,899 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7441ms INFO 2024-11-23 17:01:58,899 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:58,899 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3168ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:01:58,941 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:01:58,941 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 48.0033ms INFO 2024-11-23 17:01:58,941 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:01:58,941 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.832ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:49,087 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353348761&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:15:49,088 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:15:49,088 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9318ms 200 text/html INFO 2024-11-23 17:15:50,686 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732353350435 INFO 2024-11-23 17:15:50,687 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:15:50,687 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8886ms 200 application/javascript INFO 2024-11-23 17:15:50,767 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2344872045773554 INFO 2024-11-23 17:15:50,768 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:15:50,768 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.701ms 200 application/javascript INFO 2024-11-23 17:15:50,923 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732353348761%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:15:50,923 [120 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:15:50,923 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:50,926 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:50,928 [120 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353348761&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:15:50,932 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:50,932 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0941ms INFO 2024-11-23 17:15:50,932 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:50,932 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.341ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:50,977 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 17:15:50,977 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:15:50,978 [54 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:15:50,978 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:15:50,978 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:50,980 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 17:15:50,981 [54 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 17:15:50,981 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 17:15:50,981 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:50,981 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2523ms INFO 2024-11-23 17:15:50,982 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:50,982 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7763ms 401 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,123 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 17:15:51,123 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:15:51,123 [54 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:15:51,123 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:15:51,123 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:15:51,126 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 17:15:51,128 [54 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0NzI3IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYwNjMiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpgqLljaDkvJ8iLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ3MjciLCJqdGkiOiI1ZTRiNGExNi1jYjM5LTQ3ZWEtOGZlMS04ODMyNjEyYWU0NGUiLCJpYXQiOjE3MzIyNjQ0OTMsIm5iZiI6MTczMjI2NDQ5MSwiZXhwIjoxNzMyMzUwODkzLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.Ykfg2kLxJu1wTvdPIuVe6-miaXGWO8fL3XsRb7LFBpI INFO 2024-11-23 17:15:51,132 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,132 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.7069ms INFO 2024-11-23 17:15:51,132 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:15:51,132 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1772ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,262 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 17:15:51,263 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:15:51,263 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,263 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,265 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,268 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:15:51,268 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:15:51,268 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:15:51,294 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:15:51,298 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,298 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.4369ms INFO 2024-11-23 17:15:51,298 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,298 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7203ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,421 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:15:51,422 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,422 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,423 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:15:51,423 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,423 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,425 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,426 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,428 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:15:51,428 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:15:51,428 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:15:51,430 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,430 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5649ms INFO 2024-11-23 17:15:51,430 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,430 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0472ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,455 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:15:51,455 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:15:51,459 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,459 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.507ms INFO 2024-11-23 17:15:51,459 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,460 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6371ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,597 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:15:51,597 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,597 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,598 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:15:51,599 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,599 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,600 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,601 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,606 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,606 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7402ms INFO 2024-11-23 17:15:51,606 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,606 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2965ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,607 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,607 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.3134ms INFO 2024-11-23 17:15:51,607 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,607 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.399ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,670 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:15:51,670 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,670 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,673 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,679 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,679 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.9978ms INFO 2024-11-23 17:15:51,679 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,679 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4051ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,695 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:15:51,695 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,695 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,697 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:15:51,697 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,697 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,698 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,700 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,703 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,703 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1505ms INFO 2024-11-23 17:15:51,703 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,703 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4083ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,703 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:15:51,703 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,704 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,706 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,706 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:15:51,707 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,707 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,708 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,708 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.5947ms INFO 2024-11-23 17:15:51,708 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,709 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6869ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,710 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,711 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,711 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9418ms INFO 2024-11-23 17:15:51,711 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,711 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1056ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,718 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,718 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7468ms INFO 2024-11-23 17:15:51,718 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,719 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.23ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,732 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:15:51,733 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,733 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,735 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,743 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,743 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.576ms INFO 2024-11-23 17:15:51,743 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,743 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6473ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,832 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:15:51,832 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,833 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,834 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:15:51,834 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:51,834 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,835 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,836 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:51,846 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,846 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3041ms INFO 2024-11-23 17:15:51,846 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,846 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4172ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:51,860 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:51,860 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.8288ms INFO 2024-11-23 17:15:51,860 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:51,860 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1667ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:53,062 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 17:15:53,063 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:53,063 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:53,066 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:53,072 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:53,072 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.803ms INFO 2024-11-23 17:15:53,072 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:53,072 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4164ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:53,072 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 17:15:53,072 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:15:53,072 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:53,075 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:15:54,026 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:15:54,027 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 951.6574ms INFO 2024-11-23 17:15:54,027 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:15:54,027 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 955.0551ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:15:56,932 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353355815&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:15:56,933 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:15:56,933 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0018ms 200 text/html INFO 2024-11-23 17:16:01,079 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732353360130 INFO 2024-11-23 17:16:01,080 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:16:01,080 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8228ms 200 application/javascript INFO 2024-11-23 17:16:01,219 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9864369566976019 INFO 2024-11-23 17:16:01,220 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:16:01,220 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8954ms 200 application/javascript INFO 2024-11-23 17:16:01,588 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732353355815%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:16:01,589 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:16:01,589 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:01,592 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:01,595 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353355815&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:16:01,598 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:01,599 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2434ms INFO 2024-11-23 17:16:01,599 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:01,599 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6032ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:01,678 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 17:16:01,679 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:16:01,679 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:01,681 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:01,684 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:01,686 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:16:01,687 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:16:01,687 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:16:01,714 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:16:01,717 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:01,717 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.1805ms INFO 2024-11-23 17:16:01,717 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:01,718 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2581ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:01,878 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:16:01,879 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:01,879 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:01,879 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:16:01,879 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:01,880 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:01,882 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:01,882 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:01,884 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:16:01,884 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:16:01,884 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:16:01,888 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:01,888 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6383ms INFO 2024-11-23 17:16:01,888 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:01,888 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0434ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:01,911 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:16:01,938 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:16:01,942 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:01,943 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.5775ms INFO 2024-11-23 17:16:01,943 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:01,943 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.4442ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,119 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:16:02,119 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,119 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,122 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,129 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:16:02,129 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,129 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,132 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,138 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,138 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7146ms INFO 2024-11-23 17:16:02,138 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,138 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2031ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,139 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,139 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.318ms INFO 2024-11-23 17:16:02,139 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,140 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8716ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,299 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:16:02,299 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,299 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,302 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,303 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:16:02,304 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,304 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,307 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,307 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,307 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3552ms INFO 2024-11-23 17:16:02,308 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,308 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.719ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,312 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,312 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4972ms INFO 2024-11-23 17:16:02,312 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,312 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8052ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,339 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:16:02,339 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,339 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,342 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,347 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,347 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0286ms INFO 2024-11-23 17:16:02,347 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,348 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.894ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,394 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:16:02,395 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,395 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,395 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:16:02,395 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,396 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,397 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,398 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,404 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,404 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.0986ms INFO 2024-11-23 17:16:02,404 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,404 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3855ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,407 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,407 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.201ms INFO 2024-11-23 17:16:02,407 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,407 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7515ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,407 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:16:02,408 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,408 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,411 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,419 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,419 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.04ms INFO 2024-11-23 17:16:02,419 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,419 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4515ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,527 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:16:02,528 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,528 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,531 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,542 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,542 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 11.0837ms INFO 2024-11-23 17:16:02,542 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,542 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2014ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:02,548 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:16:02,549 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:02,549 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,552 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:02,578 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:02,578 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.3379ms INFO 2024-11-23 17:16:02,578 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:02,578 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0068ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:04,657 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:16:04,657 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:16:04,658 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:04,658 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:04,658 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:16:04,659 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:16:04,659 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:04,661 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:04,661 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:16:04,667 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:04,668 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0279ms INFO 2024-11-23 17:16:04,668 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:04,668 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3853ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:16:04,707 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:16:04,708 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 46.8857ms INFO 2024-11-23 17:16:04,708 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:16:04,708 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.852ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:19,952 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353739779&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:22:19,953 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:22:19,954 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3044ms 200 text/html INFO 2024-11-23 17:22:21,873 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732353741816 INFO 2024-11-23 17:22:21,874 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:22:21,874 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8957ms 200 application/javascript INFO 2024-11-23 17:22:21,931 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.30256196890690923 INFO 2024-11-23 17:22:21,931 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:22:21,931 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6919ms 200 application/javascript INFO 2024-11-23 17:22:22,063 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732353739779%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:22:22,063 [98 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:22:22,063 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,066 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,068 [98 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353739779&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:22:22,072 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,072 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.409ms INFO 2024-11-23 17:22:22,072 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,073 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8454ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,098 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:22:22,099 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:22:22,099 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,099 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,102 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,104 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:22:22,104 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:22:22,104 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:22:22,132 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:22:22,136 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,136 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.2372ms INFO 2024-11-23 17:22:22,136 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,136 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.806ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,256 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:22:22,256 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,257 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,257 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:22:22,257 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,257 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,259 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,260 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,262 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:22:22,262 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:22:22,262 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:22:22,265 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,265 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5104ms INFO 2024-11-23 17:22:22,265 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,265 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1145ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,288 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:22:22,289 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:22:22,293 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,293 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.7321ms INFO 2024-11-23 17:22:22,293 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,293 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0639ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,416 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:22:22,417 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,417 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,417 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:22:22,417 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,418 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,420 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,420 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,425 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,425 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,425 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7675ms INFO 2024-11-23 17:22:22,425 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,425 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.0899ms INFO 2024-11-23 17:22:22,426 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,426 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3892ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,426 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.493ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,526 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:22:22,526 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,526 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:22:22,526 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,527 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:22:22,527 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,527 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,527 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,528 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,529 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,529 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,530 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,536 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,536 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,536 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1349ms INFO 2024-11-23 17:22:22,536 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,536 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.0103ms INFO 2024-11-23 17:22:22,537 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,537 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0018ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,537 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2392ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,537 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,537 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9293ms INFO 2024-11-23 17:22:22,537 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,537 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4462ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,541 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:22:22,542 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,542 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,542 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:22:22,543 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,543 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,544 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:22:22,545 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,545 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,545 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,546 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,547 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,552 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,552 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8277ms INFO 2024-11-23 17:22:22,552 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,552 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.808ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,554 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,554 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.7619ms INFO 2024-11-23 17:22:22,554 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,554 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1113ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,555 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,555 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.3374ms INFO 2024-11-23 17:22:22,555 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,555 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9142ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,649 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:22:22,649 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,650 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,650 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:22:22,650 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:22,650 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,653 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,653 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:22,663 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,663 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.8252ms INFO 2024-11-23 17:22:22,663 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,663 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2621ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:22,677 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:22,677 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.8259ms INFO 2024-11-23 17:22:22,677 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:22,678 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6886ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:24,747 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:22:24,748 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:24,748 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:24,751 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:24,757 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:24,757 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9417ms INFO 2024-11-23 17:22:24,757 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:24,757 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5935ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:24,758 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:22:24,758 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:22:24,758 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:22:24,758 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:24,761 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:22:24,814 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:22:24,814 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 53.3442ms INFO 2024-11-23 17:22:24,814 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:22:24,815 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.8373ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:22:59,141 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353779662&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:22:59,142 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:22:59,142 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8669ms 200 text/html INFO 2024-11-23 17:23:01,171 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732353781824 INFO 2024-11-23 17:23:01,172 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:23:01,172 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8704ms 200 application/javascript INFO 2024-11-23 17:23:01,310 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3733300872405414 INFO 2024-11-23 17:23:01,311 [97 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:23:01,311 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6945ms 200 application/javascript INFO 2024-11-23 17:23:01,648 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 17:23:01,648 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:23:01,649 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:01,649 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:01,651 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732353779662%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:23:01,651 [97 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:23:01,652 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:01,652 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:01,654 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:01,654 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:23:01,655 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:23:01,655 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:23:01,656 [97 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353779662&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:23:01,660 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:01,660 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9343ms INFO 2024-11-23 17:23:01,660 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:01,660 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2891ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:01,681 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:23:01,685 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:01,685 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7076ms INFO 2024-11-23 17:23:01,685 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:01,685 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2199ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:01,872 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:23:01,873 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:01,873 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:01,875 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:23:01,875 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:01,875 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:01,876 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:01,877 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:23:01,877 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:23:01,877 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:23:01,878 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:01,884 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:01,884 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.652ms INFO 2024-11-23 17:23:01,884 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:01,884 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0198ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:01,904 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:23:01,904 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:23:01,908 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:01,908 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.4481ms INFO 2024-11-23 17:23:01,908 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:01,908 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.104ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,102 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:23:02,103 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,103 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,104 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:23:02,105 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,105 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,106 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,107 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,111 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,112 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5746ms INFO 2024-11-23 17:23:02,112 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,112 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.327ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,112 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,113 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1661ms INFO 2024-11-23 17:23:02,113 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,113 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.403ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,208 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:23:02,208 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,208 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,210 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:23:02,210 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,211 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,211 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:23:02,211 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,211 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,211 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,213 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,214 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,217 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,217 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6235ms INFO 2024-11-23 17:23:02,217 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,217 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4292ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,218 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,218 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0799ms INFO 2024-11-23 17:23:02,218 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,218 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.246ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,219 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,219 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0938ms INFO 2024-11-23 17:23:02,219 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,219 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1631ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,289 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:23:02,289 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,290 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,290 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:23:02,290 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:23:02,290 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,290 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,290 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,291 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,292 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,293 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,293 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,298 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,298 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7314ms INFO 2024-11-23 17:23:02,298 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,298 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.974ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,301 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,301 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7582ms INFO 2024-11-23 17:23:02,301 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,301 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8915ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,302 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,302 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1574ms INFO 2024-11-23 17:23:02,302 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,302 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.363ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,398 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:23:02,399 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,399 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,400 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:23:02,400 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:02,400 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,401 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,403 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:02,422 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,423 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 19.7561ms INFO 2024-11-23 17:23:02,423 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,423 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2366ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:02,426 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:02,427 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.031ms INFO 2024-11-23 17:23:02,427 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:02,427 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4383ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:03,162 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:23:03,163 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:03,163 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:03,165 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:23:03,165 [97 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:23:03,166 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:03,166 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:03,166 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:03,168 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:03,172 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:03,172 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9334ms INFO 2024-11-23 17:23:03,172 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:03,172 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8977ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:03,219 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:03,220 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 51.4746ms INFO 2024-11-23 17:23:03,220 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:03,220 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.7183ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:36,736 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353817303&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:23:36,737 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:23:36,737 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1425ms 200 text/html INFO 2024-11-23 17:23:38,836 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732353819521 INFO 2024-11-23 17:23:38,837 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:23:38,837 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9373ms 200 application/javascript INFO 2024-11-23 17:23:38,990 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2536596501937305 INFO 2024-11-23 17:23:38,991 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:23:38,991 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8431ms 200 application/javascript INFO 2024-11-23 17:23:39,380 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732353817303%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:23:39,380 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:23:39,381 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,383 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,385 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 17:23:39,385 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:23:39,385 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,385 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353817303&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:23:39,385 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,388 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,389 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,390 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4596ms INFO 2024-11-23 17:23:39,390 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,390 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7952ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,390 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:23:39,390 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:23:39,390 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:23:39,417 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:23:39,421 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,421 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.8293ms INFO 2024-11-23 17:23:39,421 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,421 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.056ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,576 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:23:39,576 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,576 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,579 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,579 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:23:39,580 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,580 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,582 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,584 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:23:39,584 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:23:39,584 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:23:39,585 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,585 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6022ms INFO 2024-11-23 17:23:39,585 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,585 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3404ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,611 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:23:39,611 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:23:39,615 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,615 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.7256ms INFO 2024-11-23 17:23:39,615 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,615 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8845ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,791 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:23:39,791 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,791 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,794 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,795 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:23:39,795 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,795 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,797 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,800 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,800 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6668ms INFO 2024-11-23 17:23:39,800 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,800 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5905ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,802 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,802 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 4.8827ms INFO 2024-11-23 17:23:39,802 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,803 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9451ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,871 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:23:39,872 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,872 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,875 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,875 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:23:39,875 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,876 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,878 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,880 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:23:39,880 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,880 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1569ms INFO 2024-11-23 17:23:39,880 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,880 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,880 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5341ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,880 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,882 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,883 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,884 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5824ms INFO 2024-11-23 17:23:39,884 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,884 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6118ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,887 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,887 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6771ms INFO 2024-11-23 17:23:39,887 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,887 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7833ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,958 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:23:39,958 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,958 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,959 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:23:39,960 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,960 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,960 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:23:39,961 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:39,961 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,962 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,962 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,963 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:39,970 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,970 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.6855ms INFO 2024-11-23 17:23:39,970 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,970 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5888ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,971 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,971 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5914ms INFO 2024-11-23 17:23:39,971 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,971 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:39,971 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6367ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:39,971 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6703ms INFO 2024-11-23 17:23:39,971 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:39,971 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.87ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:40,035 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:23:40,036 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:40,036 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:40,039 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:40,040 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:23:40,040 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:40,040 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:40,043 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:40,077 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:40,077 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 34.1124ms INFO 2024-11-23 17:23:40,077 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:40,077 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1859ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:40,092 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:40,092 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 53.673ms INFO 2024-11-23 17:23:40,092 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:40,092 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.0417ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:40,840 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:23:40,841 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:40,841 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:23:40,841 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:40,841 [97 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:23:40,842 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:23:40,842 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:40,845 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:40,845 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:23:40,858 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:40,858 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.3975ms INFO 2024-11-23 17:23:40,858 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:40,858 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8853ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:23:40,896 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:23:40,896 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 51.827ms INFO 2024-11-23 17:23:40,896 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:23:40,897 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.4927ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:27,070 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353986893&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:26:27,071 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:26:27,071 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9173ms 200 text/html INFO 2024-11-23 17:26:28,606 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732353988615 INFO 2024-11-23 17:26:28,607 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:26:28,607 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9997ms 200 application/javascript INFO 2024-11-23 17:26:28,618 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.41346061442943616 INFO 2024-11-23 17:26:28,619 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:26:28,619 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6457ms 200 application/javascript INFO 2024-11-23 17:26:28,720 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:26:28,720 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:26:28,720 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:28,720 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,723 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732353986893%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:26:28,723 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:28,723 [102 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:26:28,723 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,725 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:26:28,725 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:26:28,725 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:26:28,725 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:28,727 [102 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732353986893&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:26:28,731 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:28,731 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9482ms INFO 2024-11-23 17:26:28,732 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,732 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0266ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:28,752 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:26:28,756 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:28,756 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.8499ms INFO 2024-11-23 17:26:28,756 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,756 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3313ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:28,816 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:26:28,817 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:28,817 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,819 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:26:28,819 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:28,819 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:28,820 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,821 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:26:28,821 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:26:28,821 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:26:28,822 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:28,827 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:28,828 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3955ms INFO 2024-11-23 17:26:28,828 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,828 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.65ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:28,847 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:26:28,848 [99 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:26:28,852 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:28,852 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.3416ms INFO 2024-11-23 17:26:28,852 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,852 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5714ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:28,937 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:26:28,937 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:26:28,937 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:28,938 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,938 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:28,938 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,940 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:28,941 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:28,946 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:28,946 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:28,946 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.988ms INFO 2024-11-23 17:26:28,946 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.2923ms INFO 2024-11-23 17:26:28,946 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,946 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:28,946 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4649ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:28,946 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9535ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:29,008 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:26:29,008 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:29,008 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,011 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:29,013 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:26:29,014 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:29,014 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,016 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:29,017 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:29,017 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9315ms INFO 2024-11-23 17:26:29,017 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,017 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.838ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:29,019 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:26:29,019 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:29,019 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,022 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:29,022 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:29,022 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:26:29,022 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3205ms INFO 2024-11-23 17:26:29,022 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,022 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4885ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:29,022 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:29,022 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,024 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:26:29,024 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:29,024 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,025 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:29,026 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:26:29,026 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:29,026 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,027 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:29,027 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3962ms INFO 2024-11-23 17:26:29,027 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,027 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6452ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:29,027 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:29,029 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:29,033 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:29,033 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3836ms INFO 2024-11-23 17:26:29,033 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,033 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2557ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:29,033 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:29,034 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7624ms INFO 2024-11-23 17:26:29,034 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,034 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9279ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:29,037 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:29,037 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8567ms INFO 2024-11-23 17:26:29,037 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,037 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8972ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:29,126 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:26:29,126 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:26:29,127 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:29,127 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:29,127 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,127 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,129 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:29,129 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:29,154 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:29,154 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.6717ms INFO 2024-11-23 17:26:29,154 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,154 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3089ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:29,218 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:29,218 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.9711ms INFO 2024-11-23 17:26:29,218 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:29,219 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.5811ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:30,251 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 17:26:30,252 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:30,252 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:30,254 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:30,255 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:26:30,255 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 17:26:30,256 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:30,256 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:30,256 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:30,256 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:30,258 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:30,258 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:30,267 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:30,267 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.5363ms INFO 2024-11-23 17:26:30,267 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:30,267 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0514ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:30,270 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:30,270 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.4788ms INFO 2024-11-23 17:26:30,270 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:30,270 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7058ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:30,385 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:30,385 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 126.947ms INFO 2024-11-23 17:26:30,385 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:30,385 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.2702ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:34,481 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=46f74ec8-cc8f-4498-9b7c-d70f5e9d97a0& INFO 2024-11-23 17:26:34,481 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:34,482 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,484 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:34,539 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:34,539 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.0319ms INFO 2024-11-23 17:26:34,539 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,540 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.6791ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:34,690 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:26:34,690 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=219643&isHis=& INFO 2024-11-23 17:26:34,691 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:34,691 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,691 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:34,691 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,693 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:34,693 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:34,702 [105 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 17:26:34,705 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:34,706 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.0473ms INFO 2024-11-23 17:26:34,706 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,706 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5995ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:34,707 [105 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 17:26:34,710 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:34,711 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.0958ms INFO 2024-11-23 17:26:34,711 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,711 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3155ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:34,781 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=46f74ec8-cc8f-4498-9b7c-d70f5e9d97a0&isHis=& INFO 2024-11-23 17:26:34,781 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:34,781 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,784 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:34,840 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:34,840 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.0349ms INFO 2024-11-23 17:26:34,840 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,840 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5263ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:34,916 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 17:26:34,917 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:34,917 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,919 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:34,927 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:34,927 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.9577ms INFO 2024-11-23 17:26:34,927 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:34,928 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.564ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:35,016 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=46f74ec8-cc8f-4498-9b7c-d70f5e9d97a0&isHis=& INFO 2024-11-23 17:26:35,016 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=46f74ec8-cc8f-4498-9b7c-d70f5e9d97a0&flowID=185&nodeCode=begin& INFO 2024-11-23 17:26:35,016 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=46f74ec8-cc8f-4498-9b7c-d70f5e9d97a0&recordId=1886&tableName=FORM71& INFO 2024-11-23 17:26:35,017 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:35,017 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:35,017 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,017 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,017 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:35,018 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,019 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:35,019 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:35,021 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:35,075 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:35,075 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.0823ms INFO 2024-11-23 17:26:35,075 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,075 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5017ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:35,077 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:35,077 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.5874ms INFO 2024-11-23 17:26:35,077 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,078 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.1493ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:35,087 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:35,087 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 67.8333ms INFO 2024-11-23 17:26:35,087 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,088 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.3193ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:35,147 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1886&approveID=219643& INFO 2024-11-23 17:26:35,147 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:35,147 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,150 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:35,159 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:35,159 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.5867ms INFO 2024-11-23 17:26:35,159 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,159 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0409ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:35,247 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 17:26:35,248 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:35,248 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,250 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:35,255 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 17:26:35,255 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1886&formCode=0070&flowID=185&nodeCode=begin&exeId=43134&guid=46f74ec8-cc8f-4498-9b7c-d70f5e9d97a0&flag=4& INFO 2024-11-23 17:26:35,255 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:35,255 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:35,255 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,255 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,256 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:35,256 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7319ms INFO 2024-11-23 17:26:35,256 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,256 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1832ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:35,258 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:35,258 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:35,263 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:35,263 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0232ms INFO 2024-11-23 17:26:35,263 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,263 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3832ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:35,377 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:35,382 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 124.4188ms INFO 2024-11-23 17:26:35,382 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,382 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.8077ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:35,672 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=7faa91b5-6253-f5c3-d829-3d976aafd6bf&attachTableName=& INFO 2024-11-23 17:26:35,672 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:35,673 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,675 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:35,685 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ae225cb0-84f4-2f8e-c9e2-0853aa56fb30&attachTableName=& INFO 2024-11-23 17:26:35,686 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:35,686 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:35,689 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:45,549 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:45,550 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9861.0408ms INFO 2024-11-23 17:26:45,550 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:45,550 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9864.5338ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:45,551 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:45,551 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9875.7412ms INFO 2024-11-23 17:26:45,551 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:45,551 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9879.357ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:26:45,628 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=513xhOp1XpY%3D& INFO 2024-11-23 17:26:45,629 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:26:45,629 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:45,632 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:26:45,640 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:26:45,640 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.2843ms INFO 2024-11-23 17:26:45,640 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:26:45,640 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7637ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:22,430 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354041343&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:27:22,431 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:27:22,431 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.186ms 200 text/html INFO 2024-11-23 17:27:24,600 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354043809 INFO 2024-11-23 17:27:24,600 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:27:24,601 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9204ms 200 application/javascript INFO 2024-11-23 17:27:24,754 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5958737797627567 INFO 2024-11-23 17:27:24,755 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:27:24,755 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.762ms 200 application/javascript INFO 2024-11-23 17:27:25,085 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732354041343%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:27:25,085 [105 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:27:25,085 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,088 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,090 [105 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354041343&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:27:25,094 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,094 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9627ms INFO 2024-11-23 17:27:25,094 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,094 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3302ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,142 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:27:25,143 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:27:25,143 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,146 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,148 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,162 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:27:25,162 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:27:25,162 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:27:25,189 [98 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:27:25,192 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,193 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 44.1978ms INFO 2024-11-23 17:27:25,193 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,193 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4316ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,393 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:27:25,393 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,393 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,396 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,398 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:27:25,398 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:27:25,398 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:27:25,425 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:27:25,425 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:27:25,425 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,426 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,428 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,434 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,434 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7255ms INFO 2024-11-23 17:27:25,434 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,434 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1619ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,451 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:27:25,455 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,456 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.6231ms INFO 2024-11-23 17:27:25,456 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,456 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.1185ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,778 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:27:25,778 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,778 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,781 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,791 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:27:25,792 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,792 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,794 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,798 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,798 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.4659ms INFO 2024-11-23 17:27:25,799 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,799 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9463ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,800 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,800 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3118ms INFO 2024-11-23 17:27:25,800 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,800 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4724ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,847 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:27:25,847 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,847 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,851 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,856 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,856 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0887ms INFO 2024-11-23 17:27:25,856 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,856 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3773ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,892 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:27:25,893 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,893 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,896 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,901 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,901 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2031ms INFO 2024-11-23 17:27:25,901 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,901 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4869ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,955 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:27:25,955 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,956 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,958 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,962 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:27:25,962 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,962 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,963 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,963 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8861ms INFO 2024-11-23 17:27:25,963 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,963 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1643ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,964 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,972 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:27:25,972 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:25,972 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,973 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,973 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6236ms INFO 2024-11-23 17:27:25,973 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,973 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7037ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:25,975 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:25,980 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:25,980 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.1336ms INFO 2024-11-23 17:27:25,980 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:25,980 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1229ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:26,107 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:27:26,107 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:26,108 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:26,110 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:26,114 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:27:26,114 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:26,114 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:26,117 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:26,119 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:26,119 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3345ms INFO 2024-11-23 17:27:26,119 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:26,120 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6341ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:26,142 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:26,142 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.876ms INFO 2024-11-23 17:27:26,142 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:26,142 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1428ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:26,292 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:27:26,293 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:26,293 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:26,296 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:26,304 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:26,304 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.0409ms INFO 2024-11-23 17:27:26,304 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:26,304 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.422ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:27,267 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:27:27,267 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:27,267 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:27,270 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:27,275 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:27,276 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5181ms INFO 2024-11-23 17:27:27,276 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:27,276 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0923ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:27,302 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:27:27,302 [105 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:27:27,302 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:27,302 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:27,305 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:27,362 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:27,363 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 57.6027ms INFO 2024-11-23 17:27:27,363 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:27,363 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.7769ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:53,061 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354073294&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:27:53,063 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:27:53,063 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5328ms 200 text/html INFO 2024-11-23 17:27:54,885 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 17:27:54,885 [105 ] NetCore.StaticFiles.StaticFileMiddleware - The file /lang.js was not modified INFO 2024-11-23 17:27:54,886 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5637ms 304 application/javascript INFO 2024-11-23 17:27:55,293 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354075545 INFO 2024-11-23 17:27:55,294 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:27:55,294 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8647ms 200 application/javascript INFO 2024-11-23 17:27:55,433 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2123770625660617 INFO 2024-11-23 17:27:55,433 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:27:55,434 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7567ms 200 application/javascript INFO 2024-11-23 17:27:55,623 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732354073294%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:27:55,623 [14 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:27:55,623 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:55,626 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:55,628 [14 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354073294&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:27:55,632 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:55,632 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2976ms INFO 2024-11-23 17:27:55,632 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:55,633 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5895ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:55,645 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 17:27:55,645 [105 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:27:55,646 [105 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:27:55,646 [105 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:27:55,646 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:55,649 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 17:27:55,649 [105 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 17:27:55,650 [105 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 17:27:55,650 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:55,650 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1375ms INFO 2024-11-23 17:27:55,650 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:55,650 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9336ms 401 application/json; charset=utf-8 INFO 2024-11-23 17:27:55,794 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 17:27:55,794 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:27:55,794 [14 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:27:55,794 [14 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:27:55,794 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:27:55,797 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 17:27:55,799 [105 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MDMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTQzOCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWuvuavhSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzAzIiwianRpIjoiNTY3MjlmOTUtY2FiOS00YWQ3LTk2M2EtMGU0MGM2ZDgxZmY4IiwiaWF0IjoxNzMxNjM3NTI0LCJuYmYiOjE3MzE2Mzc1MjIsImV4cCI6MTczMTcyMzkyNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.LmSOvROnz6OxBiYMO6-IIR1xUTLU25rLnqY-oNA7HXU INFO 2024-11-23 17:27:55,803 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:55,803 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.8764ms INFO 2024-11-23 17:27:55,803 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:27:55,803 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4475ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:55,953 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 17:27:55,953 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:27:55,953 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:55,956 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:55,958 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:55,961 [105 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:27:55,961 [105 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:27:55,961 [105 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:27:55,987 [105 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:27:55,990 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:55,991 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.1145ms INFO 2024-11-23 17:27:55,991 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:55,991 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9003ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,165 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:27:56,165 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,165 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,168 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,170 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:27:56,171 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:27:56,171 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:27:56,192 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:27:56,192 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,192 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,195 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,197 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:27:56,200 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,201 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6336ms INFO 2024-11-23 17:27:56,201 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,201 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2139ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,223 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:27:56,228 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,228 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.4347ms INFO 2024-11-23 17:27:56,228 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,228 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.0609ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,404 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:27:56,404 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,405 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,405 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:27:56,405 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,406 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,407 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,408 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,413 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,413 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5967ms INFO 2024-11-23 17:27:56,413 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,413 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1289ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,425 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,425 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6269ms INFO 2024-11-23 17:27:56,425 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,425 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8963ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,564 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:27:56,564 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,564 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,565 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:27:56,565 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,565 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,567 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,568 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,573 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,573 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,573 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.1065ms INFO 2024-11-23 17:27:56,573 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1835ms INFO 2024-11-23 17:27:56,573 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,573 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,573 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5696ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,573 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3402ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,611 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:27:56,611 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,611 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,614 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,619 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,619 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1446ms INFO 2024-11-23 17:27:56,619 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,619 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3282ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,642 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:27:56,642 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,642 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,645 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,650 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:27:56,650 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,650 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,653 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,654 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,654 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8816ms INFO 2024-11-23 17:27:56,654 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,654 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1441ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,658 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:27:56,658 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,658 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6235ms INFO 2024-11-23 17:27:56,658 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,658 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,659 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,659 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8225ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,661 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,673 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,673 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.1056ms INFO 2024-11-23 17:27:56,673 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,673 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.31ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,762 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:27:56,762 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,762 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,763 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:27:56,763 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:27:56,763 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,765 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,766 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:27:56,774 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,774 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3605ms INFO 2024-11-23 17:27:56,774 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,775 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7744ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:27:56,797 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:27:56,797 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.4906ms INFO 2024-11-23 17:27:56,797 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:27:56,797 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6017ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:02,912 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:28:02,912 [105 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:02,913 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:28:02,913 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:02,913 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:02,913 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:02,913 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:02,916 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:02,916 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:02,932 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:02,932 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 16.3569ms INFO 2024-11-23 17:28:02,932 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:02,932 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.603ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:02,975 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:02,975 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 59.2159ms INFO 2024-11-23 17:28:02,975 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:02,975 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.0526ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:28,033 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:28:28,034 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:28:28,034 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9157ms 200 text/html INFO 2024-11-23 17:28:28,956 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354108780&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:28:28,957 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:28:28,957 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0457ms 200 text/html INFO 2024-11-23 17:28:28,957 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 17:28:28,958 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 17:28:28,958 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:28,958 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 17:28:28,958 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.673ms 200 application/javascript INFO 2024-11-23 17:28:28,958 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 17:28:28,960 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 17:28:28,961 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 17:28:28,961 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3233ms 200 application/javascript INFO 2024-11-23 17:28:28,962 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 17:28:28,962 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3119ms 200 text/css INFO 2024-11-23 17:28:28,970 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 17:28:28,970 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6642ms 200 application/javascript INFO 2024-11-23 17:28:29,052 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 17:28:29,053 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 17:28:29,053 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8798ms 0 application/javascript INFO 2024-11-23 17:28:29,056 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 17:28:29,057 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 17:28:29,057 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0272ms 0 application/javascript INFO 2024-11-23 17:28:29,135 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 17:28:29,139 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 17:28:29,139 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5202ms 200 text/css INFO 2024-11-23 17:28:29,181 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 17:28:29,181 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:29,181 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 17:28:29,181 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 17:28:29,181 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 17:28:29,181 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6275ms 200 application/javascript INFO 2024-11-23 17:28:29,185 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 17:28:29,185 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5743ms 200 application/javascript INFO 2024-11-23 17:28:29,196 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 17:28:29,196 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0715ms 200 application/javascript INFO 2024-11-23 17:28:29,293 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 17:28:29,293 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 17:28:29,294 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8928ms 200 application/javascript INFO 2024-11-23 17:28:29,368 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 17:28:29,369 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 17:28:29,369 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0495ms 200 application/javascript INFO 2024-11-23 17:28:29,735 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 17:28:29,736 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 17:28:29,736 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8441ms 200 application/javascript INFO 2024-11-23 17:28:42,418 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354122128&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:28:42,419 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:28:42,419 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9594ms 200 text/html INFO 2024-11-23 17:28:43,782 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 17:28:43,783 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 17:28:43,783 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8594ms 200 application/javascript INFO 2024-11-23 17:28:44,193 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354124050 INFO 2024-11-23 17:28:44,193 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:28:44,194 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9204ms 200 application/javascript INFO 2024-11-23 17:28:44,318 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.03865215953163803 INFO 2024-11-23 17:28:44,319 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:28:44,319 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8042ms 200 application/javascript INFO 2024-11-23 17:28:44,332 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354124195 INFO 2024-11-23 17:28:44,332 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:28:44,332 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6701ms 200 application/javascript INFO 2024-11-23 17:28:44,382 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 17:28:44,383 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 17:28:44,383 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0332ms 200 image/jpeg INFO 2024-11-23 17:28:44,455 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9666102391972645 INFO 2024-11-23 17:28:44,456 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:28:44,456 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6435ms 200 application/javascript INFO 2024-11-23 17:28:44,652 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732354122128%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:28:44,652 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:28:44,652 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,655 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:44,657 [41 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354122128&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:28:44,661 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:44,661 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1894ms INFO 2024-11-23 17:28:44,661 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,662 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8345ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:44,744 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 17:28:44,745 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:44,745 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:44,745 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,748 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:44,750 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:28:44,750 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:28:44,750 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:28:44,763 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732354108780%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:28:44,763 [105 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:28:44,764 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,766 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:44,768 [105 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354108780&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:28:44,772 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:44,772 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7509ms INFO 2024-11-23 17:28:44,772 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,772 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7656ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:44,776 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:28:44,777 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:44,777 [70 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:28:44,777 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:28:44,777 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:28:44,777 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,780 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:44,781 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. WARN 2024-11-23 17:28:44,781 [70 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 17:28:44,781 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.2343ms INFO 2024-11-23 17:28:44,781 [70 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 17:28:44,781 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,781 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:44,781 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9521ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:44,781 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3067ms INFO 2024-11-23 17:28:44,781 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,782 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0585ms 401 application/json; charset=utf-8 INFO 2024-11-23 17:28:44,924 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:28:44,924 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:28:44,924 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:44,924 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:44,925 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,925 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,927 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:44,927 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:44,929 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:28:44,929 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:28:44,929 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:28:44,933 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:44,933 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4653ms INFO 2024-11-23 17:28:44,933 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,933 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9135ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:44,955 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:28:44,955 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:28:44,959 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:44,960 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.4766ms INFO 2024-11-23 17:28:44,960 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:44,960 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.83ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:44,986 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 17:28:44,986 [153 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:44,987 [153 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:28:44,987 [153 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:28:44,987 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:28:44,990 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 17:28:44,991 [41 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2OTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTMwOCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS7u-S4nOWLpCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjk1IiwianRpIjoiZWU2ZmMyZDctNDU2OS00NWEzLWE3MzAtYjhlNzk0OWI4NDhjIiwiaWF0IjoxNzMyMjY3MzU1LCJuYmYiOjE3MzIyNjczNTMsImV4cCI6MTczMjM1Mzc1NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.bFc3lOCrweG0fFRXVrvKfvIfXNCmBiTuSDiFUmXZbZk INFO 2024-11-23 17:28:44,995 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:44,995 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.2503ms INFO 2024-11-23 17:28:44,995 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:28:44,995 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8556ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,141 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:28:45,141 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:28:45,142 [138 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:45,142 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:28:45,142 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,142 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,142 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,143 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,143 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,144 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,145 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,146 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,147 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,149 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:28:45,149 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:28:45,149 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:28:45,150 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,150 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2973ms INFO 2024-11-23 17:28:45,150 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,150 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6836ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,151 [153 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,151 [153 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.2609ms INFO 2024-11-23 17:28:45,151 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,152 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8903ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,176 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:28:45,180 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,180 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0824ms INFO 2024-11-23 17:28:45,180 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,180 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5971ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,234 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:28:45,235 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:28:45,235 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:28:45,235 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,235 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,235 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,235 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,235 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,235 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,236 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:28:45,236 [153 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,236 [153 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,237 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,237 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,238 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,239 [153 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,240 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:28:45,241 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,241 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,244 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,244 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,244 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.5879ms INFO 2024-11-23 17:28:45,244 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,244 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6841ms INFO 2024-11-23 17:28:45,244 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,244 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,244 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7124ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,244 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.152ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,245 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,245 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.8421ms INFO 2024-11-23 17:28:45,245 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,245 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3324ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,246 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,246 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.3046ms INFO 2024-11-23 17:28:45,246 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,246 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5434ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,253 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,253 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7412ms INFO 2024-11-23 17:28:45,253 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,253 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7842ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,284 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:28:45,285 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,285 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,288 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,296 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,296 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.0741ms INFO 2024-11-23 17:28:45,296 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,296 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6621ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,326 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:28:45,327 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,327 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,329 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,331 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:28:45,331 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:28:45,331 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:28:45,333 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:28:45,334 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,334 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,336 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,341 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,341 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1801ms INFO 2024-11-23 17:28:45,341 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,341 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5034ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,358 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:28:45,384 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:28:45,388 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:28:45,389 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,389 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:28:45,389 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,389 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,389 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,389 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,390 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.3247ms INFO 2024-11-23 17:28:45,390 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,390 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5619ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,391 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,391 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,400 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,400 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0762ms INFO 2024-11-23 17:28:45,400 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,401 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5127ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,416 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,416 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.6227ms INFO 2024-11-23 17:28:45,416 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,416 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.722ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,519 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 17:28:45,519 [105 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:45,520 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 17:28:45,520 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9381ms 200 application/javascript INFO 2024-11-23 17:28:45,520 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 17:28:45,520 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:45,521 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 17:28:45,521 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 17:28:45,521 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7344ms 200 application/javascript INFO 2024-11-23 17:28:45,521 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:45,522 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 17:28:45,522 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 17:28:45,522 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0914ms 200 application/javascript INFO 2024-11-23 17:28:45,522 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 17:28:45,522 [105 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:45,522 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 17:28:45,522 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:45,522 [105 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 17:28:45,522 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7079ms 200 application/javascript INFO 2024-11-23 17:28:45,523 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 17:28:45,523 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7977ms 200 text/css INFO 2024-11-23 17:28:45,523 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 17:28:45,523 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8536ms 200 application/javascript INFO 2024-11-23 17:28:45,603 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 17:28:45,605 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 17:28:45,605 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7151ms 200 text/css INFO 2024-11-23 17:28:45,605 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 17:28:45,606 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 17:28:45,607 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2877ms 200 text/css INFO 2024-11-23 17:28:45,625 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:28:45,626 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,626 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,626 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 17:28:45,626 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:45,627 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:28:45,627 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 17:28:45,627 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6566ms 200 application/javascript INFO 2024-11-23 17:28:45,627 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,627 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,629 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,630 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,634 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,635 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8114ms INFO 2024-11-23 17:28:45,635 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,635 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4439ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,647 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,647 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.0617ms INFO 2024-11-23 17:28:45,647 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,647 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4382ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:45,786 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:28:45,787 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:45,787 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,789 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:45,797 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:45,797 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8715ms INFO 2024-11-23 17:28:45,797 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:45,798 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3507ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:46,854 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:28:46,855 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:46,855 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:46,855 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:28:46,855 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:46,856 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:46,856 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:46,858 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:46,858 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:46,864 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:46,864 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0814ms INFO 2024-11-23 17:28:46,864 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:46,864 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6646ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:46,910 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:46,910 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 51.8717ms INFO 2024-11-23 17:28:46,910 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:46,911 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.2095ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:47,224 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 17:28:47,224 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 17:28:47,225 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7793ms 200 image/png INFO 2024-11-23 17:28:47,225 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 17:28:47,226 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 17:28:47,226 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 17:28:47,226 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6833ms 200 image/png INFO 2024-11-23 17:28:47,226 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 17:28:47,226 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6402ms 200 image/png INFO 2024-11-23 17:28:47,226 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:28:47,227 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:47,227 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:28:47,227 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 17:28:47,227 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,227 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 17:28:47,227 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:47,227 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6072ms 200 image/png INFO 2024-11-23 17:28:47,228 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,230 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:47,230 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:47,235 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:47,235 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6516ms INFO 2024-11-23 17:28:47,235 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:47,235 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,236 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3564ms INFO 2024-11-23 17:28:47,236 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,236 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2059ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:47,236 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.907ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:47,305 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:28:47,305 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:47,305 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,307 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:28:47,308 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:47,308 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:47,308 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,308 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:28:47,308 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:47,308 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,310 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:47,311 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:47,315 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:47,315 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1379ms INFO 2024-11-23 17:28:47,315 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,316 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4095ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:47,317 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:47,317 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:47,317 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7692ms INFO 2024-11-23 17:28:47,317 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,317 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0601ms INFO 2024-11-23 17:28:47,317 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,317 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8125ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:47,317 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2398ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:47,360 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 17:28:47,361 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 17:28:47,362 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 17:28:47,362 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9896ms 200 image/jpeg INFO 2024-11-23 17:28:47,362 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 17:28:47,363 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 17:28:47,363 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8458ms 200 image/jpeg INFO 2024-11-23 17:28:47,363 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 17:28:47,363 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3639ms 200 image/jpeg INFO 2024-11-23 17:28:47,387 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 17:28:47,388 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 17:28:47,388 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9492ms 200 image/png INFO 2024-11-23 17:28:47,444 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:28:47,445 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:47,445 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,448 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:47,448 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:28:47,449 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:47,449 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,452 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:47,474 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:47,474 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.9683ms INFO 2024-11-23 17:28:47,474 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,474 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5859ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:47,584 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:47,584 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 132.3683ms INFO 2024-11-23 17:28:47,584 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:47,584 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.9785ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:48,616 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 17:28:48,617 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:48,617 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 17:28:48,617 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 17:28:48,617 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9098ms 200 application/javascript INFO 2024-11-23 17:28:48,618 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 17:28:48,618 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8527ms 200 text/css INFO 2024-11-23 17:28:48,619 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 17:28:48,619 [138 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:48,619 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 17:28:48,619 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7742ms 200 application/javascript INFO 2024-11-23 17:28:48,907 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:28:48,907 [120 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:28:48,907 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:28:48,907 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:48,908 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:28:48,908 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:48,908 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:48,911 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:48,911 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:28:48,917 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:48,917 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1498ms INFO 2024-11-23 17:28:48,917 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:48,917 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1659ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:28:48,971 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:28:48,972 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 60.5061ms INFO 2024-11-23 17:28:48,972 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:28:48,972 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.9945ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:07,885 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354146672 INFO 2024-11-23 17:29:07,886 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:29:07,886 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0901ms 200 application/javascript INFO 2024-11-23 17:29:07,965 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7237271980511766 INFO 2024-11-23 17:29:07,965 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:29:07,966 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9787ms 200 application/javascript INFO 2024-11-23 17:29:08,233 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732335082568%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:29:08,233 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:29:08,233 [138 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:29:08,234 [120 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:29:08,234 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,234 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,234 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,236 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,236 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,238 [120 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732335082568&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:29:08,241 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:29:08,241 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:29:08,241 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:29:08,251 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,251 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 14.8327ms INFO 2024-11-23 17:29:08,251 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,251 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2766ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,267 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:29:08,271 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,272 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 35.1385ms INFO 2024-11-23 17:29:08,272 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,272 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6185ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,392 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:29:08,393 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,393 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,396 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,397 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:29:08,397 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:29:08,397 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:29:08,400 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:29:08,401 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,401 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,404 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,409 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,409 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7989ms INFO 2024-11-23 17:29:08,410 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,410 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1841ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,425 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:29:08,425 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:29:08,429 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,429 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4423ms INFO 2024-11-23 17:29:08,429 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,429 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9578ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,539 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:29:08,539 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:29:08,539 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,539 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,540 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,540 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,542 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,542 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,548 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,548 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,548 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6227ms INFO 2024-11-23 17:29:08,548 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7172ms INFO 2024-11-23 17:29:08,548 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,548 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,548 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.348ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,548 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3893ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,713 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:29:08,713 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,714 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,716 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,724 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,725 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3059ms INFO 2024-11-23 17:29:08,725 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,725 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8506ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,763 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:29:08,763 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:29:08,763 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:29:08,763 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,763 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,763 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,763 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,763 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,763 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,766 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,766 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,766 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,772 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,772 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,772 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,772 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.832ms INFO 2024-11-23 17:29:08,772 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.1596ms INFO 2024-11-23 17:29:08,772 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,772 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3746ms INFO 2024-11-23 17:29:08,772 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,772 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,772 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7058ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,772 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7434ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,772 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8585ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,792 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:29:08,792 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,792 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,794 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:29:08,795 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,795 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,795 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,797 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,803 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,803 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1081ms INFO 2024-11-23 17:29:08,803 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,803 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2968ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,804 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,804 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0721ms INFO 2024-11-23 17:29:08,804 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,804 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4617ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:08,976 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:29:08,977 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:29:08,977 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,977 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:08,977 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,977 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,980 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,980 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:08,989 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:08,989 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7054ms INFO 2024-11-23 17:29:08,989 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:08,989 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3276ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:09,005 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:09,005 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.528ms INFO 2024-11-23 17:29:09,005 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:09,005 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.796ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:09,738 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:29:09,738 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:29:09,739 [138 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:29:09,739 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:09,739 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:29:09,739 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:09,739 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:09,742 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:09,742 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:29:09,747 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:09,747 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6322ms INFO 2024-11-23 17:29:09,748 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:09,748 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2529ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:29:09,797 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:29:09,797 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 55.2324ms INFO 2024-11-23 17:29:09,797 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:29:09,797 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8831ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:53,177 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354432238&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:33:53,178 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:33:53,180 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1858ms 200 text/html INFO 2024-11-23 17:33:55,879 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354435001 INFO 2024-11-23 17:33:55,880 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:33:55,880 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8751ms 200 application/javascript INFO 2024-11-23 17:33:55,979 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2087927492513646 INFO 2024-11-23 17:33:55,979 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:33:55,979 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6514ms 200 application/javascript INFO 2024-11-23 17:33:56,335 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732354432238%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:33:56,335 [101 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:33:56,335 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,338 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,340 [101 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354432238&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:33:56,344 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,344 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1499ms INFO 2024-11-23 17:33:56,344 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,345 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7017ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,415 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:33:56,415 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:33:56,415 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,415 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,418 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,420 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:33:56,420 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:33:56,420 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:33:56,446 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:33:56,450 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,450 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3957ms INFO 2024-11-23 17:33:56,450 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,451 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.976ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,565 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:33:56,565 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,566 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,568 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,570 [100 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:33:56,570 [100 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:33:56,570 [100 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:33:56,575 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:33:56,575 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,576 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,578 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,584 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,584 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6195ms INFO 2024-11-23 17:33:56,584 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,584 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7266ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,597 [100 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:33:56,597 [100 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:33:56,601 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,602 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2173ms INFO 2024-11-23 17:33:56,602 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,602 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.645ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,731 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:33:56,732 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,732 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,734 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,740 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,740 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6267ms INFO 2024-11-23 17:33:56,740 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,740 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9597ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,742 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:33:56,742 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,742 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,745 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,750 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,750 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9635ms INFO 2024-11-23 17:33:56,750 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,750 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1713ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,930 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:33:56,930 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,930 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:33:56,930 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,931 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,931 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,933 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,933 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,939 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,939 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9292ms INFO 2024-11-23 17:33:56,939 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,939 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1206ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,940 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,940 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.8101ms INFO 2024-11-23 17:33:56,940 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,940 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9532ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,963 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:33:56,963 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,963 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,966 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,970 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,971 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8604ms INFO 2024-11-23 17:33:56,971 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,971 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9657ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,978 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:33:56,979 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,979 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,980 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:33:56,980 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,980 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,981 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,983 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:56,988 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,988 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6031ms INFO 2024-11-23 17:33:56,988 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,989 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8212ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,990 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:33:56,990 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:56,990 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,990 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:56,990 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7233ms INFO 2024-11-23 17:33:56,990 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:56,990 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9952ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:56,993 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:57,000 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:57,000 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3148ms INFO 2024-11-23 17:33:57,000 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:57,000 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5083ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:57,121 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:33:57,122 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:57,122 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:57,124 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:57,132 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:33:57,132 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:57,132 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:57,135 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:57,160 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:57,160 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.8619ms INFO 2024-11-23 17:33:57,160 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:57,161 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1753ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:57,212 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:57,213 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.1577ms INFO 2024-11-23 17:33:57,213 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:57,213 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.65ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:59,639 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:33:59,639 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:33:59,639 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:33:59,640 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:59,640 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:33:59,640 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:59,640 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:59,642 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:59,643 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:33:59,649 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:59,649 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7535ms INFO 2024-11-23 17:33:59,649 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:59,649 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9003ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:33:59,677 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:33:59,677 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.5687ms INFO 2024-11-23 17:33:59,677 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:33:59,677 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1927ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:08,899 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:34:08,900 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:34:08,900 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:08,900 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:08,903 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:08,937 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:08,937 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.8725ms INFO 2024-11-23 17:34:08,937 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:08,937 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.526ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:18,395 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:34:18,395 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:34:18,396 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:18,396 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:18,399 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:18,442 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:18,442 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 43.1134ms INFO 2024-11-23 17:34:18,442 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:18,442 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9625ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:24,707 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:34:24,707 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:34:24,707 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:24,707 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:24,707 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:24,708 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:24,710 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:24,710 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:24,718 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:34:24,718 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:24,718 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:24,721 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:24,730 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:24,730 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2175ms INFO 2024-11-23 17:34:24,730 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:24,730 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.816ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:24,736 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:24,736 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.8509ms INFO 2024-11-23 17:34:24,736 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:24,736 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2757ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:24,798 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:24,798 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 87.982ms INFO 2024-11-23 17:34:24,798 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:24,798 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.5069ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:24,844 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:34:24,845 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:24,845 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:24,848 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:24,853 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:24,853 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6103ms INFO 2024-11-23 17:34:24,853 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:24,853 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9506ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:26,616 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 17:34:26,617 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:26,617 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:26,620 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:26,625 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 17:34:26,625 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:26,625 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:26,625 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6084ms INFO 2024-11-23 17:34:26,625 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:26,625 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:26,625 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.154ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:26,628 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:26,770 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:26,770 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 142.0472ms INFO 2024-11-23 17:34:26,770 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:26,770 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 145.3373ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:32,190 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354471258&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:34:32,191 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:34:32,191 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1041ms 200 text/html INFO 2024-11-23 17:34:35,899 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354475026 INFO 2024-11-23 17:34:35,900 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:34:35,900 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9325ms 200 application/javascript INFO 2024-11-23 17:34:35,985 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.18375312558090395 INFO 2024-11-23 17:34:35,986 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:34:35,986 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6566ms 200 application/javascript INFO 2024-11-23 17:34:36,312 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732354471258%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:34:36,312 [27 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:34:36,312 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,315 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,317 [27 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354471258&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:34:36,319 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:34:36,320 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:34:36,320 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,320 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,321 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,321 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0468ms INFO 2024-11-23 17:34:36,321 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,321 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3009ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,322 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,325 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:34:36,325 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:34:36,325 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:34:36,351 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:34:36,355 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,355 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.443ms INFO 2024-11-23 17:34:36,355 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,355 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6268ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,460 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:34:36,461 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,461 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,461 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:34:36,461 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,462 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,464 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,464 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,465 [96 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:34:36,465 [96 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:34:36,465 [96 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:34:36,470 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,470 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0373ms INFO 2024-11-23 17:34:36,470 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,470 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2122ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,492 [96 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:34:36,493 [96 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:34:36,497 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,497 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3053ms INFO 2024-11-23 17:34:36,497 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,497 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9939ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,633 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:34:36,633 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,633 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,634 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:34:36,634 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,634 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,636 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,637 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,642 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,642 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,642 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7168ms INFO 2024-11-23 17:34:36,642 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,642 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2082ms INFO 2024-11-23 17:34:36,642 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,642 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2728ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,642 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2622ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,764 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:34:36,764 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,764 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,765 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:34:36,766 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,766 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,767 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,768 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,773 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,773 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9277ms INFO 2024-11-23 17:34:36,773 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,773 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6665ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,774 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,774 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.1193ms INFO 2024-11-23 17:34:36,775 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,775 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3406ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,781 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:34:36,781 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,781 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,782 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:34:36,782 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,782 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,783 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,785 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,790 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,790 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3049ms INFO 2024-11-23 17:34:36,790 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,790 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4286ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,792 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,792 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6423ms INFO 2024-11-23 17:34:36,792 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,792 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8575ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,801 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:34:36,801 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,801 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,804 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,809 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,809 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4131ms INFO 2024-11-23 17:34:36,809 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,809 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6719ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:36,821 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:34:36,821 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:36,821 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,824 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:36,832 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:36,832 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7276ms INFO 2024-11-23 17:34:36,832 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:36,832 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0864ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:37,015 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:34:37,016 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:37,016 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:37,019 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:37,030 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:34:37,031 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:37,031 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:37,033 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:37,059 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:37,059 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.553ms INFO 2024-11-23 17:34:37,059 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:37,059 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0666ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:37,107 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:37,107 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.1551ms INFO 2024-11-23 17:34:37,107 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:37,107 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.847ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:38,315 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:34:38,315 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:34:38,316 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:34:38,316 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:38,316 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:38,316 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:38,316 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:38,319 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:38,319 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:38,324 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:38,324 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5746ms INFO 2024-11-23 17:34:38,324 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:38,325 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3177ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:38,352 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:38,352 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.5036ms INFO 2024-11-23 17:34:38,352 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:38,353 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2549ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:34:52,766 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:34:52,766 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:34:52,766 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:34:52,766 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:52,769 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:34:52,802 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:34:52,802 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.4151ms INFO 2024-11-23 17:34:52,802 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:34:52,803 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0302ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:00,349 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:35:00,349 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:35:00,350 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:00,350 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:00,353 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:00,388 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:00,388 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 35.8306ms INFO 2024-11-23 17:35:00,388 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:00,389 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.5231ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:11,901 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354511876&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:35:11,902 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:35:11,902 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1663ms 200 text/html INFO 2024-11-23 17:35:12,271 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354512235 INFO 2024-11-23 17:35:12,272 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:35:12,272 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8437ms 200 application/javascript INFO 2024-11-23 17:35:12,311 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.018190052832317782 INFO 2024-11-23 17:35:12,311 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:35:12,311 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6328ms 200 application/javascript INFO 2024-11-23 17:35:12,658 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732354511876%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:35:12,659 [99 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:35:12,659 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:12,661 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:12,663 [99 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354511876&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:35:12,667 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:12,667 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9045ms INFO 2024-11-23 17:35:12,667 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:12,668 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3511ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:12,689 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:35:12,689 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:35:12,690 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:12,690 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:12,692 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:12,694 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:35:12,695 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:35:12,695 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:35:12,722 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:35:12,726 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:12,726 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3792ms INFO 2024-11-23 17:35:12,726 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:12,726 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7889ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:12,821 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:35:12,822 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:12,822 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:12,822 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:35:12,822 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:12,822 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:12,825 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:12,825 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:12,826 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:35:12,826 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:35:12,826 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:35:12,830 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:12,830 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3249ms INFO 2024-11-23 17:35:12,830 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:12,830 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3627ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:12,853 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:35:12,853 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:35:12,857 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:12,857 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.5141ms INFO 2024-11-23 17:35:12,857 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:12,857 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1865ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,212 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:35:13,212 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:35:13,213 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,213 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,213 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,213 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,215 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,215 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,221 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,221 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,221 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5465ms INFO 2024-11-23 17:35:13,221 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5951ms INFO 2024-11-23 17:35:13,221 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,221 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,221 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1395ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,221 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1815ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,257 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:35:13,257 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,257 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,260 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,265 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,265 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:35:13,265 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4265ms INFO 2024-11-23 17:35:13,265 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,266 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6249ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,266 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,266 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,266 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:35:13,266 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:35:13,267 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,267 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,267 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,267 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,268 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:35:13,268 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,268 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,268 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,269 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,270 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,270 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,275 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,275 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.377ms INFO 2024-11-23 17:35:13,275 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,275 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,276 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.1339ms INFO 2024-11-23 17:35:13,276 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5451ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,276 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,276 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5588ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,277 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,277 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.5979ms INFO 2024-11-23 17:35:13,277 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,277 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5735ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,280 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,280 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.7621ms INFO 2024-11-23 17:35:13,280 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,280 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6049ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,312 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:35:13,312 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,313 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,315 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,323 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,323 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6092ms INFO 2024-11-23 17:35:13,323 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,323 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7476ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,367 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:35:13,367 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,368 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,370 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,375 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:35:13,375 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:13,376 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,378 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:13,379 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,380 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5222ms INFO 2024-11-23 17:35:13,380 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,380 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7998ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:13,403 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:13,403 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.7704ms INFO 2024-11-23 17:35:13,403 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:13,403 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0842ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:14,606 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:35:14,606 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:35:14,607 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:35:14,607 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:14,607 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:14,607 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:14,607 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:14,610 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:14,610 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:14,615 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:14,615 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6241ms INFO 2024-11-23 17:35:14,615 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:14,616 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1583ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:14,642 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:14,643 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.838ms INFO 2024-11-23 17:35:14,643 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:14,643 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5511ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:34,811 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:35:34,812 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:35:34,812 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:34,812 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:34,815 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:34,848 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:34,848 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.5032ms INFO 2024-11-23 17:35:34,848 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:34,848 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1221ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:42,087 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:35:42,087 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:35:42,087 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:42,088 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:35:42,088 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:42,088 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:42,088 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:42,088 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:42,088 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:42,090 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:42,090 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:42,091 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:42,100 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:42,100 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:42,100 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7016ms INFO 2024-11-23 17:35:42,100 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2633ms INFO 2024-11-23 17:35:42,100 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:42,100 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:42,100 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4243ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:42,100 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8827ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:42,115 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:42,115 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.7585ms INFO 2024-11-23 17:35:42,115 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:42,115 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3396ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:42,191 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:35:42,192 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:42,192 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:42,195 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:42,200 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:42,200 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5576ms INFO 2024-11-23 17:35:42,200 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:42,200 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8459ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:43,703 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:35:43,703 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:35:43,703 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:43,704 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:43,706 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:43,739 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:43,740 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.1999ms INFO 2024-11-23 17:35:43,740 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:43,740 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9203ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:47,631 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354547575&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:35:47,632 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:35:47,632 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3609ms 200 text/html INFO 2024-11-23 17:35:49,312 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354549290 INFO 2024-11-23 17:35:49,313 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:35:49,313 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8782ms 200 application/javascript INFO 2024-11-23 17:35:49,326 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9324210538752646 INFO 2024-11-23 17:35:49,326 [131 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:35:49,326 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6211ms 200 application/javascript INFO 2024-11-23 17:35:49,446 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732354547575%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:35:49,446 [131 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:35:49,446 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,449 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:49,451 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 17:35:49,451 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:35:49,451 [131 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354547575&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:35:49,451 [4 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:35:49,451 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:35:49,451 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,454 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:49,454 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:49,454 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7675ms INFO 2024-11-23 17:35:49,454 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,455 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1052ms 200 application/json; charset=utf-8 WARN 2024-11-23 17:35:49,455 [4 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 17:35:49,455 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 17:35:49,455 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:49,455 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3046ms INFO 2024-11-23 17:35:49,455 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,456 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0522ms 401 application/json; charset=utf-8 INFO 2024-11-23 17:35:49,527 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 17:35:49,528 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:35:49,528 [131 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:35:49,528 [131 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:35:49,528 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:35:49,531 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 17:35:49,533 [4 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NjIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNDQzNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-WNsCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDYyIiwianRpIjoiNjJlOTAyMmQtYzY4Zi00MzQ5LTkwODMtMTk1YjgxZDA1YzQ1IiwiaWF0IjoxNzMyMjY0ODA3LCJuYmYiOjE3MzIyNjQ4MDUsImV4cCI6MTczMjM1MTIwNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.DTb0d_fG9eQL5vPy0diGTom-PgTqaMlcQh0Gs9p2JVA INFO 2024-11-23 17:35:49,537 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:49,537 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.1662ms INFO 2024-11-23 17:35:49,537 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:35:49,537 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7534ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:49,727 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 17:35:49,727 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:35:49,727 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:49,728 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,730 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:49,732 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:35:49,732 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:35:49,732 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:35:49,759 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:35:49,763 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:49,763 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.6797ms INFO 2024-11-23 17:35:49,763 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,763 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.175ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:49,839 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:35:49,839 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:49,839 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,842 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:49,843 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:35:49,843 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:49,843 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,844 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:35:49,844 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:35:49,844 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:35:49,846 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:49,851 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:49,851 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.26ms INFO 2024-11-23 17:35:49,851 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,851 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4841ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:49,871 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:35:49,871 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:35:49,875 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:49,875 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1218ms INFO 2024-11-23 17:35:49,875 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,875 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5369ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:49,948 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:35:49,949 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:49,949 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:35:49,949 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,949 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:49,949 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,951 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:49,952 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:49,957 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:49,957 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3205ms INFO 2024-11-23 17:35:49,957 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:49,957 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,957 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7185ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:49,957 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.2209ms INFO 2024-11-23 17:35:49,957 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:49,957 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3151ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:50,041 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:35:50,041 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:50,041 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,043 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:35:50,043 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:50,043 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,044 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:50,046 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:50,048 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:35:50,049 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:50,049 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:50,049 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,049 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.378ms INFO 2024-11-23 17:35:50,049 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,049 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6397ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:50,050 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:35:50,050 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:50,050 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,051 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:50,052 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:50,052 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7827ms INFO 2024-11-23 17:35:50,052 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,052 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0458ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:50,053 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:50,053 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:35:50,053 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:35:50,053 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:50,053 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:50,053 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,053 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,056 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:50,056 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:50,057 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:50,057 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.6864ms INFO 2024-11-23 17:35:50,057 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,057 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8797ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:50,062 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:50,062 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.0104ms INFO 2024-11-23 17:35:50,062 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,062 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1301ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:50,062 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:50,062 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.3844ms INFO 2024-11-23 17:35:50,062 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,062 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5287ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:50,063 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:50,063 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6447ms INFO 2024-11-23 17:35:50,063 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,063 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7928ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:50,112 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:35:50,113 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:50,113 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,114 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:35:50,114 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:50,114 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,115 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:50,117 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:50,141 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:50,142 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.8559ms INFO 2024-11-23 17:35:50,142 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,142 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0338ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:50,254 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:50,254 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 138.5634ms INFO 2024-11-23 17:35:50,254 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:50,254 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 141.8037ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:54,127 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 17:35:54,127 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 17:35:54,127 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:54,127 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:54,128 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:54,128 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:54,131 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:54,131 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:54,137 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:54,137 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.807ms INFO 2024-11-23 17:35:54,137 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:54,137 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1902ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:55,008 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:55,009 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 877.796ms INFO 2024-11-23 17:35:55,009 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:55,009 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 881.9169ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:57,085 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:35:57,086 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:57,086 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:57,087 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:35:57,087 [110 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:35:57,087 [110 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:35:57,088 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:57,089 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:57,090 [110 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:35:57,094 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:57,094 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5203ms INFO 2024-11-23 17:35:57,094 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:57,094 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2208ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:35:57,138 [110 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:35:57,138 [110 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 48.3146ms INFO 2024-11-23 17:35:57,138 [110 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:35:57,138 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.528ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:36:02,893 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:36:02,893 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:36:02,893 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:36:02,894 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:36:02,896 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:36:02,948 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:36:02,948 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 51.8202ms INFO 2024-11-23 17:36:02,948 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:36:02,948 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.4126ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:39:37,878 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:39:37,878 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:39:37,879 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:39:37,879 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:39:37,882 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:39:37,936 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:39:37,936 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 54.1921ms INFO 2024-11-23 17:39:37,936 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:39:37,936 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.7894ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:40:14,037 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:40:14,038 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 17:40:14,038 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5942ms 304 text/html INFO 2024-11-23 17:40:14,192 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 17:40:14,193 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:40:14,193 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 17:40:14,193 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6404ms 304 application/javascript INFO 2024-11-23 17:40:14,278 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354813196&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:40:14,279 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 17:40:14,279 [102 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 17:40:14,279 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:40:14,279 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9103ms 200 text/html INFO 2024-11-23 17:40:14,279 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5033ms 304 text/css INFO 2024-11-23 17:40:14,393 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 17:40:14,393 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:40:14,408 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 17:40:14,408 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5897ms 200 application/javascript INFO 2024-11-23 17:40:33,123 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 17:40:33,123 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:40:33,138 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 17:40:33,139 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.711ms 200 application/javascript INFO 2024-11-23 17:40:33,162 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354832107&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:40:33,162 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:40:33,163 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8692ms 200 text/html INFO 2024-11-23 17:40:33,257 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 17:40:33,257 [100 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:40:33,271 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 17:40:33,271 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1198ms 200 application/javascript INFO 2024-11-23 17:41:26,807 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354886647&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:41:26,808 [122 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:41:26,808 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2767ms 200 text/html INFO 2024-11-23 17:41:28,887 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732354888957 INFO 2024-11-23 17:41:28,888 [122 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:41:28,888 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8717ms 200 application/javascript INFO 2024-11-23 17:41:29,477 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4169044320221933 INFO 2024-11-23 17:41:29,478 [122 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:41:29,478 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8247ms 200 application/javascript INFO 2024-11-23 17:41:29,643 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732354886647%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:41:29,643 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:41:29,643 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:29,646 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:29,647 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:41:29,647 [122 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:41:29,647 [122 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:41:29,648 [122 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:41:29,648 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732354886647&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:41:29,648 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:29,650 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 17:41:29,651 [122 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 17:41:29,651 [122 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 17:41:29,651 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:29,652 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3548ms INFO 2024-11-23 17:41:29,652 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:29,652 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.107ms 401 application/json; charset=utf-8 INFO 2024-11-23 17:41:29,652 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:29,652 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.3532ms INFO 2024-11-23 17:41:29,652 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:29,652 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6764ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:29,802 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 17:41:29,802 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:41:29,802 [68 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:41:29,803 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:41:29,803 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:41:29,805 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 17:41:29,807 [134 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NDQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDQ0MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOWNjuiKsyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTQ0IiwianRpIjoiNGQ5NTc2NTgtNDVkNy00MDYzLTg2OTQtMmY4YzVjMGI1MWJiIiwiaWF0IjoxNzMyMTAxMjY0LCJuYmYiOjE3MzIxMDEyNjIsImV4cCI6MTczMjE4NzY2NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.UF9mtLNHCPiH6Mdghd7baUW92cZAknImPCoIxqPoLKw INFO 2024-11-23 17:41:29,811 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:29,811 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.0164ms INFO 2024-11-23 17:41:29,811 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:41:29,811 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7544ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:29,957 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:41:29,958 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:41:29,958 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:29,961 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:29,963 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:29,965 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:41:29,965 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:41:29,965 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:41:29,991 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:41:29,995 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:29,995 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.1537ms INFO 2024-11-23 17:41:29,995 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:29,995 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9398ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,127 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:41:30,127 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,127 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,130 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,132 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:41:30,132 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:41:30,132 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:41:30,138 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:41:30,138 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,138 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,141 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,146 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,147 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6392ms INFO 2024-11-23 17:41:30,147 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,147 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9254ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,159 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:41:30,185 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:41:30,190 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,190 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.035ms INFO 2024-11-23 17:41:30,190 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,190 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.3623ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,323 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:41:30,323 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,323 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,326 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,327 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:41:30,328 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,328 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,330 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,336 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,336 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4965ms INFO 2024-11-23 17:41:30,336 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,336 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7191ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,342 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,343 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6177ms INFO 2024-11-23 17:41:30,343 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,343 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.008ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,407 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:41:30,407 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,407 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,410 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,415 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,415 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3542ms INFO 2024-11-23 17:41:30,415 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,415 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6185ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,440 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:41:30,441 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,441 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,442 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:41:30,442 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,442 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:41:30,442 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,443 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,443 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,444 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,445 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,445 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,450 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,450 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4759ms INFO 2024-11-23 17:41:30,450 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,450 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7436ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,451 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,451 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4989ms INFO 2024-11-23 17:41:30,451 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,451 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1342ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,454 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,454 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7121ms INFO 2024-11-23 17:41:30,454 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,454 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8479ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,483 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:41:30,483 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,483 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,486 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,486 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:41:30,487 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,487 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,489 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,494 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,494 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9296ms INFO 2024-11-23 17:41:30,494 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,494 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1621ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,495 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,495 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.9641ms INFO 2024-11-23 17:41:30,495 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,495 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9987ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,562 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:41:30,562 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,562 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:41:30,563 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,563 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:30,563 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,565 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,565 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:30,575 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,575 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.6142ms INFO 2024-11-23 17:41:30,575 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,575 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7553ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:30,597 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:30,597 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.1219ms INFO 2024-11-23 17:41:30,597 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:30,597 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6075ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:31,781 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 17:41:31,782 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:31,782 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,784 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:31,786 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 17:41:31,787 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:31,787 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,787 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 17:41:31,788 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:31,788 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,790 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:31,790 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:31,790 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6865ms INFO 2024-11-23 17:41:31,790 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,790 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:31,790 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3123ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:31,791 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 17:41:31,791 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:31,791 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,794 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:31,795 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:31,795 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1527ms INFO 2024-11-23 17:41:31,795 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,795 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4792ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:31,798 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:31,798 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.8365ms INFO 2024-11-23 17:41:31,798 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,798 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1903ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:31,802 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:31,802 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.4674ms INFO 2024-11-23 17:41:31,802 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,803 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4981ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:31,825 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 17:41:31,826 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:31,826 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,828 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:31,833 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:31,833 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.895ms INFO 2024-11-23 17:41:31,833 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,833 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9476ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:31,961 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1944& INFO 2024-11-23 17:41:31,962 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:31,962 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,965 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:31,971 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:31,976 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.8929ms INFO 2024-11-23 17:41:31,976 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:31,976 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5938ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:33,001 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 17:41:33,001 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:33,001 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:33,004 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:33,008 [54 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 17:41:33,018 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:33,018 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.9513ms INFO 2024-11-23 17:41:33,018 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:33,018 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5298ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:33,040 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 17:41:33,041 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:33,041 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:33,043 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:33,048 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:33,048 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.0082ms INFO 2024-11-23 17:41:33,048 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:33,049 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1939ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:33,168 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1944& INFO 2024-11-23 17:41:33,168 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:33,168 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:33,171 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:33,177 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:33,182 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.1405ms INFO 2024-11-23 17:41:33,182 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:33,182 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7046ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:34,490 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 17:41:34,491 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:34,491 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:34,493 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:34,499 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:34,499 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6987ms INFO 2024-11-23 17:41:34,499 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:34,500 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3173ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:38,245 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 17:41:38,246 [122 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:41:38,246 [122 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 17:41:38,246 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5732ms 304 application/javascript INFO 2024-11-23 17:41:38,247 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 17:41:38,247 [122 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/card.5db10f37.css was not modified INFO 2024-11-23 17:41:38,247 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4375ms 304 text/css INFO 2024-11-23 17:41:38,250 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 17:41:38,250 [122 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:41:38,250 [122 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/card.ffc535b3.js was not modified INFO 2024-11-23 17:41:38,251 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.394ms 304 application/javascript INFO 2024-11-23 17:41:38,487 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:41:38,487 [122 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:41:38,488 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:38,488 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:38,490 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:38,491 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:41:38,491 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:38,491 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:38,494 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:38,510 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:38,511 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 16.5753ms INFO 2024-11-23 17:41:38,511 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:38,511 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8262ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:38,540 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:38,541 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 50.0887ms INFO 2024-11-23 17:41:38,541 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:38,541 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.6855ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:46,166 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:41:46,167 [122 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:41:46,167 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:46,167 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:46,170 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:46,177 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:46,177 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.5871ms INFO 2024-11-23 17:41:46,177 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:46,178 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1803ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:41:54,647 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 17:41:54,647 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:41:54,648 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:54,650 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:41:54,656 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:41:54,656 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6295ms INFO 2024-11-23 17:41:54,656 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:41:54,656 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2002ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:21,828 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732355001153&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:43:21,828 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:43:21,829 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2174ms 200 text/html INFO 2024-11-23 17:43:24,337 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732355003694 INFO 2024-11-23 17:43:24,338 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:43:24,338 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9146ms 200 application/javascript INFO 2024-11-23 17:43:24,517 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.38893692355321563 INFO 2024-11-23 17:43:24,518 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:43:24,518 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8098ms 200 application/javascript INFO 2024-11-23 17:43:24,787 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732355001153%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:43:24,787 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:43:24,787 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:24,790 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:24,792 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732355001153&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:43:24,796 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:24,796 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9507ms INFO 2024-11-23 17:43:24,796 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:24,796 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2456ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:24,824 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:43:24,824 [91 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:43:24,824 [91 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:43:24,824 [91 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:43:24,825 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:24,827 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 17:43:24,828 [91 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 17:43:24,828 [91 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 17:43:24,828 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:24,828 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1339ms INFO 2024-11-23 17:43:24,828 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:24,828 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7184ms 401 application/json; charset=utf-8 INFO 2024-11-23 17:43:25,029 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 17:43:25,029 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:43:25,030 [60 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:43:25,030 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:43:25,030 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:43:25,033 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 17:43:25,034 [60 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTk5NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWMoembhOmjniIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzI1IiwianRpIjoiZGYwOWIxZTUtYWVkOS00YzkzLWI1YWMtNGIxNGVjNTA5N2Q3IiwiaWF0IjoxNzMxNTcyNjEzLCJuYmYiOjE3MzE1NzI2MTEsImV4cCI6MTczMTY1OTAxMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.4wLmoW-q9Cz3qg0D5G2D0T4vTHj5ZVt4X-MZKRuEvyg INFO 2024-11-23 17:43:25,038 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:25,038 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.6413ms INFO 2024-11-23 17:43:25,038 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:43:25,039 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4346ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:25,203 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:43:25,204 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:43:25,204 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:25,206 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,209 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:25,211 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:43:25,211 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:43:25,211 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:43:25,244 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:43:25,268 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:25,269 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 59.7797ms INFO 2024-11-23 17:43:25,269 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,269 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.4153ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:25,462 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:43:25,462 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:25,462 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,464 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:43:25,464 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:25,464 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,466 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:25,467 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:25,469 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:43:25,469 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:43:25,470 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:43:25,472 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:25,473 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6052ms INFO 2024-11-23 17:43:25,473 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,473 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.236ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:25,497 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:43:25,525 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:43:25,530 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:25,530 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.8117ms INFO 2024-11-23 17:43:25,530 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,530 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.4365ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:25,732 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:43:25,732 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:25,732 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,733 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:43:25,733 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:25,733 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,735 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:25,736 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:25,741 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:25,741 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9688ms INFO 2024-11-23 17:43:25,741 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,741 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7321ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:25,754 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:25,754 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.5342ms INFO 2024-11-23 17:43:25,754 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,754 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9871ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:25,920 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:43:25,921 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:25,921 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,922 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:43:25,922 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:25,922 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,923 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:43:25,923 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:25,924 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,924 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:25,925 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:25,926 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:25,930 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:25,930 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8698ms INFO 2024-11-23 17:43:25,930 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,930 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0097ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:25,931 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:25,931 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.2542ms INFO 2024-11-23 17:43:25,931 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,932 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7541ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:25,932 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:25,932 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4863ms INFO 2024-11-23 17:43:25,932 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:25,932 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8143ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:26,041 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:43:26,041 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:26,041 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,043 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:43:26,043 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:43:26,043 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:26,043 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,043 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:26,044 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,044 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:26,046 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:26,046 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:26,052 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:26,052 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.3659ms INFO 2024-11-23 17:43:26,052 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,053 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8659ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:26,053 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:26,053 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.3115ms INFO 2024-11-23 17:43:26,053 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,054 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.938ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:26,059 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:26,059 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.0791ms INFO 2024-11-23 17:43:26,059 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,059 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3854ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:26,171 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:43:26,171 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:26,171 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,173 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:43:26,174 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:26,174 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,174 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:26,176 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:26,186 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:26,186 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7172ms INFO 2024-11-23 17:43:26,186 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,186 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1234ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:26,207 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:26,207 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.6446ms INFO 2024-11-23 17:43:26,207 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:26,207 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3665ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:27,445 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 17:43:27,446 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:43:27,446 [60 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/card.ffc535b3.js was not modified INFO 2024-11-23 17:43:27,446 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6728ms 304 application/javascript INFO 2024-11-23 17:43:27,457 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 17:43:27,457 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 17:43:27,458 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:43:27,458 [60 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/card.5db10f37.css was not modified INFO 2024-11-23 17:43:27,458 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 17:43:27,458 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4711ms 304 text/css INFO 2024-11-23 17:43:27,458 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4076ms 304 application/javascript INFO 2024-11-23 17:43:27,697 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 17:43:27,698 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:27,698 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:43:27,698 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:43:27,698 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:27,698 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:27,698 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:27,701 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:27,701 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:27,714 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:27,714 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.2807ms INFO 2024-11-23 17:43:27,714 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:27,714 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1275ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:27,759 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:27,759 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 58.6268ms INFO 2024-11-23 17:43:27,760 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:27,760 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.0445ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:43:42,917 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:43:42,917 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:43:42,918 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:43:42,918 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:42,921 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:43:42,990 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:43:42,990 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 69.2857ms INFO 2024-11-23 17:43:42,990 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:43:42,990 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.2487ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:11,728 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732355049713&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:44:11,729 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:44:11,729 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1555ms 200 text/html INFO 2024-11-23 17:44:15,407 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732355053363 INFO 2024-11-23 17:44:15,408 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:44:15,408 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9073ms 200 application/javascript INFO 2024-11-23 17:44:15,610 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.32331898463461717 INFO 2024-11-23 17:44:15,611 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:44:15,611 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7943ms 200 application/javascript INFO 2024-11-23 17:44:15,723 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Rsa/GetPublicKey INFO 2024-11-23 17:44:15,723 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 17:44:15,726 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2024-11-23 17:44:15,731 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:15,731 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 5.4754ms INFO 2024-11-23 17:44:15,731 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 17:44:15,732 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8617ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,068 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/Authenticate? application/json 290 INFO 2024-11-23 17:44:16,068 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:44:16,069 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:44:16,071 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Authenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.AuthenticateResultModel Authenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 17:44:16,146 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,146 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core) in 74.9135ms INFO 2024-11-23 17:44:16,146 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:44:16,147 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.5287ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,268 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732355049713%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:44:16,268 [14 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:44:16,268 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,271 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:16,273 [14 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732355049713&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:44:16,276 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,277 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7309ms INFO 2024-11-23 17:44:16,277 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,277 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0221ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,313 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:44:16,313 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:44:16,314 [65 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 17:44:16,314 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 17:44:16,314 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,316 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 17:44:16,317 [65 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 17:44:16,317 [65 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 17:44:16,318 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,318 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1507ms INFO 2024-11-23 17:44:16,318 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,318 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9068ms 401 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,343 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 707 INFO 2024-11-23 17:44:16,344 [122 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:44:16,344 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:16,347 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,349 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:16,351 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:44:16,352 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:44:16,352 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:44:16,379 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:44:16,383 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,383 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.0558ms INFO 2024-11-23 17:44:16,383 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,384 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0985ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,493 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 787 INFO 2024-11-23 17:44:16,493 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:44:16,494 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:16,494 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:44:16,496 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 17:44:16,498 [65 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDUzNiIsIkFzcE5ldC5JZGVudGl0eS5TZWN1cml0eVN0YW1wIjoiMmM1NWNkMjItMzNlMy00MmZkLWE0ZTctMTgzYjM2YTJjZGRhIiwiaHR0cDovL3d3dy5hc3BuZXRib2lsZXJwbGF0ZS5jb20vaWRlbnRpdHkvY2xhaW1zL3RlbmFudElkIjoiMSIsIlVzZXJOYW1lIjoi5Y2x5Zu95riFIiwiTGFuZ3VhZ2UiOiJ6aC1jbiIsInN1YiI6IjE5NDgiLCJqdGkiOiJiZWM1M2ExNS1lMTU3LTQ3YzYtOGNjNi03NzIwZjBhYjVhNjIiLCJpYXQiOjE3MzIzNTUwNTYsIm5iZiI6MTczMjM1NTA1NCwiZXhwIjoxNzMyNDQxNDU2LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.3Lfu81h5cvmlvSyauMpx5Oy7vE8KwGeryOhRFQ9YOFY INFO 2024-11-23 17:44:16,502 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,502 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.5931ms INFO 2024-11-23 17:44:16,502 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 17:44:16,502 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1916ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,590 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:44:16,591 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:16,591 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,592 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:44:16,592 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:16,593 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,593 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:16,595 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:16,595 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:44:16,596 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:44:16,596 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:44:16,601 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,601 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6026ms INFO 2024-11-23 17:44:16,601 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,601 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9423ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,623 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:44:16,650 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:44:16,655 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,656 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.0966ms INFO 2024-11-23 17:44:16,656 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,656 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.6034ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,723 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:44:16,723 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:44:16,724 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:16,724 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,727 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:16,729 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:44:16,729 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:44:16,729 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:44:16,756 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:44:16,768 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,768 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 41.0199ms INFO 2024-11-23 17:44:16,768 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,768 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7523ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,884 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:44:16,884 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:16,885 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:44:16,885 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,885 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:16,885 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,887 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:16,888 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:16,893 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,894 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7251ms INFO 2024-11-23 17:44:16,894 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,894 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1518ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:16,905 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:16,905 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.1785ms INFO 2024-11-23 17:44:16,905 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:16,905 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8102ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:17,129 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:44:17,130 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:17,130 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:44:17,130 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,130 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:17,130 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,133 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:17,133 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:17,138 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:17,138 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:17,138 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5692ms INFO 2024-11-23 17:44:17,138 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8422ms INFO 2024-11-23 17:44:17,138 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,138 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,139 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0403ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:17,139 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5801ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:17,162 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:44:17,163 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:44:17,163 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:17,163 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,163 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:17,163 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,166 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:17,166 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:17,171 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:17,171 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1369ms INFO 2024-11-23 17:44:17,171 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,171 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5133ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:17,175 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:17,175 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0115ms INFO 2024-11-23 17:44:17,175 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,175 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3757ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:17,239 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:44:17,239 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:17,240 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,242 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:17,248 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:17,248 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6089ms INFO 2024-11-23 17:44:17,248 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,248 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9812ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:17,274 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:44:17,275 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:17,275 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,277 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:17,290 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:17,290 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.2555ms INFO 2024-11-23 17:44:17,290 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,290 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5007ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:17,399 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:44:17,399 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:17,400 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,402 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:17,430 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:44:17,430 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:17,430 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,433 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:17,466 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:17,467 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.5665ms INFO 2024-11-23 17:44:17,467 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,467 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3172ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:17,495 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:17,496 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 93.2242ms INFO 2024-11-23 17:44:17,496 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:17,496 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.9238ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:27,923 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 17:44:27,923 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:44:27,923 [65 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/my.c30e81bb.js was not modified INFO 2024-11-23 17:44:27,924 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6572ms 304 application/javascript INFO 2024-11-23 17:44:27,924 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 17:44:27,924 [65 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/my.e909c210.css was not modified INFO 2024-11-23 17:44:27,924 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3993ms 304 text/css INFO 2024-11-23 17:44:28,208 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 17:44:28,208 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:28,208 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 17:44:28,209 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,209 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:28,209 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 17:44:28,209 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,210 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:28,210 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,210 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 17:44:28,211 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:28,211 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,211 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:28,212 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:28,212 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:28,213 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:28,220 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 17:44:28,220 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:28,220 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,221 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:28,221 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.4395ms INFO 2024-11-23 17:44:28,221 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,221 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.038ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:28,222 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:28,222 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.0617ms INFO 2024-11-23 17:44:28,222 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,222 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0211ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:28,223 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:28,224 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:28,225 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:28,225 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 12.8748ms INFO 2024-11-23 17:44:28,225 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,225 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 11.2493ms INFO 2024-11-23 17:44:28,225 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4158ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:28,225 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,225 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6796ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:28,228 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:28,228 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.3009ms INFO 2024-11-23 17:44:28,229 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,229 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0886ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:28,528 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1948& INFO 2024-11-23 17:44:28,529 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:28,529 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,532 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:28,586 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:28,691 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 158.6626ms INFO 2024-11-23 17:44:28,691 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:28,691 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 162.854ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:31,987 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 17:44:31,988 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:44:31,988 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/annualLeave.d4a8cdf3.js was not modified INFO 2024-11-23 17:44:31,988 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.635ms 304 application/javascript INFO 2024-11-23 17:44:31,989 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 17:44:31,989 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/annualLeave.046656c9.css was not modified INFO 2024-11-23 17:44:31,989 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3521ms 304 text/css INFO 2024-11-23 17:44:32,287 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 17:44:32,288 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:32,288 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:32,288 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 17:44:32,289 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:32,289 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:32,291 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:32,291 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:32,295 [126 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 17:44:32,296 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:32,296 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5556ms INFO 2024-11-23 17:44:32,296 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:32,297 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0874ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:32,305 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:32,306 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.1896ms INFO 2024-11-23 17:44:32,306 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:32,306 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4623ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:32,610 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1948& INFO 2024-11-23 17:44:32,611 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:32,611 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:32,614 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:32,629 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:32,731 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 116.9597ms INFO 2024-11-23 17:44:32,731 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:32,731 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 120.7282ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:44:46,867 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 17:44:46,867 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:44:46,868 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:46,870 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:44:46,876 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:44:46,876 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.4591ms INFO 2024-11-23 17:44:46,876 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:44:46,876 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2667ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:50:59,199 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 17:50:59,199 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 17:50:59,199 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:50:59,199 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:50:59,199 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:50:59,199 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:50:59,203 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:50:59,203 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:50:59,209 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:50:59,210 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4636ms INFO 2024-11-23 17:50:59,210 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:50:59,210 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7606ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:50:59,339 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:50:59,339 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 135.6612ms INFO 2024-11-23 17:50:59,339 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:50:59,339 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 140.5076ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:51:01,391 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 17:51:01,391 [102 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:51:01,392 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:51:01,392 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:51:01,395 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:51:01,450 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:51:01,450 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 55.0164ms INFO 2024-11-23 17:51:01,450 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 17:51:01,450 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8774ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:02,802 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732355702461&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:55:02,803 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 17:55:02,803 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9994ms 200 text/html INFO 2024-11-23 17:55:04,462 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732355704454 INFO 2024-11-23 17:55:04,463 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 17:55:04,463 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9257ms 200 application/javascript INFO 2024-11-23 17:55:04,477 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5934718850808003 INFO 2024-11-23 17:55:04,477 [122 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 17:55:04,478 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6825ms 200 application/javascript INFO 2024-11-23 17:55:04,609 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732355702461%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 17:55:04,609 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 17:55:04,609 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,613 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,615 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732355702461&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 17:55:04,615 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 17:55:04,615 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 17:55:04,615 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,616 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,619 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,619 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,620 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.8662ms INFO 2024-11-23 17:55:04,620 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,620 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7819ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,622 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 17:55:04,622 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 17:55:04,622 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 17:55:04,658 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 17:55:04,662 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,662 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 43.4762ms INFO 2024-11-23 17:55:04,662 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,662 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3429ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,729 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 17:55:04,729 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 17:55:04,729 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,729 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,729 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,729 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,732 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,732 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,734 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 17:55:04,734 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 17:55:04,734 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 17:55:04,737 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,737 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.605ms INFO 2024-11-23 17:55:04,737 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,738 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0928ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,761 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 17:55:04,761 [14 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 17:55:04,765 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,765 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4141ms INFO 2024-11-23 17:55:04,765 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,766 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7553ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,866 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 17:55:04,867 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,867 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,867 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 17:55:04,867 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,868 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,870 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,870 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,875 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,875 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3255ms INFO 2024-11-23 17:55:04,875 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,875 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,875 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.154ms INFO 2024-11-23 17:55:04,875 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,875 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7931ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,875 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2294ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,946 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 17:55:04,947 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,947 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,949 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,950 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 17:55:04,951 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,951 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,953 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,955 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,955 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3395ms INFO 2024-11-23 17:55:04,955 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,955 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5052ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,958 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 17:55:04,958 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,958 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,958 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,959 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2886ms INFO 2024-11-23 17:55:04,959 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,959 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6414ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,961 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,962 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 17:55:04,962 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 17:55:04,962 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,963 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,963 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,963 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,963 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 17:55:04,964 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:04,964 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,965 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,965 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,966 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:04,967 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,967 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8374ms INFO 2024-11-23 17:55:04,967 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,967 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1957ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,972 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,972 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6967ms INFO 2024-11-23 17:55:04,972 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,972 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8561ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,973 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,973 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.0234ms INFO 2024-11-23 17:55:04,973 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,973 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2918ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:04,974 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:04,975 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1257ms INFO 2024-11-23 17:55:04,975 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:04,975 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2884ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:05,042 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 17:55:05,042 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 17:55:05,042 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:05,042 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:05,042 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,043 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,045 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:05,045 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:05,070 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:05,071 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4489ms INFO 2024-11-23 17:55:05,071 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,071 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8082ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:05,135 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:05,135 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.7841ms INFO 2024-11-23 17:55:05,135 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,135 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.0826ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:05,759 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 17:55:05,759 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:05,759 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,762 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:55:05,762 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 17:55:05,762 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:05,762 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:05,762 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:05,763 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,763 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,765 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:05,766 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:05,775 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:05,775 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.5283ms INFO 2024-11-23 17:55:05,775 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,775 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4253ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:05,777 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:05,777 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 10.9889ms INFO 2024-11-23 17:55:05,777 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,777 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1834ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:05,890 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:05,890 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 125.3367ms INFO 2024-11-23 17:55:05,890 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:05,891 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.6181ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,194 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440& INFO 2024-11-23 17:55:08,195 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,195 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,198 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,252 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,253 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.8034ms INFO 2024-11-23 17:55:08,253 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,253 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5022ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,332 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225147&isHis=& INFO 2024-11-23 17:55:08,332 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:55:08,333 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,333 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,333 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,333 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,335 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,335 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,344 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 17:55:08,347 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,347 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.7494ms INFO 2024-11-23 17:55:08,347 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,347 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2115ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,351 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 17:55:08,354 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,354 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 18.8083ms INFO 2024-11-23 17:55:08,354 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,355 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2795ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,443 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&isHis=& INFO 2024-11-23 17:55:08,443 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,443 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,446 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,502 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,502 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.0637ms INFO 2024-11-23 17:55:08,502 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,502 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5408ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,601 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 17:55:08,601 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,602 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,604 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,612 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,612 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.0985ms INFO 2024-11-23 17:55:08,613 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,613 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6382ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,678 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&isHis=& INFO 2024-11-23 17:55:08,678 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&recordId=1994&tableName=FORM71& INFO 2024-11-23 17:55:08,678 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&flowID=185&nodeCode=begin& INFO 2024-11-23 17:55:08,679 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,679 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,679 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,679 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,679 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,679 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,681 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,681 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,683 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,736 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,736 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.5472ms INFO 2024-11-23 17:55:08,736 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,736 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8807ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,739 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,739 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.491ms INFO 2024-11-23 17:55:08,739 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,739 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.9223ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,743 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,743 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.7594ms INFO 2024-11-23 17:55:08,743 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,743 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.4061ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,811 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1994&approveID=225147& INFO 2024-11-23 17:55:08,811 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,811 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,814 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,822 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,822 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.2355ms INFO 2024-11-23 17:55:08,822 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,822 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5217ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,921 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 17:55:08,922 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,922 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,924 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,926 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 17:55:08,927 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,927 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1994&formCode=0070&flowID=185&nodeCode=begin&exeId=44186&guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&flag=4& INFO 2024-11-23 17:55:08,927 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,927 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:08,927 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,930 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,930 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4157ms INFO 2024-11-23 17:55:08,930 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,930 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,930 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6791ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:08,930 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:08,935 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:08,935 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9754ms INFO 2024-11-23 17:55:08,935 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:08,935 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4403ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:09,045 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:09,050 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 119.8734ms INFO 2024-11-23 17:55:09,050 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:09,050 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.5166ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:09,345 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=16222f5a-1f0e-3702-f01a-06183f6a289a&attachTableName=& INFO 2024-11-23 17:55:09,345 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=342249a0-4111-27bb-2099-4f8d820e4154&attachTableName=& INFO 2024-11-23 17:55:09,346 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:09,346 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:09,346 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:09,346 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:09,349 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:09,349 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:19,307 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:19,307 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:19,307 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9958.0912ms INFO 2024-11-23 17:55:19,307 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:19,307 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9958.2121ms INFO 2024-11-23 17:55:19,307 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:19,307 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9961.6243ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:19,307 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9961.6833ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:20,292 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2024-11-23 17:55:20,292 [11 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/new_dqwz.67eb1f54.png was not modified INFO 2024-11-23 17:55:20,292 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5652ms 304 image/png INFO 2024-11-23 17:55:20,317 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=MDRDjdeDqZ0%3D& INFO 2024-11-23 17:55:20,317 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:20,318 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:20,320 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:20,329 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:20,329 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4013ms INFO 2024-11-23 17:55:20,329 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:20,329 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0861ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:25,125 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 17:55:25,126 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:25,126 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:25,129 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:25,253 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:25,254 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 124.8767ms INFO 2024-11-23 17:55:25,254 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:25,254 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.5153ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,025 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440& INFO 2024-11-23 17:55:28,025 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,025 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,028 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,082 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,083 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.3959ms INFO 2024-11-23 17:55:28,083 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,083 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.9784ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,166 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:55:28,167 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,167 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,169 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,175 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225147&isHis=& INFO 2024-11-23 17:55:28,175 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,176 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,178 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,181 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,181 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.9344ms INFO 2024-11-23 17:55:28,181 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,182 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2793ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,186 [122 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 17:55:28,191 [122 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 17:55:28,195 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,195 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.6938ms INFO 2024-11-23 17:55:28,195 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,195 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1721ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,323 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&isHis=& INFO 2024-11-23 17:55:28,323 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,323 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,326 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,382 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,382 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 55.8395ms INFO 2024-11-23 17:55:28,382 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,382 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.4193ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,475 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 17:55:28,476 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,476 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,479 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,487 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,487 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.1574ms INFO 2024-11-23 17:55:28,487 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,487 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.148ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,566 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&isHis=& INFO 2024-11-23 17:55:28,566 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,566 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,569 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,575 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&flowID=185&nodeCode=begin& INFO 2024-11-23 17:55:28,575 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&recordId=1994&tableName=FORM71& INFO 2024-11-23 17:55:28,576 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,576 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,576 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,576 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,579 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,579 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,634 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,634 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,634 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.6921ms INFO 2024-11-23 17:55:28,634 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,634 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 55.8234ms INFO 2024-11-23 17:55:28,634 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,635 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.1256ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,635 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.1479ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,635 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,635 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 66.5572ms INFO 2024-11-23 17:55:28,635 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,636 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.9549ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,700 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1994&approveID=225147& INFO 2024-11-23 17:55:28,700 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,700 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,703 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,711 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,712 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.2877ms INFO 2024-11-23 17:55:28,712 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,712 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8521ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,792 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 17:55:28,792 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,793 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,794 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1994&formCode=0070&flowID=185&nodeCode=begin&exeId=44186&guid=3cbb2de7-a8bf-4fd3-ab83-f12a3cc31440&flag=4& INFO 2024-11-23 17:55:28,795 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:28,795 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,795 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,797 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:28,800 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,801 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2757ms INFO 2024-11-23 17:55:28,801 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,801 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6451ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:28,914 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:28,919 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 122.0577ms INFO 2024-11-23 17:55:28,919 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:28,919 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.257ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:29,233 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=16222f5a-1f0e-3702-f01a-06183f6a289a&attachTableName=& INFO 2024-11-23 17:55:29,233 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=342249a0-4111-27bb-2099-4f8d820e4154&attachTableName=& INFO 2024-11-23 17:55:29,233 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:29,233 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:29,233 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:29,233 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:29,236 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:29,236 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:29,312 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:29,312 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:29,312 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 75.6548ms INFO 2024-11-23 17:55:29,312 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:29,312 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 75.8227ms INFO 2024-11-23 17:55:29,312 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:29,312 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.3616ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:29,312 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.3948ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:30,215 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=MDRDjdeDqZ0%3D& INFO 2024-11-23 17:55:30,215 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:30,215 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:30,218 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:30,227 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:30,227 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.6269ms INFO 2024-11-23 17:55:30,227 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:30,227 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2874ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:31,526 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 17:55:31,526 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:31,526 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:31,529 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:31,656 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:31,656 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 127.5355ms INFO 2024-11-23 17:55:31,656 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:31,657 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 131.0835ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,075 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855& INFO 2024-11-23 17:55:34,076 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,076 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,079 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,140 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,140 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 61.0108ms INFO 2024-11-23 17:55:34,140 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,140 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.6183ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,276 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:55:34,277 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,277 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,280 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,280 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225117&isHis=& INFO 2024-11-23 17:55:34,280 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,281 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,283 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,291 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,291 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.5509ms INFO 2024-11-23 17:55:34,291 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,291 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0066ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,292 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 17:55:34,297 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 17:55:34,300 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,301 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.3272ms INFO 2024-11-23 17:55:34,301 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,301 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7359ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,385 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&isHis=& INFO 2024-11-23 17:55:34,385 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,385 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,388 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,445 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,445 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.7462ms INFO 2024-11-23 17:55:34,445 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,445 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.3004ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,512 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 17:55:34,512 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,513 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,515 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,522 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,523 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.3674ms INFO 2024-11-23 17:55:34,523 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,523 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7971ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,591 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&isHis=& INFO 2024-11-23 17:55:34,591 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,592 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,592 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&recordId=1992&tableName=FORM71& INFO 2024-11-23 17:55:34,592 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&flowID=185&nodeCode=begin& INFO 2024-11-23 17:55:34,593 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,593 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,593 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,593 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,594 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,595 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,596 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,650 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,650 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.5467ms INFO 2024-11-23 17:55:34,650 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,650 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.7972ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,652 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,652 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.5829ms INFO 2024-11-23 17:55:34,652 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,652 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.011ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,655 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,655 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.0824ms INFO 2024-11-23 17:55:34,656 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,656 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.6951ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,714 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1992&approveID=225117& INFO 2024-11-23 17:55:34,715 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,715 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,718 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,726 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,726 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.0559ms INFO 2024-11-23 17:55:34,726 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,726 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.655ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:34,816 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1992&formCode=0070&flowID=185&nodeCode=begin&exeId=44179&guid=9cd42f16-b4c5-40a0-9f4a-b8ebd2ec6855&flag=4& INFO 2024-11-23 17:55:34,816 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:34,816 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,819 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:34,936 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:34,941 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 121.7335ms INFO 2024-11-23 17:55:34,941 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:34,941 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.3592ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:35,110 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=0707080a-8002-85be-5e83-b25944d9d30d&attachTableName=& INFO 2024-11-23 17:55:35,110 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f3e2cbc5-3b39-cda7-4676-aaffd32844a0&attachTableName=& INFO 2024-11-23 17:55:35,111 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:35,111 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:35,111 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:35,111 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:35,114 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:35,114 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:35,170 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:35,170 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 56.6244ms INFO 2024-11-23 17:55:35,170 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:35,170 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:35,171 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 56.7305ms INFO 2024-11-23 17:55:35,171 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:35,171 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.1773ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:35,171 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.2328ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:36,096 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=W5vJU8B2X6M%3D& INFO 2024-11-23 17:55:36,096 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:36,096 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:36,099 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:36,108 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:36,108 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4968ms INFO 2024-11-23 17:55:36,108 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:36,108 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1144ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:39,017 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 17:55:39,018 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:39,018 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:39,021 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:39,147 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:39,148 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 126.9819ms INFO 2024-11-23 17:55:39,148 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:39,148 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.6117ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,136 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ab703199-7d08-4a08-b4d8-1407d4b07b52& INFO 2024-11-23 17:55:42,136 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,136 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,139 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,194 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,194 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.8871ms INFO 2024-11-23 17:55:42,194 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,194 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4877ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,264 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:55:42,265 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,265 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,268 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,269 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225122&isHis=& INFO 2024-11-23 17:55:42,269 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,269 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,272 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,279 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,279 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.5383ms INFO 2024-11-23 17:55:42,279 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,279 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0474ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,280 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 17:55:42,285 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 17:55:42,289 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,289 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.9519ms INFO 2024-11-23 17:55:42,289 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,289 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1108ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,410 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&isHis=& INFO 2024-11-23 17:55:42,410 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,411 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,413 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,470 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,470 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.9231ms INFO 2024-11-23 17:55:42,470 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,471 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.6259ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,541 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 17:55:42,542 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,542 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,545 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,552 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,552 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.6913ms INFO 2024-11-23 17:55:42,552 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,552 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9673ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,621 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&isHis=& INFO 2024-11-23 17:55:42,621 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&flowID=185&nodeCode=begin& INFO 2024-11-23 17:55:42,621 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&recordId=1993&tableName=FORM71& INFO 2024-11-23 17:55:42,622 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,622 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,622 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,622 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,622 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,622 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,625 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,625 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,625 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,680 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,680 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.5228ms INFO 2024-11-23 17:55:42,680 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,680 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2786ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,684 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,684 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 59.0183ms INFO 2024-11-23 17:55:42,684 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,684 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.8016ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,686 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,686 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.9024ms INFO 2024-11-23 17:55:42,686 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,686 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2995ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,743 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1993&approveID=225122& INFO 2024-11-23 17:55:42,743 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,743 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,746 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,754 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,754 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.2958ms INFO 2024-11-23 17:55:42,754 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,754 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6169ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:42,841 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1993&formCode=0070&flowID=185&nodeCode=begin&exeId=44180&guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&flag=4& INFO 2024-11-23 17:55:42,841 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:42,842 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,844 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:42,962 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:42,967 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 122.8896ms INFO 2024-11-23 17:55:42,967 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:42,967 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.1307ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:43,238 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=10e30fe1-e42e-c785-84b5-d139f982cfdd&attachTableName=& INFO 2024-11-23 17:55:43,238 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:43,239 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:43,241 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:43,245 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=c2eb99cb-eb2d-6675-0e62-4b1ee4ae59c2&attachTableName=& INFO 2024-11-23 17:55:43,245 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:43,245 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:43,248 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:43,274 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:43,274 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 25.9815ms INFO 2024-11-23 17:55:43,274 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:43,274 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:43,274 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 32.7756ms INFO 2024-11-23 17:55:43,274 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:43,274 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4191ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:43,274 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2306ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:44,214 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=cNCuBT5rkSI%3D& INFO 2024-11-23 17:55:44,215 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:44,215 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:44,218 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:44,226 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:44,226 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.486ms INFO 2024-11-23 17:55:44,226 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:44,226 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0954ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:48,525 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 17:55:48,525 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:48,525 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:48,528 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:48,657 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:48,657 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 128.8845ms INFO 2024-11-23 17:55:48,657 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:48,657 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.482ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,174 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fcdc7a0f-3487-404e-bb5a-c759fc16212c& INFO 2024-11-23 17:55:51,175 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,175 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,178 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:51,232 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:51,232 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.4016ms INFO 2024-11-23 17:55:51,232 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,232 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.9606ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,309 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:55:51,309 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,309 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,311 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=224866&isHis=& INFO 2024-11-23 17:55:51,312 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:51,312 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,312 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,314 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:51,322 [145 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 17:55:51,323 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:51,323 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.3852ms INFO 2024-11-23 17:55:51,323 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,323 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7522ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,327 [145 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 17:55:51,331 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:51,331 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.2839ms INFO 2024-11-23 17:55:51,331 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,331 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5549ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,476 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=fcdc7a0f-3487-404e-bb5a-c759fc16212c&isHis=& INFO 2024-11-23 17:55:51,476 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,476 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,479 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:51,535 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:51,535 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 55.7506ms INFO 2024-11-23 17:55:51,535 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,535 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2917ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,607 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 17:55:51,608 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,608 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,611 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:51,620 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:51,620 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.6745ms INFO 2024-11-23 17:55:51,620 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,620 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9401ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,690 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=fcdc7a0f-3487-404e-bb5a-c759fc16212c&isHis=& INFO 2024-11-23 17:55:51,690 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,690 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,692 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=fcdc7a0f-3487-404e-bb5a-c759fc16212c&recordId=1991&tableName=FORM71& INFO 2024-11-23 17:55:51,692 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,692 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,693 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=fcdc7a0f-3487-404e-bb5a-c759fc16212c&flowID=185&nodeCode=begin& INFO 2024-11-23 17:55:51,693 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:51,694 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,694 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,695 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:51,697 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:51,789 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:51,789 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 92.1268ms INFO 2024-11-23 17:55:51,789 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,789 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.735ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,789 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:51,790 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 94.4259ms INFO 2024-11-23 17:55:51,790 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,790 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.9ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,794 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:51,794 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 100.7223ms INFO 2024-11-23 17:55:51,794 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,794 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.5862ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,853 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1991&approveID=224866& INFO 2024-11-23 17:55:51,854 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,854 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,857 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:51,865 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:51,865 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.1138ms INFO 2024-11-23 17:55:51,865 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,865 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0473ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:51,944 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1991&formCode=0070&flowID=185&nodeCode=begin&exeId=44131&guid=fcdc7a0f-3487-404e-bb5a-c759fc16212c&flag=4& INFO 2024-11-23 17:55:51,945 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:51,945 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:51,947 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:52,064 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:52,069 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 121.1583ms INFO 2024-11-23 17:55:52,069 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:52,069 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.4031ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:52,418 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=cbfe6b57-2589-1216-c0a2-3c67331dc8b6&attachTableName=& INFO 2024-11-23 17:55:52,418 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=42879301-956b-a4e8-f706-e5ccb21f0f7c&attachTableName=& INFO 2024-11-23 17:55:52,418 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:52,419 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:52,419 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:52,419 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:52,421 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:52,421 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:52,454 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:52,455 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 33.1634ms INFO 2024-11-23 17:55:52,455 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:52,455 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7046ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:52,455 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:52,455 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 33.4433ms INFO 2024-11-23 17:55:52,455 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:52,455 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0253ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:55:53,362 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=x9A%2FnOBF7p0%3D& INFO 2024-11-23 17:55:53,363 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:55:53,363 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:53,366 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:55:53,374 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:55:53,375 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.8569ms INFO 2024-11-23 17:55:53,375 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:55:53,375 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5019ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:05,976 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 17:56:05,977 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:05,977 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:05,979 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:06,105 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:06,106 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 126.2211ms INFO 2024-11-23 17:56:06,106 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:06,106 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.8168ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:07,974 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ab703199-7d08-4a08-b4d8-1407d4b07b52& INFO 2024-11-23 17:56:07,975 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:07,975 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:07,978 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,032 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,032 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.5539ms INFO 2024-11-23 17:56:08,032 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,033 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.0864ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:08,111 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:56:08,111 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:08,111 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,113 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225122&isHis=& INFO 2024-11-23 17:56:08,113 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:08,113 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,114 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,116 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,124 [14 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 17:56:08,125 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,126 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.439ms INFO 2024-11-23 17:56:08,126 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,126 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8883ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:08,129 [14 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 17:56:08,133 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,133 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.0475ms INFO 2024-11-23 17:56:08,133 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,133 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2359ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:08,216 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&isHis=& INFO 2024-11-23 17:56:08,217 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:08,217 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,220 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,276 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,276 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.3067ms INFO 2024-11-23 17:56:08,276 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,276 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.7955ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:08,358 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 17:56:08,359 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:08,359 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,361 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,369 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,369 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.0465ms INFO 2024-11-23 17:56:08,370 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,370 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5256ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:08,443 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&isHis=& INFO 2024-11-23 17:56:08,444 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:08,444 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,446 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&recordId=1993&tableName=FORM71& INFO 2024-11-23 17:56:08,446 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:08,446 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,447 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,448 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&flowID=185&nodeCode=begin& INFO 2024-11-23 17:56:08,449 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:08,449 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,449 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,451 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,506 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,506 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.6473ms INFO 2024-11-23 17:56:08,506 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,506 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,506 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.065ms INFO 2024-11-23 17:56:08,506 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,506 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8116ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:08,506 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.1531ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:08,509 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,510 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 62.8675ms INFO 2024-11-23 17:56:08,510 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,510 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.4393ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:08,574 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1993&approveID=225122& INFO 2024-11-23 17:56:08,574 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:08,574 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,577 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,585 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,586 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.7041ms INFO 2024-11-23 17:56:08,586 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,586 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1901ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:08,687 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1993&formCode=0070&flowID=185&nodeCode=begin&exeId=44180&guid=ab703199-7d08-4a08-b4d8-1407d4b07b52&flag=4& INFO 2024-11-23 17:56:08,688 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:08,688 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,691 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:08,806 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:08,811 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 120.2925ms INFO 2024-11-23 17:56:08,811 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:08,811 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.7245ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:09,115 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=10e30fe1-e42e-c785-84b5-d139f982cfdd&attachTableName=& INFO 2024-11-23 17:56:09,116 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:09,116 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:09,118 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:09,119 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=c2eb99cb-eb2d-6675-0e62-4b1ee4ae59c2&attachTableName=& INFO 2024-11-23 17:56:09,119 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:09,120 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:09,122 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:09,145 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:09,145 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 23.3954ms INFO 2024-11-23 17:56:09,145 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:09,145 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:09,146 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 27.161ms INFO 2024-11-23 17:56:09,146 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:09,146 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.5633ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:09,146 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.691ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:10,089 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=cNCuBT5rkSI%3D& INFO 2024-11-23 17:56:10,090 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:10,090 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:10,093 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:10,101 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:10,101 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4091ms INFO 2024-11-23 17:56:10,101 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:10,101 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9207ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:19,243 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 17:56:19,244 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:19,244 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:19,247 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:19,372 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:19,373 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 125.7232ms INFO 2024-11-23 17:56:19,373 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:19,373 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.4027ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:21,377 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=2&Flag=4&type=0&formCode=& INFO 2024-11-23 17:56:21,378 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:21,378 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:21,380 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:21,506 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:21,506 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 125.9227ms INFO 2024-11-23 17:56:21,507 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:21,507 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.5867ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:22,617 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=918d1500-80e3-490a-bd05-b19e89d206db& INFO 2024-11-23 17:56:22,617 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:22,617 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:22,620 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:22,675 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:22,675 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.1733ms INFO 2024-11-23 17:56:22,675 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:22,675 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8316ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:22,759 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:56:22,760 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:22,760 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:22,762 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=223437&isHis=& INFO 2024-11-23 17:56:22,762 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:22,762 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:22,763 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:22,765 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:22,772 [68 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 17:56:22,774 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:22,774 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.2442ms INFO 2024-11-23 17:56:22,774 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:22,774 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6814ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:22,778 [68 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 17:56:22,781 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:22,781 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.5276ms INFO 2024-11-23 17:56:22,781 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:22,781 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6013ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:22,867 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=918d1500-80e3-490a-bd05-b19e89d206db&isHis=& INFO 2024-11-23 17:56:22,868 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:22,868 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:22,871 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:22,928 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:22,928 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 57.1428ms INFO 2024-11-23 17:56:22,928 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:22,928 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.6503ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:23,067 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 17:56:23,067 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:23,067 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,070 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:23,078 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:23,078 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.4183ms INFO 2024-11-23 17:56:23,078 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,079 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9607ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:23,152 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=918d1500-80e3-490a-bd05-b19e89d206db&isHis=& INFO 2024-11-23 17:56:23,153 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:23,153 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,156 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:23,160 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=918d1500-80e3-490a-bd05-b19e89d206db&flowID=185&nodeCode=begin& INFO 2024-11-23 17:56:23,160 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=918d1500-80e3-490a-bd05-b19e89d206db&recordId=1950&tableName=FORM71& INFO 2024-11-23 17:56:23,160 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:23,160 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:23,160 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,160 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,163 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:23,163 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:23,218 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:23,218 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.5818ms INFO 2024-11-23 17:56:23,219 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,219 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.756ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:23,221 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:23,221 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:23,221 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.8721ms INFO 2024-11-23 17:56:23,221 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 65.2056ms INFO 2024-11-23 17:56:23,221 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,221 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,221 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.8951ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:23,221 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.1992ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:23,289 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1950&approveID=223437& INFO 2024-11-23 17:56:23,290 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:23,290 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,293 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:23,301 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:23,302 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.8655ms INFO 2024-11-23 17:56:23,302 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,302 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5604ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:23,389 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1950&formCode=0070&flowID=185&nodeCode=begin&exeId=43851&guid=918d1500-80e3-490a-bd05-b19e89d206db&flag=4& INFO 2024-11-23 17:56:23,390 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:23,390 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,392 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:23,512 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:23,517 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 124.6066ms INFO 2024-11-23 17:56:23,517 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,517 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.1362ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:23,830 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=af2d9bbb-e5db-7106-f8d5-ec21c19c96f0&attachTableName=& INFO 2024-11-23 17:56:23,830 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f323fe85-2a8e-c827-64cf-5c4ce441055f&attachTableName=& INFO 2024-11-23 17:56:23,831 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:23,831 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:23,831 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,831 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,833 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:23,833 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:23,860 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:23,860 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 26.6195ms INFO 2024-11-23 17:56:23,860 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,860 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1724ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:23,868 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:23,868 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 34.597ms INFO 2024-11-23 17:56:23,868 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:23,868 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1834ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:24,795 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=1qrs7KjBg6s%3D& INFO 2024-11-23 17:56:24,796 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:24,796 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:24,798 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:24,807 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:24,807 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3676ms INFO 2024-11-23 17:56:24,807 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:24,807 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8299ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:38,709 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 17:56:38,709 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:38,709 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:38,712 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:38,837 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:38,837 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 125.073ms INFO 2024-11-23 17:56:38,837 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:38,837 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.6244ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:40,694 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=2&Flag=4&type=0&formCode=& INFO 2024-11-23 17:56:40,694 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:40,694 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:40,697 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:40,828 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:40,829 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 131.359ms INFO 2024-11-23 17:56:40,829 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:40,829 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.3109ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:42,532 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=73b4cdcb-640a-4cc3-924a-dfdbf31d0176& INFO 2024-11-23 17:56:42,532 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:42,533 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:42,535 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:42,591 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:42,591 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.4687ms INFO 2024-11-23 17:56:42,591 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:42,591 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.1468ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:42,782 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=223434&isHis=& INFO 2024-11-23 17:56:42,782 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 17:56:42,782 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:42,782 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:42,782 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:42,782 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:42,785 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:42,785 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:42,793 [68 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 17:56:42,797 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:42,797 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.8579ms INFO 2024-11-23 17:56:42,797 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:42,797 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4869ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:42,798 [68 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 17:56:42,802 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:42,802 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.8568ms INFO 2024-11-23 17:56:42,802 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:42,802 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4163ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:42,882 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=73b4cdcb-640a-4cc3-924a-dfdbf31d0176&isHis=& INFO 2024-11-23 17:56:42,883 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:42,883 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:42,885 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:42,943 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:42,943 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 57.5858ms INFO 2024-11-23 17:56:42,943 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:42,943 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.8524ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:43,009 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 17:56:43,010 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:43,010 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,012 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:43,020 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:43,020 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.8806ms INFO 2024-11-23 17:56:43,020 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,021 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2986ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:43,088 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=73b4cdcb-640a-4cc3-924a-dfdbf31d0176&isHis=& INFO 2024-11-23 17:56:43,089 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:43,089 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,091 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=73b4cdcb-640a-4cc3-924a-dfdbf31d0176&recordId=1949&tableName=FORM71& INFO 2024-11-23 17:56:43,091 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:43,091 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,091 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:43,093 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=73b4cdcb-640a-4cc3-924a-dfdbf31d0176&flowID=185&nodeCode=begin& INFO 2024-11-23 17:56:43,093 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:43,093 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:43,094 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,096 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:43,151 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:43,151 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:43,151 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.1735ms INFO 2024-11-23 17:56:43,151 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.7055ms INFO 2024-11-23 17:56:43,151 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,151 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,151 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.457ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:43,151 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8882ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:43,152 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:43,153 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.31ms INFO 2024-11-23 17:56:43,153 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,153 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.7813ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:43,225 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1949&approveID=223434& INFO 2024-11-23 17:56:43,225 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:43,225 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,228 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:43,236 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:43,236 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.1752ms INFO 2024-11-23 17:56:43,236 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,236 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5476ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:43,331 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1949&formCode=0070&flowID=185&nodeCode=begin&exeId=43850&guid=73b4cdcb-640a-4cc3-924a-dfdbf31d0176&flag=4& INFO 2024-11-23 17:56:43,331 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:43,332 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,334 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:43,452 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:43,457 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 123.0096ms INFO 2024-11-23 17:56:43,457 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,457 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.2996ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:43,845 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4cea5183-5668-b51f-ce00-0cb73c3dd34c&attachTableName=& INFO 2024-11-23 17:56:43,846 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:43,846 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,848 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=6d7661dd-9875-aeb0-6ed8-e6014e2f0c88&attachTableName=& INFO 2024-11-23 17:56:43,848 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:43,848 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,849 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:43,851 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:43,878 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:43,878 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 26.8324ms INFO 2024-11-23 17:56:43,878 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,878 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6808ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:43,880 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:43,880 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 31.3578ms INFO 2024-11-23 17:56:43,880 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:43,880 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9099ms 200 application/json; charset=utf-8 INFO 2024-11-23 17:56:44,825 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=jjYXMg3ixFI%3D& INFO 2024-11-23 17:56:44,826 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 17:56:44,826 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:44,829 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 17:56:44,837 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 17:56:44,837 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.2595ms INFO 2024-11-23 17:56:44,837 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 17:56:44,837 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8586ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:15,485 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732356376125&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:06:15,486 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:06:15,486 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3432ms 200 text/html INFO 2024-11-23 18:06:21,370 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732356381997 INFO 2024-11-23 18:06:21,371 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:06:21,371 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9952ms 200 application/javascript INFO 2024-11-23 18:06:21,520 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4141044907603042 INFO 2024-11-23 18:06:21,520 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:06:21,520 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8186ms 200 application/javascript INFO 2024-11-23 18:06:21,828 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732356376125%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:06:21,829 [120 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:06:21,829 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:21,831 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:06:21,831 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:06:21,832 [31 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:06:21,832 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:21,832 [31 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:06:21,832 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:21,834 [120 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732356376125&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:06:21,834 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 18:06:21,835 [31 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 18:06:21,835 [31 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 18:06:21,835 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:21,836 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2251ms INFO 2024-11-23 18:06:21,836 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:21,836 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0028ms 401 application/json; charset=utf-8 INFO 2024-11-23 18:06:21,838 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:21,838 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1384ms INFO 2024-11-23 18:06:21,838 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:21,838 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7174ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,008 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 18:06:22,009 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:06:22,009 [31 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:06:22,009 [31 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:06:22,009 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:06:22,012 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 18:06:22,014 [31 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMjAyMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuavleS4nOS4nCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTA4IiwianRpIjoiYTI5ZmM5YTktNGZkMS00ODk3LWJjOWUtNDFkZDEyN2YxYzdlIiwiaWF0IjoxNzMyMTczMzY5LCJuYmYiOjE3MzIxNzMzNjcsImV4cCI6MTczMjI1OTc2OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.cdAkCk0u13G62pPgFDYViedXnltipQRS4LvpL2TooI4 INFO 2024-11-23 18:06:22,018 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,019 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.1081ms INFO 2024-11-23 18:06:22,019 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:06:22,019 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3662ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,272 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:06:22,272 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:06:22,272 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,275 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,278 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,280 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:06:22,280 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:06:22,280 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:06:22,306 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:06:22,310 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,310 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.4335ms INFO 2024-11-23 18:06:22,310 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,311 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7979ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,480 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:06:22,480 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,480 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,483 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,485 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:06:22,486 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:06:22,486 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:06:22,506 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:06:22,506 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,507 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,509 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,512 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:06:22,515 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,515 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.657ms INFO 2024-11-23 18:06:22,515 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,515 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9693ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,538 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:06:22,543 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,543 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.9768ms INFO 2024-11-23 18:06:22,543 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,543 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.4772ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,712 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:06:22,712 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,713 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,715 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:06:22,715 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,716 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,716 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,718 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,724 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,724 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.839ms INFO 2024-11-23 18:06:22,724 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,724 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.995ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,732 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,733 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.8334ms INFO 2024-11-23 18:06:22,733 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,733 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7675ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,830 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:06:22,831 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,831 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,833 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,838 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,838 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1271ms INFO 2024-11-23 18:06:22,838 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,839 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2746ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,900 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:06:22,900 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,901 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,901 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:06:22,902 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,902 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,903 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,904 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,909 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,909 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7198ms INFO 2024-11-23 18:06:22,909 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,909 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2634ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,910 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,910 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3631ms INFO 2024-11-23 18:06:22,910 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,910 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6532ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,948 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:06:22,948 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,948 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,951 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,961 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,961 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.7254ms INFO 2024-11-23 18:06:22,961 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,961 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6886ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:22,988 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:06:22,988 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:22,988 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,991 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:22,997 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:22,997 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1083ms INFO 2024-11-23 18:06:22,997 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:22,997 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8163ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:23,047 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:06:23,048 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:23,048 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:23,050 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:23,060 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:23,060 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4522ms INFO 2024-11-23 18:06:23,060 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:23,060 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9022ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:23,076 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:06:23,077 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:23,077 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:23,079 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:23,117 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:23,118 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 38.232ms INFO 2024-11-23 18:06:23,118 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:23,118 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.6229ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:23,198 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:06:23,199 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:23,199 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:23,201 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:23,210 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:23,210 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3396ms INFO 2024-11-23 18:06:23,210 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:23,210 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.01ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:31,606 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 18:06:31,606 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:31,606 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,607 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 18:06:31,607 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:31,607 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,609 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:31,609 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:31,612 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 18:06:31,612 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:31,613 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,613 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 18:06:31,613 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:31,613 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,616 [104 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:31,616 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:31,616 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9656ms INFO 2024-11-23 18:06:31,617 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,617 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0533ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:31,618 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:31,619 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:31,619 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 10.244ms INFO 2024-11-23 18:06:31,619 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,619 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7277ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:31,621 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:06:31,622 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:31,622 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,622 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:31,622 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3811ms INFO 2024-11-23 18:06:31,622 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,622 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4934ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:31,627 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:31,628 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:31,628 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 10.0854ms INFO 2024-11-23 18:06:31,628 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,628 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1822ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:31,632 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:31,632 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5966ms INFO 2024-11-23 18:06:31,632 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,633 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.615ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:31,790 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1508& INFO 2024-11-23 18:06:31,790 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:31,791 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,793 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:31,799 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:31,799 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2934ms INFO 2024-11-23 18:06:31,799 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:31,800 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9241ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:33,288 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 18:06:33,288 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:33,288 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:33,291 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:33,295 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 18:06:33,295 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 18:06:33,295 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:33,295 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:33,298 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:33,304 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:33,304 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.0443ms INFO 2024-11-23 18:06:33,304 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:33,304 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2075ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:33,305 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:33,305 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.9449ms INFO 2024-11-23 18:06:33,305 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:33,305 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5119ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:33,531 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1508& INFO 2024-11-23 18:06:33,531 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:33,531 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:33,534 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:33,540 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:33,540 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2083ms INFO 2024-11-23 18:06:33,540 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:33,540 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7225ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:35,451 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:06:35,451 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:35,451 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:35,454 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:35,459 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:35,459 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.3931ms INFO 2024-11-23 18:06:35,459 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:35,460 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9176ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:36,687 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054008&IsEss=true& INFO 2024-11-23 18:06:36,688 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:36,688 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:36,691 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:36,691 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 18:06:36,691 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:36,691 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:36,694 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParentalLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetParentalLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:36,696 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:36,696 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6505ms INFO 2024-11-23 18:06:36,696 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:36,697 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2367ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:36,697 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= ERROR 2024-11-23 18:06:36,703 [37 ] MyHRDAL.LogRecord - HrDAL.ExecuteReader(SET NOCOUNT ON;SELECT KQAT_YEJ.YEARS "KQAT_YEJ_YEARS",KQAT_YEJ.RECORDID "KQAT_YEJ_RECORDID",KQAT_YEJ.KQAT_YEJ1 "KQAT_YEJ_KQAT_YEJ1",KQAT_YEJ.KQAT_YEJ2 "KQAT_YEJ_KQAT_YEJ2",KQAT_YEJ.A0188 "KQAT_YEJ_A0188",KQAT_YEJ.KQAT_YEJ3 "KQAT_YEJ_KQAT_YEJ3",KQAT_YEJ.KQAT_YEJ20 "KQAT_YEJ_KQAT_YEJ20",KQAT_YEJ.KQAT_YEJ4 "KQAT_YEJ_KQAT_YEJ4",KQAT_YEJ.A_ID "KQAT_YEJ_A_ID",KQAT_YEJ.KQAT_YEJ5 "KQAT_YEJ_KQAT_YEJ5",KQAT_YEJ.KQAT_YEJ6 "KQAT_YEJ_KQAT_YEJ6",KQAT_YEJ.KQAT_YEJ10 "KQAT_YEJ_KQAT_YEJ10",KQAT_YEJ.KQAT_YEJ28 "KQAT_YEJ_KQAT_YEJ28",KQAT_YEJ.KQAT_YEJ11 "KQAT_YEJ_KQAT_YEJ11",KQAT_YEJ.A0141 "KQAT_YEJ_A0141",KQAT_YEJ.KQAT_YEJ29 "KQAT_YEJ_KQAT_YEJ29",KQAT_YEJ.KQAT_YEJ7 "KQAT_YEJ_KQAT_YEJ7",KQAT_YEJ.KQAT_YEJ9 "KQAT_YEJ_KQAT_YEJ9",KQAT_YEJ.OPNAME "KQAT_YEJ_OPNAME",KQAT_YEJ.OPDATE "KQAT_YEJ_OPDATE",KQAT_YEJ.SIGNED "KQAT_YEJ_SIGNED",KQAT_YEJ.KQAT_YEJ15 "KQAT_YEJ_KQAT_YEJ15",KQAT_YEJ.KQAT_YEJ12 "KQAT_YEJ_KQAT_YEJ12",KQAT_YEJ.KQAT_YEJ8 "KQAT_YEJ_KQAT_YEJ8" FROM KQAT_YEJ WHERE A0188 = @A0188 AND YEARS = @YEARS )³ö´íInvalid column name 'KQAT_YEJ20'. Invalid column name 'KQAT_YEJ28'. Invalid column name 'KQAT_YEJ29'. Invalid column name 'KQAT_YEJ15'. INFO 2024-11-23 18:06:36,707 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:36,707 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 13.4806ms INFO 2024-11-23 18:06:36,707 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:36,707 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5999ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:36,875 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1508& INFO 2024-11-23 18:06:36,876 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:36,876 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:36,879 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:36,885 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:36,885 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.1801ms INFO 2024-11-23 18:06:36,885 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:36,885 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5791ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:38,290 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:06:38,290 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:38,291 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:38,293 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:38,299 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:38,299 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6917ms INFO 2024-11-23 18:06:38,299 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:38,299 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.36ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:43,130 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 18:06:43,131 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:43,131 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:43,134 [108 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:43,142 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:43,142 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 8.5667ms INFO 2024-11-23 18:06:43,142 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:43,143 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1268ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:46,288 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 18:06:46,288 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:46,288 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:46,290 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:06:46,290 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:46,291 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:46,291 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:46,293 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:46,304 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:46,304 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 11.1506ms INFO 2024-11-23 18:06:46,304 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:46,304 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3773ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:46,879 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:46,880 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 589.0009ms INFO 2024-11-23 18:06:46,880 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:46,880 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 592.74ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:51,648 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:06:51,648 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:51,648 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:51,652 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:51,655 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=0& INFO 2024-11-23 18:06:51,655 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:51,656 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:51,658 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:51,660 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:51,660 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.5942ms INFO 2024-11-23 18:06:51,660 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:51,660 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8033ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:51,666 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:51,666 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.0076ms INFO 2024-11-23 18:06:51,666 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:51,666 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3104ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:51,681 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2024-11-23 18:06:51,682 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:51,682 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:51,684 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:51,697 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:51,703 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 18.1369ms INFO 2024-11-23 18:06:51,703 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:51,703 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3152ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:06:53,690 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=xwzuHH6txjc%3D& INFO 2024-11-23 18:06:53,691 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:06:53,691 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:53,693 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:06:53,697 [70 ] Sg.HcmMb.PubClass.ShareData - oldValue:xwzuHH6txjc= INFO 2024-11-23 18:06:53,728 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:06:53,728 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 34.4139ms INFO 2024-11-23 18:06:53,728 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:06:53,728 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0493ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:01,091 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 18:07:01,091 [120 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:07:01,092 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:01,092 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:01,095 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:01,113 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:01,113 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 18.0399ms INFO 2024-11-23 18:07:01,113 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:01,113 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.38ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:01,567 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 18:07:01,567 [103 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:07:01,567 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:01,568 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:01,570 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:01,586 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:01,586 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.5372ms INFO 2024-11-23 18:07:01,586 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:01,586 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1608ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:03,407 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 18:07:03,407 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:07:03,407 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:03,407 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:03,410 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:03,425 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:03,425 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.5938ms INFO 2024-11-23 18:07:03,426 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:03,426 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.249ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:03,647 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 18:07:03,647 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:07:03,647 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:03,648 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:03,650 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:03,666 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:03,666 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.6761ms INFO 2024-11-23 18:07:03,666 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:03,666 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4108ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:04,126 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 18:07:04,127 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:07:04,127 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:04,127 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:04,130 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:04,145 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:04,145 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.6776ms INFO 2024-11-23 18:07:04,146 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:04,146 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2631ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:04,887 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 18:07:04,887 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:07:04,888 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:04,888 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:04,890 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:04,906 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:04,906 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.4732ms INFO 2024-11-23 18:07:04,906 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:04,906 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1866ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:05,167 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=xwzuHH6txjc%3D& INFO 2024-11-23 18:07:05,168 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=4WNmjzy%2Fyk0%3D&isDeptCode=true& INFO 2024-11-23 18:07:05,168 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:05,168 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:05,168 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,168 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,171 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfoByA0188", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.UserInfosDto] GetUserInfoByA0188(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:05,171 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:05,174 [70 ] Sg.HcmMb.PubClass.ShareData - oldValue:xwzuHH6txjc= INFO 2024-11-23 18:07:05,174 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:4WNmjzy/yk0= INFO 2024-11-23 18:07:05,176 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=gbai6deUpJc%3D&isDeptCode=true& INFO 2024-11-23 18:07:05,176 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:05,176 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,179 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:05,182 [95 ] Sg.HcmMb.PubClass.ShareData - oldValue:gbai6deUpJc= INFO 2024-11-23 18:07:05,189 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:05,189 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:05,189 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.0408ms INFO 2024-11-23 18:07:05,189 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,189 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 10.1309ms INFO 2024-11-23 18:07:05,189 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,189 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4623ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:05,189 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4439ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:05,191 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=glimTA8vtT2Qh1zAuXIcXg%3D%3D&isDeptCode=true& INFO 2024-11-23 18:07:05,192 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:05,192 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,194 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:05,198 [61 ] Sg.HcmMb.PubClass.ShareData - oldValue:glimTA8vtT2Qh1zAuXIcXg== INFO 2024-11-23 18:07:05,205 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:05,205 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 10.403ms INFO 2024-11-23 18:07:05,205 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,205 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6629ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:05,207 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:05,207 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 35.8862ms INFO 2024-11-23 18:07:05,207 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,207 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6426ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:07:05,406 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessSql application/json;charset=UTF-8 76 INFO 2024-11-23 18:07:05,406 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:07:05,407 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:07:05,407 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,410 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessSql", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessSql(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:07:05,425 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:07:05,425 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.4646ms INFO 2024-11-23 18:07:05,425 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2024-11-23 18:07:05,426 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3776ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:13,450 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732356673331&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:11:13,451 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:11:13,451 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1575ms 200 text/html INFO 2024-11-23 18:11:19,540 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732356675652 INFO 2024-11-23 18:11:19,541 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:11:19,541 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8629ms 200 application/javascript INFO 2024-11-23 18:11:19,680 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8942427917846211 INFO 2024-11-23 18:11:19,680 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:11:19,680 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9153ms 200 application/javascript INFO 2024-11-23 18:11:19,869 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732356673331%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:11:19,870 [27 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:11:19,870 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:19,873 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:19,875 [27 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732356673331&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:11:19,879 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:19,879 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1538ms INFO 2024-11-23 18:11:19,879 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:19,879 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5689ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:19,950 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:11:19,950 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:11:19,951 [30 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:11:19,951 [30 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:11:19,951 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:19,954 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 18:11:19,954 [30 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 18:11:19,955 [30 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 18:11:19,955 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:19,955 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1735ms INFO 2024-11-23 18:11:19,955 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:19,955 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0187ms 401 application/json; charset=utf-8 INFO 2024-11-23 18:11:20,154 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 18:11:20,154 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:11:20,155 [131 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:11:20,155 [131 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:11:20,155 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:11:20,158 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 18:11:20,194 [30 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwMTAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDk2NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaWueS8n-a0gSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDEwIiwianRpIjoiOWI4OGZmZWMtOTZjYi00OWE4LWI5OTItMTc1YWQzM2Q0MTAyIiwiaWF0IjoxNzMxNzU0MDM3LCJuYmYiOjE3MzE3NTQwMzUsImV4cCI6MTczMTg0MDQzNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.tuS6FK9b3WA6eOfwfqn8EtQNEhh4RoYFJVPt5VZymac INFO 2024-11-23 18:11:20,198 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:20,198 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 40.461ms INFO 2024-11-23 18:11:20,198 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:11:20,198 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1773ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:20,605 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:11:20,605 [131 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:11:20,605 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:20,608 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:20,610 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:20,629 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:11:20,629 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:11:20,629 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:11:20,662 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:11:20,666 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:20,666 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 56.0191ms INFO 2024-11-23 18:11:20,666 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:20,667 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.0806ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:21,300 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732356681270&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:11:21,301 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:11:21,301 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9044ms 200 text/html INFO 2024-11-23 18:11:22,894 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732356682868 INFO 2024-11-23 18:11:22,895 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:11:22,895 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9532ms 200 application/javascript INFO 2024-11-23 18:11:22,994 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9740756238918337 INFO 2024-11-23 18:11:22,994 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:11:22,994 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7672ms 200 application/javascript INFO 2024-11-23 18:11:23,134 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732356681270%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:11:23,134 [131 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:11:23,135 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,138 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:23,139 [131 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732356681270&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:11:23,143 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:23,143 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.801ms INFO 2024-11-23 18:11:23,144 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,144 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5232ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:23,202 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:11:23,202 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:11:23,202 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:23,203 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,205 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:23,212 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:11:23,212 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:11:23,212 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:11:23,239 [131 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:11:23,310 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:23,310 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 105.1678ms INFO 2024-11-23 18:11:23,310 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,311 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.6827ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:23,439 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:11:23,439 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:23,440 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,442 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:23,444 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:11:23,445 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:11:23,445 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:11:23,471 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:11:23,472 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:11:23,473 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:23,473 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,476 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:23,482 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:23,482 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9607ms INFO 2024-11-23 18:11:23,482 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,482 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6909ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:23,498 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:11:23,503 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:23,503 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.6059ms INFO 2024-11-23 18:11:23,503 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,503 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.0863ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:23,944 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:11:23,944 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:23,945 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,947 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:23,964 [131 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:23,964 [131 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.0546ms INFO 2024-11-23 18:11:23,964 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,964 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6014ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:23,977 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:11:23,977 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:23,977 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,980 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:23,985 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:23,985 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0966ms INFO 2024-11-23 18:11:23,985 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:23,985 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.496ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:24,013 [131 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:11:24,013 [131 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:24,013 [131 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,015 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:11:24,015 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:24,015 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,016 [131 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:24,017 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:11:24,018 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:24,018 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:24,018 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,020 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:24,021 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:24,021 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4713ms INFO 2024-11-23 18:11:24,021 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,022 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7757ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:24,025 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:11:24,025 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:24,026 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1971ms INFO 2024-11-23 18:11:24,026 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,026 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:24,026 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.397ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:24,026 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,027 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:24,027 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1799ms INFO 2024-11-23 18:11:24,027 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,027 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2007ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:24,028 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:24,033 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:24,033 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9464ms INFO 2024-11-23 18:11:24,033 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,033 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0046ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:24,056 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:11:24,057 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:24,057 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,059 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:24,065 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:24,065 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8711ms INFO 2024-11-23 18:11:24,065 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,065 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9883ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:24,114 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:11:24,114 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:24,114 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,117 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:24,126 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:24,126 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.9207ms INFO 2024-11-23 18:11:24,126 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,126 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4599ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:24,156 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:11:24,157 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:24,157 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,159 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:11:24,159 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:24,160 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,160 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:24,162 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:24,170 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:24,171 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.8339ms INFO 2024-11-23 18:11:24,171 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,171 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.333ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:24,197 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:24,197 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 34.6405ms INFO 2024-11-23 18:11:24,197 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:24,197 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1842ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:30,938 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 18:11:30,938 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:30,938 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,939 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 18:11:30,939 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 18:11:30,940 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:30,940 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,940 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:30,940 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,941 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:30,942 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:30,943 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:30,947 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:30,947 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8563ms INFO 2024-11-23 18:11:30,947 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,947 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6634ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:30,950 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:30,951 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.6607ms INFO 2024-11-23 18:11:30,951 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,951 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:30,951 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3103ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:30,951 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.4665ms INFO 2024-11-23 18:11:30,951 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,951 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5603ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:30,955 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 18:11:30,956 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:30,956 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,956 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:11:30,956 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:30,957 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,958 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:30,959 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:30,963 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:30,963 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9975ms INFO 2024-11-23 18:11:30,963 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,964 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2597ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:30,964 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:30,964 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.795ms INFO 2024-11-23 18:11:30,964 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:30,964 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8012ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:31,103 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2010& INFO 2024-11-23 18:11:31,103 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:31,103 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:31,106 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:31,112 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:31,117 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.1782ms INFO 2024-11-23 18:11:31,117 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:31,117 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.878ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:31,988 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 18:11:31,988 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:31,988 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:31,989 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 18:11:31,989 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:31,990 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:31,991 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:31,992 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:31,995 [102 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 18:11:31,998 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:31,998 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6289ms INFO 2024-11-23 18:11:31,998 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:31,998 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8417ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:32,005 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:32,005 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.6788ms INFO 2024-11-23 18:11:32,005 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:32,005 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4046ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:11:32,227 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2010& INFO 2024-11-23 18:11:32,228 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:11:32,228 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:32,231 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:11:32,237 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:11:32,243 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.2905ms INFO 2024-11-23 18:11:32,243 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:11:32,243 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.26ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:14:59,602 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/woff2/fontawesome-webfont.2adefcbc.woff2?v=4.7.0 INFO 2024-11-23 18:14:59,602 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:14:59,603 [68 ] NetCore.StaticFiles.StaticFileMiddleware - The file /woff2/fontawesome-webfont.2adefcbc.woff2 was not modified INFO 2024-11-23 18:14:59,603 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6817ms 304 font/woff2 INFO 2024-11-23 18:18:27,039 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoCreateForm?formCode=0070&tableName=FORM71 application/json 1272152 INFO 2024-11-23 18:18:27,039 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:18:27,039 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:18:27,040 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:27,042 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateForm", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateForm(Sg.Hcm.WebPub.Dto.PanelDto, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:18:27,744 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:18:27,744 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 701.6587ms INFO 2024-11-23 18:18:27,744 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:27,744 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 705.3815ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:18:28,373 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2014&formCode=0070&exeId=44401& INFO 2024-11-23 18:18:28,374 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:18:28,374 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:28,377 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:18:28,453 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:18:28,458 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 80.9496ms INFO 2024-11-23 18:18:28,458 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:28,459 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.3683ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:18:28,571 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=35P0JWWo8zo%3D& INFO 2024-11-23 18:18:28,571 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:18:28,572 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:28,574 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:18:28,583 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:18:28,583 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.6585ms INFO 2024-11-23 18:18:28,583 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:28,583 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4767ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:18:31,213 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoEntityFlowWork? application/json 103 INFO 2024-11-23 18:18:31,213 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:18:31,214 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:18:31,214 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:31,217 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.SelfApplication.NewResultDto DoEntityFlowWork(Sg.HcmMb.SelfApplication.EntityFlowWorkDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:18:31,249 [135 ] Sg.HcmMb.PubClass.ShareData - oldValue:RUuESvbdpc8= INFO 2024-11-23 18:18:31,249 [135 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2024-11-23 18:18:31,250 [135 ] Sg.HcmMb.PubClass.ShareData - oldValue:35P0JWWo8zo= INFO 2024-11-23 18:18:31,250 [135 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2024-11-23 18:18:31,316 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:18:31,316 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 98.8898ms INFO 2024-11-23 18:18:31,316 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:31,316 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.816ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:18:31,853 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/DoToDoListDone? application/json 59 INFO 2024-11-23 18:18:31,853 [122 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:18:31,854 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:18:31,854 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:31,857 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoToDoListDone", controller = "ToDoListMgr"}. Executing controller action with signature Void DoToDoListDone(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:18:31,863 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:18:31,863 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 6.1549ms INFO 2024-11-23 18:18:31,863 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:31,863 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9671ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:18:32,973 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:18:32,973 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:18:32,974 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:32,976 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:18:32,985 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:18:32,985 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.3949ms INFO 2024-11-23 18:18:32,985 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:32,985 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1956ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:18:33,064 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2024-11-23 18:18:33,064 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:18:33,064 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:33,067 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:18:33,664 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:18:33,665 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 597.5655ms INFO 2024-11-23 18:18:33,665 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:33,665 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 601.2624ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:18:37,813 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 18:18:37,814 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:18:37,814 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:37,817 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:18:37,826 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:18:37,826 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 9.2524ms INFO 2024-11-23 18:18:37,826 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:18:37,827 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1153ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:19:59,494 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357200065&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:19:59,495 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:19:59,495 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2206ms 200 text/html INFO 2024-11-23 18:20:22,721 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357222660&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:20:22,722 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:20:22,723 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2397ms 200 text/html INFO 2024-11-23 18:20:24,738 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732357224650 INFO 2024-11-23 18:20:24,739 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:20:24,739 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9071ms 200 application/javascript INFO 2024-11-23 18:20:24,800 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.002913921126840635 INFO 2024-11-23 18:20:24,801 [145 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:20:24,801 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.934ms 200 application/javascript INFO 2024-11-23 18:20:24,979 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732357222660%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:20:24,979 [145 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:20:24,979 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:24,982 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:24,984 [145 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357222660&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:20:25,043 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:20:25,043 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:20:25,044 [29 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:20:25,044 [29 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:20:25,044 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,047 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 18:20:25,048 [29 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 18:20:25,048 [29 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 18:20:25,048 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,048 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2516ms INFO 2024-11-23 18:20:25,048 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,049 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3815ms 401 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,161 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 18:20:25,161 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:20:25,162 [40 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:20:25,162 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:20:25,162 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:20:25,164 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 18:20:25,177 [65 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MDciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDEyMSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadqOS7geiOsiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTA3IiwianRpIjoiMjFiNmQ5NDctMjIzYS00ODMxLWE1NzktN2MwMWY1MDdlYzRiIiwiaWF0IjoxNzMyMDc3NDMxLCJuYmYiOjE3MzIwNzc0MjksImV4cCI6MTczMjE2MzgzMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.2hiFIRuIeGRCmbLYszZKZFO7Hq8UkZM_cVYkPJgL_M8 INFO 2024-11-23 18:20:25,181 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,181 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 16.6414ms INFO 2024-11-23 18:20:25,181 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:20:25,181 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.327ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,288 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:20:25,288 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:20:25,289 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,291 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,294 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,296 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:20:25,296 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:20:25,296 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:20:25,324 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:20:25,328 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,328 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.7711ms INFO 2024-11-23 18:20:25,328 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,328 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6583ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,451 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:20:25,452 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,452 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,455 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,456 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:20:25,457 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:20:25,457 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:20:25,484 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:20:25,503 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,503 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 520.744ms INFO 2024-11-23 18:20:25,503 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,503 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 524.3108ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,511 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:20:25,515 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,515 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.5691ms INFO 2024-11-23 18:20:25,515 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,515 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.286ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,528 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:20:25,529 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,529 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,531 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,537 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,537 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7258ms INFO 2024-11-23 18:20:25,537 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,537 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3063ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,650 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:20:25,650 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,650 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,653 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,659 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,659 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9034ms INFO 2024-11-23 18:20:25,659 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,659 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3063ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,674 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:20:25,675 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,675 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,678 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,683 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:20:25,683 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,683 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,686 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,692 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,692 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0728ms INFO 2024-11-23 18:20:25,692 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,692 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8022ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,696 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,696 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.7928ms INFO 2024-11-23 18:20:25,696 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,696 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9537ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,703 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:20:25,703 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,704 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,706 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,712 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,712 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6127ms INFO 2024-11-23 18:20:25,712 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,712 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1264ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,732 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:20:25,732 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,732 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,733 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:20:25,733 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:20:25,733 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,734 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,734 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,734 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,735 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,737 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,737 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,744 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,744 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.4939ms INFO 2024-11-23 18:20:25,744 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,744 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0806ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,746 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,746 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 10.6733ms INFO 2024-11-23 18:20:25,746 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,746 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0534ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,747 [145 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,748 [145 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.8493ms INFO 2024-11-23 18:20:25,748 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,748 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3848ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,764 [145 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:20:25,764 [145 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,764 [145 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,767 [145 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,776 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,776 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.6319ms INFO 2024-11-23 18:20:25,776 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,776 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2214ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,816 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:20:25,816 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:20:25,816 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,816 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:25,816 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,816 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,819 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,819 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:25,858 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,858 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 39.2332ms INFO 2024-11-23 18:20:25,858 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,859 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.9719ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:25,911 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:25,911 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 92.1363ms INFO 2024-11-23 18:20:25,911 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:25,911 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.7939ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:32,989 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2024-11-23 18:20:32,989 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/vuedraggable.umd.d9d361ab.js was not modified INFO 2024-11-23 18:20:32,989 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6517ms 304 application/javascript INFO 2024-11-23 18:20:32,991 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2024-11-23 18:20:32,991 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/moreMenu.5ee53a68.js was not modified INFO 2024-11-23 18:20:32,991 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3638ms 304 application/javascript INFO 2024-11-23 18:20:32,999 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2024-11-23 18:20:32,999 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/moreMenu.d88dbed4.css was not modified INFO 2024-11-23 18:20:32,999 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4815ms 304 text/css INFO 2024-11-23 18:20:33,079 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2024-11-23 18:20:33,079 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/ywsqd.1e248292.png was not modified INFO 2024-11-23 18:20:33,080 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5979ms 304 image/png INFO 2024-11-23 18:20:33,080 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2024-11-23 18:20:33,080 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdcc.d63f5968.png was not modified INFO 2024-11-23 18:20:33,080 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4376ms 304 image/png INFO 2024-11-23 18:20:34,251 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 18:20:34,251 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:34,252 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:34,254 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:34,263 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:34,263 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 8.4722ms INFO 2024-11-23 18:20:34,263 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:34,263 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1222ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:36,955 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2024-11-23 18:20:36,956 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:36,956 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:36,959 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:36,966 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORMLZSQ&formCode=0001&beginTime=&endTime=&state=& INFO 2024-11-23 18:20:36,966 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:36,967 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.8389ms INFO 2024-11-23 18:20:36,967 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:36,967 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:36,967 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5219ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:36,967 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:36,970 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:37,110 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:37,110 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 140.4919ms INFO 2024-11-23 18:20:37,110 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:37,110 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 144.2343ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:38,405 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=be562a6d-b84e-482a-8625-464c2ad89b91& INFO 2024-11-23 18:20:38,406 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:38,406 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,409 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:38,465 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:38,465 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.6998ms INFO 2024-11-23 18:20:38,465 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,465 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.1346ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:38,584 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:20:38,584 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:38,584 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,587 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:38,598 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:38,599 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.7194ms INFO 2024-11-23 18:20:38,599 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,599 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3198ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:38,637 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=222906&isHis=& INFO 2024-11-23 18:20:38,637 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:38,638 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,640 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:38,648 [29 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:20:38,654 [29 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:20:38,658 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:38,658 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.8149ms INFO 2024-11-23 18:20:38,658 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,658 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9632ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:38,773 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=be562a6d-b84e-482a-8625-464c2ad89b91&isHis=& INFO 2024-11-23 18:20:38,774 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:38,774 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,776 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:38,832 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:38,832 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.1298ms INFO 2024-11-23 18:20:38,832 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,833 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5146ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:38,957 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2024-11-23 18:20:38,957 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:38,957 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,960 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:38,967 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:38,968 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.6303ms INFO 2024-11-23 18:20:38,968 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:38,968 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9598ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:39,089 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=be562a6d-b84e-482a-8625-464c2ad89b91&isHis=& INFO 2024-11-23 18:20:39,089 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:39,089 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,092 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:39,096 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=97&NodeCode=begin&guid=be562a6d-b84e-482a-8625-464c2ad89b91&recordId=388&tableName=FORMLZSQ& INFO 2024-11-23 18:20:39,096 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:39,097 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,099 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:39,135 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=be562a6d-b84e-482a-8625-464c2ad89b91&flowID=97&nodeCode=begin& INFO 2024-11-23 18:20:39,135 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:39,135 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,138 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:39,158 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:39,159 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 66.5957ms INFO 2024-11-23 18:20:39,159 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,159 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.7955ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:39,183 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:39,183 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 84.0413ms INFO 2024-11-23 18:20:39,183 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,183 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.3188ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:39,194 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:39,194 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.8092ms INFO 2024-11-23 18:20:39,194 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,194 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.4438ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:39,335 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0001&tableName=FORMLZSQ&keyFieldValue=388&approveID=222906& INFO 2024-11-23 18:20:39,335 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:39,335 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,338 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:39,352 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:39,352 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 13.8686ms INFO 2024-11-23 18:20:39,352 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,352 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2274ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:39,517 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 18:20:39,517 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:39,517 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,520 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:39,526 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:39,526 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5958ms INFO 2024-11-23 18:20:39,526 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,526 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0909ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:39,530 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 18:20:39,530 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:39,530 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,531 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=388&formCode=0001&flowID=97&nodeCode=begin&exeId=43758&guid=be562a6d-b84e-482a-8625-464c2ad89b91&flag=4& INFO 2024-11-23 18:20:39,531 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:39,531 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,533 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:39,534 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:39,537 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:39,538 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9692ms INFO 2024-11-23 18:20:39,538 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,538 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0438ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:39,660 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:39,671 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 137.7862ms INFO 2024-11-23 18:20:39,671 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:39,672 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 141.0254ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:20:41,061 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMLZSQ&keyFieldValue=Ybsj%2BWXOdbc%3D& INFO 2024-11-23 18:20:41,062 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:20:41,062 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:41,065 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:20:41,073 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:20:41,073 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.2563ms INFO 2024-11-23 18:20:41,073 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:20:41,073 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8991ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:05,280 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357265994&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:21:05,280 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:21:05,281 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0857ms 200 text/html INFO 2024-11-23 18:21:07,093 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORMLZSQ&formCode=0001&beginTime=&endTime=&state=& INFO 2024-11-23 18:21:07,093 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:07,094 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:07,096 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormListDto] GetFormList(System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:07,122 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2024-11-23 18:21:07,123 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:07,123 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:07,126 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:07,135 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:07,135 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 9.0255ms INFO 2024-11-23 18:21:07,135 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:07,135 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6831ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:07,171 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:07,171 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 74.7728ms INFO 2024-11-23 18:21:07,171 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:07,171 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.365ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:09,810 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2024-11-23 18:21:09,810 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:09,811 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:09,813 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSofList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.SofListDto] GetSofList(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:09,822 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:09,822 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 8.5882ms INFO 2024-11-23 18:21:09,822 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:09,822 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1876ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:42,961 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357303576&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:21:42,962 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:21:42,962 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1135ms 200 text/html INFO 2024-11-23 18:21:45,061 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732357305741 INFO 2024-11-23 18:21:45,061 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:21:45,061 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8525ms 200 application/javascript INFO 2024-11-23 18:21:45,165 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6127422999392058 INFO 2024-11-23 18:21:45,166 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:21:45,166 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7218ms 200 application/javascript INFO 2024-11-23 18:21:45,455 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732357303576%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:21:45,455 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:21:45,455 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:45,458 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:45,460 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357303576&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:21:45,464 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:45,464 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0234ms INFO 2024-11-23 18:21:45,464 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:45,464 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5921ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:45,476 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:21:45,476 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:21:45,477 [109 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:21:45,477 [109 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:21:45,477 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:45,479 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 18:21:45,480 [109 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 18:21:45,481 [109 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 18:21:45,481 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:45,481 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.4748ms INFO 2024-11-23 18:21:45,481 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:45,481 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1278ms 401 application/json; charset=utf-8 INFO 2024-11-23 18:21:45,621 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 18:21:45,621 [122 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:21:45,621 [122 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:21:45,621 [122 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:21:45,622 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:21:45,624 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 18:21:45,626 [109 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MjciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODkxMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iue9l-mHkemVsCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjI3IiwianRpIjoiMzA2ODBkYjgtOGE1Zi00OTVhLTlhOGItYjE4NGExMjA1NDc3IiwiaWF0IjoxNzMyMjY3NTI5LCJuYmYiOjE3MzIyNjc1MjcsImV4cCI6MTczMjM1MzkyOSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.wpTJG_-fWFLVrmiPcFEZ-pOCZs8m1nuide5sMaqCXNs INFO 2024-11-23 18:21:45,630 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:45,630 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.3144ms INFO 2024-11-23 18:21:45,631 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:21:45,631 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1841ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:45,798 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:21:45,798 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:21:45,798 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:45,801 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:45,803 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:45,805 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:21:45,805 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:21:45,806 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:21:45,832 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:21:45,835 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:45,835 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.029ms INFO 2024-11-23 18:21:45,835 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:45,836 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7926ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:45,976 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:21:45,976 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:45,977 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:45,979 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:45,981 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:21:45,981 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:21:45,981 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:21:45,981 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:21:45,982 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:45,982 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:45,984 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:45,990 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:45,990 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3909ms INFO 2024-11-23 18:21:45,990 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:45,990 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7587ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,009 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:21:46,035 [122 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:21:46,040 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,040 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.5807ms INFO 2024-11-23 18:21:46,040 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,040 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.9779ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,190 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:21:46,190 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,191 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,193 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,195 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:21:46,195 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,195 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,198 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,204 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,204 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2719ms INFO 2024-11-23 18:21:46,204 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,205 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8971ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,210 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,210 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.8608ms INFO 2024-11-23 18:21:46,210 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,210 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5114ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,234 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:21:46,235 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,235 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,237 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,242 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,243 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1804ms INFO 2024-11-23 18:21:46,243 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,243 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3901ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,272 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:21:46,272 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,272 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,274 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,280 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,280 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.389ms INFO 2024-11-23 18:21:46,280 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,280 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5646ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,281 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:21:46,281 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,282 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,284 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,289 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,289 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8595ms INFO 2024-11-23 18:21:46,289 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,289 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9482ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,293 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:21:46,293 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,294 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,295 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:21:46,296 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,296 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,296 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,298 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,304 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,304 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5879ms INFO 2024-11-23 18:21:46,304 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,304 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8445ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,305 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,305 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.0371ms INFO 2024-11-23 18:21:46,305 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,305 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2231ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,335 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:21:46,336 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,336 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,338 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,347 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,347 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.6418ms INFO 2024-11-23 18:21:46,347 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,347 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8037ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,379 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:21:46,379 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,379 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,382 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,386 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:21:46,387 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:46,387 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,389 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:46,415 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,416 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.1756ms INFO 2024-11-23 18:21:46,416 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,416 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4755ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:46,475 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:46,475 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 93.0746ms INFO 2024-11-23 18:21:46,475 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:46,475 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.6008ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:49,199 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 18:21:49,199 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:49,199 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:49,202 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:49,205 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:21:49,205 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:49,205 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:49,206 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:21:49,206 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:49,206 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:49,208 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:49,209 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:49,214 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:49,214 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12ms INFO 2024-11-23 18:21:49,214 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:49,214 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4863ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:49,219 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:49,219 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 10.9281ms INFO 2024-11-23 18:21:49,219 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:49,219 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.114ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:49,331 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:49,331 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 122.321ms INFO 2024-11-23 18:21:49,331 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:49,331 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.4788ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:51,690 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=84bbece7-b256-4b6d-b299-65908c431477& INFO 2024-11-23 18:21:51,691 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:51,691 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:51,694 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:51,749 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:51,749 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.3455ms INFO 2024-11-23 18:21:51,749 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:51,749 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.0862ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:51,905 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:21:51,905 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:51,905 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=219574&isHis=& INFO 2024-11-23 18:21:51,906 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:51,906 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:51,906 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:51,908 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:51,909 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:51,916 [14 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:21:51,920 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:51,920 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.9202ms INFO 2024-11-23 18:21:51,920 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:51,920 [14 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:21:51,921 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7604ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:51,924 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:51,924 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.3865ms INFO 2024-11-23 18:21:51,924 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:51,924 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6801ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:52,086 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=84bbece7-b256-4b6d-b299-65908c431477&isHis=& INFO 2024-11-23 18:21:52,087 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:52,087 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,090 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:52,150 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:52,151 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 60.8495ms INFO 2024-11-23 18:21:52,151 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,151 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.4292ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:52,331 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:21:52,331 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:52,331 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,334 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:52,342 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:52,342 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.0168ms INFO 2024-11-23 18:21:52,342 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,342 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8931ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:52,501 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=84bbece7-b256-4b6d-b299-65908c431477&isHis=& INFO 2024-11-23 18:21:52,502 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:52,502 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,504 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:52,519 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=84bbece7-b256-4b6d-b299-65908c431477&flowID=185&nodeCode=begin& INFO 2024-11-23 18:21:52,520 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:52,520 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,522 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=84bbece7-b256-4b6d-b299-65908c431477&recordId=1863&tableName=FORM71& INFO 2024-11-23 18:21:52,522 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:52,522 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:52,522 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,525 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:52,616 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:52,616 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 93.5807ms INFO 2024-11-23 18:21:52,616 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,616 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.8177ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:52,617 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:52,617 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 112.9229ms INFO 2024-11-23 18:21:52,617 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,618 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.3317ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:52,621 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:52,621 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 95.7332ms INFO 2024-11-23 18:21:52,621 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,621 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.1754ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:52,762 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1863&approveID=219574& INFO 2024-11-23 18:21:52,762 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:52,762 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,765 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:52,773 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:52,774 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.5448ms INFO 2024-11-23 18:21:52,774 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,774 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9423ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:52,964 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1863&formCode=0070&flowID=185&nodeCode=begin&exeId=42897&guid=84bbece7-b256-4b6d-b299-65908c431477&flag=4& INFO 2024-11-23 18:21:52,964 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:52,964 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,965 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 18:21:52,965 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:52,966 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,966 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 18:21:52,966 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:52,966 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,967 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:52,968 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:52,969 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:52,973 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:52,973 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.382ms INFO 2024-11-23 18:21:52,973 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,973 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:52,973 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.516ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:52,974 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8879ms INFO 2024-11-23 18:21:52,974 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:52,974 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1454ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:53,090 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:21:53,097 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 129.4887ms INFO 2024-11-23 18:21:53,097 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:53,097 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 133.0953ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:21:53,500 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=8a13f259-07f0-ab75-3b5e-f48598480471&attachTableName=& INFO 2024-11-23 18:21:53,500 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:53,500 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:53,503 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:21:53,505 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=6211b529-ec79-530e-a564-1d54d48f9883&attachTableName=& INFO 2024-11-23 18:21:53,506 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:21:53,506 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:21:53,508 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:03,386 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:03,386 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9882.3973ms INFO 2024-11-23 18:22:03,386 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:03,387 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9885.9834ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:03,388 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:03,388 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9878.3856ms INFO 2024-11-23 18:22:03,388 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:03,388 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9881.5724ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:04,452 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=pNqOpirmV74%3D& INFO 2024-11-23 18:22:04,452 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:04,453 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:04,455 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:04,464 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:04,464 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3964ms INFO 2024-11-23 18:22:04,464 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:04,464 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9224ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:08,087 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:22:08,088 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:08,088 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:08,091 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:08,214 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:08,214 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 123.0582ms INFO 2024-11-23 18:22:08,214 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:08,214 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.619ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:10,127 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5ac55563-0eec-4420-a0ef-8121a78d7978& INFO 2024-11-23 18:22:10,127 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:10,128 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,130 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:10,193 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:10,194 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 63.2318ms INFO 2024-11-23 18:22:10,194 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,194 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.8644ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:10,365 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=224854&isHis=& INFO 2024-11-23 18:22:10,366 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:10,366 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,368 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:22:10,368 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:10,368 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,369 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:10,371 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:10,377 [14 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:22:10,382 [14 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:22:10,383 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:10,383 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.4981ms INFO 2024-11-23 18:22:10,383 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,383 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7945ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:10,386 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:10,386 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.1021ms INFO 2024-11-23 18:22:10,386 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,386 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7336ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:10,564 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=5ac55563-0eec-4420-a0ef-8121a78d7978&isHis=& INFO 2024-11-23 18:22:10,565 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:10,565 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,568 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:10,624 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:10,624 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.7163ms INFO 2024-11-23 18:22:10,625 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,625 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.2929ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:10,805 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:22:10,805 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:10,805 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,808 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:10,816 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:10,816 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.1195ms INFO 2024-11-23 18:22:10,816 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,816 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6199ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:10,986 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5ac55563-0eec-4420-a0ef-8121a78d7978&isHis=& INFO 2024-11-23 18:22:10,986 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:10,986 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,988 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=5ac55563-0eec-4420-a0ef-8121a78d7978&recordId=1980&tableName=FORM71& INFO 2024-11-23 18:22:10,988 [122 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:10,989 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:10,989 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:10,991 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:11,047 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:11,047 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 55.9501ms INFO 2024-11-23 18:22:11,047 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,047 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2047ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:11,049 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:11,050 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.4489ms INFO 2024-11-23 18:22:11,050 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,050 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.304ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:11,062 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5ac55563-0eec-4420-a0ef-8121a78d7978&flowID=185&nodeCode=begin& INFO 2024-11-23 18:22:11,062 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:11,062 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,065 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:11,120 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:11,120 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.3388ms INFO 2024-11-23 18:22:11,120 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,120 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.7043ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:11,291 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1980&approveID=224854& INFO 2024-11-23 18:22:11,291 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:11,292 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,294 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:11,303 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:11,303 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.7657ms INFO 2024-11-23 18:22:11,303 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,303 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3167ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:11,531 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 18:22:11,531 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:11,532 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,534 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:11,540 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:11,540 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.673ms INFO 2024-11-23 18:22:11,540 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,540 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2431ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:11,565 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1980&formCode=0070&flowID=185&nodeCode=begin&exeId=43988&guid=5ac55563-0eec-4420-a0ef-8121a78d7978&flag=4& INFO 2024-11-23 18:22:11,565 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:11,565 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,567 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:11,683 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:11,689 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 121.0889ms INFO 2024-11-23 18:22:11,689 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:11,689 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.2655ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:12,077 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=6164a468-80e5-366e-01bc-635c0d3a0905&attachTableName=& INFO 2024-11-23 18:22:12,077 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:12,078 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:12,080 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:12,104 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=2d3edd62-7264-02cf-b538-561239971d41&attachTableName=& INFO 2024-11-23 18:22:12,105 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:12,105 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:12,107 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:12,152 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:12,152 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:12,152 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 44.8465ms INFO 2024-11-23 18:22:12,152 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 72.1622ms INFO 2024-11-23 18:22:12,152 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:12,152 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:12,153 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.9035ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:12,153 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2754ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:13,031 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=6MNtltc1DWs%3D& INFO 2024-11-23 18:22:13,032 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:13,032 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:13,034 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:13,043 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:13,043 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.476ms INFO 2024-11-23 18:22:13,043 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:13,043 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0017ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:14,981 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:22:14,982 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:14,982 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:14,985 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:15,108 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:15,108 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 123.1039ms INFO 2024-11-23 18:22:15,108 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:15,108 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.8337ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:19,371 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=65ccd6fd-f0f0-4a59-b426-704517109232& INFO 2024-11-23 18:22:19,372 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:19,372 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:19,374 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:19,430 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:19,430 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.229ms INFO 2024-11-23 18:22:19,430 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:19,430 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8536ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:19,601 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:22:19,602 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:19,602 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:19,605 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:19,616 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:19,616 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.5697ms INFO 2024-11-23 18:22:19,616 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:19,616 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9963ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:19,665 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=224828&isHis=& INFO 2024-11-23 18:22:19,666 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:19,666 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:19,668 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:19,676 [35 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:22:19,681 [35 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:22:19,685 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:19,685 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.5485ms INFO 2024-11-23 18:22:19,685 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:19,685 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8405ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:19,850 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=65ccd6fd-f0f0-4a59-b426-704517109232&isHis=& INFO 2024-11-23 18:22:19,850 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:19,850 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:19,853 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:19,909 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:19,909 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.4347ms INFO 2024-11-23 18:22:19,909 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:19,909 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.8658ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:20,091 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:22:20,091 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:20,091 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,094 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:20,101 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:20,101 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.6949ms INFO 2024-11-23 18:22:20,102 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,102 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1025ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:20,237 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=65ccd6fd-f0f0-4a59-b426-704517109232&recordId=1978&tableName=FORM71& INFO 2024-11-23 18:22:20,237 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:20,237 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,240 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:20,265 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=65ccd6fd-f0f0-4a59-b426-704517109232&isHis=& INFO 2024-11-23 18:22:20,265 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:20,266 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,268 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:20,308 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=65ccd6fd-f0f0-4a59-b426-704517109232&flowID=185&nodeCode=begin& INFO 2024-11-23 18:22:20,308 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:20,309 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,311 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:20,318 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:20,318 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 77.8966ms INFO 2024-11-23 18:22:20,318 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,318 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.2593ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:20,329 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:20,330 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.4257ms INFO 2024-11-23 18:22:20,330 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,330 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.9179ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:20,371 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:20,371 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 59.5586ms INFO 2024-11-23 18:22:20,371 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,371 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9483ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:20,537 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1978&approveID=224828& INFO 2024-11-23 18:22:20,538 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:20,538 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,541 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:20,549 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:20,549 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.5665ms INFO 2024-11-23 18:22:20,549 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,549 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1668ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:20,731 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1978&formCode=0070&flowID=185&nodeCode=begin&exeId=43985&guid=65ccd6fd-f0f0-4a59-b426-704517109232&flag=4& INFO 2024-11-23 18:22:20,732 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:20,732 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,734 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:20,853 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:20,858 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 123.6928ms INFO 2024-11-23 18:22:20,858 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:20,858 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.1428ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:22,051 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=dc389143-918d-42c4-06a8-5beaecfeadf0&attachTableName=& INFO 2024-11-23 18:22:22,051 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:22,052 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:22,054 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:22,094 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b4373fb8-a1d2-9105-2da4-dc044bf68258&attachTableName=& INFO 2024-11-23 18:22:22,095 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:22,095 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:22,097 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:22,108 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:22,108 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 54.1048ms INFO 2024-11-23 18:22:22,108 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:22,109 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.6317ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:22,132 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:22,132 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 34.5663ms INFO 2024-11-23 18:22:22,132 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:22,132 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1535ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:22,961 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=oVsR1MJ9f7w%3D& INFO 2024-11-23 18:22:22,962 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:22,962 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:22,965 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:22,973 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:22,974 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.591ms INFO 2024-11-23 18:22:22,974 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:22,974 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3673ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:22:42,313 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:22:42,313 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:22:42,314 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:42,316 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:22:42,439 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:22:42,440 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 123.4571ms INFO 2024-11-23 18:22:42,440 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:22:42,440 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.1003ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:13,692 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357388087&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:23:13,693 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:23:13,694 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1611ms 200 text/html INFO 2024-11-23 18:23:15,177 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732357393565 INFO 2024-11-23 18:23:15,178 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:23:15,178 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9333ms 200 application/javascript INFO 2024-11-23 18:23:15,642 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6179169111548859 INFO 2024-11-23 18:23:15,643 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:23:15,643 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8179ms 200 application/javascript INFO 2024-11-23 18:23:16,278 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732357388087%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:23:16,278 [92 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:23:16,278 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,281 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:16,284 [92 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357388087&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:23:16,288 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:16,288 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.3677ms INFO 2024-11-23 18:23:16,288 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,288 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0892ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:16,313 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:23:16,313 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:23:16,313 [92 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:23:16,313 [92 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:23:16,314 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,316 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 18:23:16,317 [92 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 18:23:16,318 [92 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 18:23:16,318 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:16,318 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2866ms INFO 2024-11-23 18:23:16,318 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,318 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3458ms 401 application/json; charset=utf-8 INFO 2024-11-23 18:23:16,473 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 18:23:16,474 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:23:16,474 [92 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:23:16,474 [92 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:23:16,474 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:23:16,477 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 18:23:16,479 [100 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2OTYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTMzNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumprOS7o-eQtCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjk2IiwianRpIjoiYzE5M2I5NWQtMzc1Ny00MjY2LWIyYTktOTIwNzhkNTllY2MxIiwiaWF0IjoxNzMyMTY2MTU2LCJuYmYiOjE3MzIxNjYxNTQsImV4cCI6MTczMjI1MjU1NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.gkcBpK9oki4Lq0TFW4Fobjbb8IIi--bl8UghuW32GfI INFO 2024-11-23 18:23:16,484 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:16,484 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.386ms INFO 2024-11-23 18:23:16,484 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:23:16,484 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5453ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:16,653 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:23:16,653 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:23:16,653 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:16,656 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,659 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:16,661 [100 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:23:16,661 [100 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:23:16,661 [100 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:23:16,696 [100 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:23:16,701 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:16,701 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 42.1105ms INFO 2024-11-23 18:23:16,701 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,701 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4243ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:16,858 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:23:16,858 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:23:16,859 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:16,859 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:16,859 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,859 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,863 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:16,863 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:16,865 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:23:16,865 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:23:16,865 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:23:16,869 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:16,869 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0574ms INFO 2024-11-23 18:23:16,869 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,869 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8071ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:16,893 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:23:16,929 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:23:16,934 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:16,934 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 71.5676ms INFO 2024-11-23 18:23:16,934 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:16,935 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.2346ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:17,418 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:23:17,418 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:23:17,419 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:17,419 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:17,419 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,419 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,422 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:17,422 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:17,429 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:17,429 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1521ms INFO 2024-11-23 18:23:17,429 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,429 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7313ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:17,440 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:17,440 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.4899ms INFO 2024-11-23 18:23:17,440 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,440 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8827ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:17,538 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:23:17,538 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:23:17,538 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:17,538 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:17,538 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,538 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,541 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:17,541 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:17,541 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:23:17,541 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:17,542 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,544 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:17,546 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:17,546 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:17,546 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.645ms INFO 2024-11-23 18:23:17,546 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,547 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8784ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:17,547 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7284ms INFO 2024-11-23 18:23:17,547 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,547 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0176ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:17,549 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:17,549 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1022ms INFO 2024-11-23 18:23:17,549 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,549 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2067ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:17,618 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:23:17,618 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:17,618 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,621 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:17,630 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:17,630 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.4295ms INFO 2024-11-23 18:23:17,630 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,631 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9083ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:17,708 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:23:17,708 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:17,708 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,711 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:17,717 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:17,717 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2847ms INFO 2024-11-23 18:23:17,717 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,717 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.76ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:17,732 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:23:17,733 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:17,733 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,735 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:17,748 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:17,748 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.5803ms INFO 2024-11-23 18:23:17,748 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:17,748 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8758ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:18,043 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:23:18,043 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:18,043 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:18,045 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:23:18,045 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:18,046 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:18,047 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:18,048 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:18,058 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:18,064 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 15.9008ms INFO 2024-11-23 18:23:18,064 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:18,064 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.043ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:18,085 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:18,086 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 38.9462ms INFO 2024-11-23 18:23:18,086 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:18,086 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.0332ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:22,699 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 18:23:22,699 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:23:22,699 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:22,699 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:22,701 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 18:23:22,701 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:22,701 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:22,702 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:22,704 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:22,722 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:22,723 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.4797ms INFO 2024-11-23 18:23:22,723 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:22,723 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0833ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:22,761 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:22,761 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 59.185ms INFO 2024-11-23 18:23:22,761 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:22,761 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9926ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:46,788 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 18:23:46,788 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 18:23:46,788 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:46,788 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 18:23:46,788 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:46,788 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:46,789 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:46,789 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:46,789 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:46,791 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 18:23:46,791 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:46,791 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:46,791 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:46,792 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:46,792 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:46,794 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:46,798 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:46,798 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:46,798 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2809ms INFO 2024-11-23 18:23:46,798 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3452ms INFO 2024-11-23 18:23:46,798 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:46,798 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:46,798 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1746ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:46,798 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7957ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:46,801 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:46,801 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.5811ms INFO 2024-11-23 18:23:46,801 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:46,801 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9121ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:46,803 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:46,803 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.8132ms INFO 2024-11-23 18:23:46,803 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:46,803 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1345ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:46,986 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1696& INFO 2024-11-23 18:23:46,986 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:46,986 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:46,989 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:46,996 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:47,001 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.847ms INFO 2024-11-23 18:23:47,001 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:47,001 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5567ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:47,818 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:23:47,818 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:47,819 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:47,821 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:47,827 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:47,827 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7673ms INFO 2024-11-23 18:23:47,827 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:47,827 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5548ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:49,267 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 18:23:49,268 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:49,268 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:49,268 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 18:23:49,269 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:49,269 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:49,271 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:49,271 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:49,275 [35 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 18:23:49,362 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:49,362 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:49,363 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 91.6245ms INFO 2024-11-23 18:23:49,363 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:49,363 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 91.2593ms INFO 2024-11-23 18:23:49,363 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:49,363 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.4407ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:49,363 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.7164ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:49,542 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1696& INFO 2024-11-23 18:23:49,543 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:49,543 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:49,546 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:49,553 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:49,557 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.4313ms INFO 2024-11-23 18:23:49,557 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:49,557 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2116ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:51,418 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:23:51,418 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:51,419 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:51,421 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:51,427 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:51,427 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.9643ms INFO 2024-11-23 18:23:51,427 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:51,428 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7068ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:54,068 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 18:23:54,068 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 18:23:54,069 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:54,069 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:54,069 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:54,069 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:54,072 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:54,072 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:54,075 [35 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 18:23:54,077 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:54,077 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.619ms INFO 2024-11-23 18:23:54,077 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:54,078 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4487ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:54,085 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:54,086 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.8643ms INFO 2024-11-23 18:23:54,086 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:54,086 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5566ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:54,267 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1696& INFO 2024-11-23 18:23:54,268 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:54,268 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:54,271 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:54,277 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:54,282 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.0543ms INFO 2024-11-23 18:23:54,282 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:54,282 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6022ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:23:59,348 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:23:59,348 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:23:59,348 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:59,351 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:23:59,357 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:23:59,357 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8624ms INFO 2024-11-23 18:23:59,357 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:23:59,357 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5129ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:12,900 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357453551&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:24:12,901 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:24:12,901 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0898ms 200 text/html INFO 2024-11-23 18:24:15,631 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732357456338 INFO 2024-11-23 18:24:15,631 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:24:15,631 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9309ms 200 application/javascript INFO 2024-11-23 18:24:15,770 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.747487336343039 INFO 2024-11-23 18:24:15,771 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:24:15,771 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7012ms 200 application/javascript INFO 2024-11-23 18:24:16,120 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732357453551%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:24:16,121 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:24:16,121 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,124 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,126 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357453551&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:24:16,129 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,130 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.875ms INFO 2024-11-23 18:24:16,130 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,130 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4915ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,131 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:24:16,131 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:24:16,131 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,131 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,134 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,136 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:24:16,136 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:24:16,136 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:24:16,163 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:24:16,168 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,168 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.7374ms INFO 2024-11-23 18:24:16,168 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,168 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3021ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,350 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:24:16,350 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:24:16,351 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,351 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,351 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,351 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,354 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,354 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,356 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:24:16,356 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:24:16,356 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:24:16,360 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,360 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0226ms INFO 2024-11-23 18:24:16,360 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,360 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7191ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,383 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:24:16,383 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:24:16,387 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,388 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.9063ms INFO 2024-11-23 18:24:16,388 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,388 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4228ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,610 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:24:16,611 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,611 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:24:16,611 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,611 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,611 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,614 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,614 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,620 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,620 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,620 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7482ms INFO 2024-11-23 18:24:16,620 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,620 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9246ms INFO 2024-11-23 18:24:16,620 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,620 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0831ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,620 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8063ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,710 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:24:16,710 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,710 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,710 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:24:16,711 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,711 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,713 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,713 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,719 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,719 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,719 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4962ms INFO 2024-11-23 18:24:16,719 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,719 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0791ms INFO 2024-11-23 18:24:16,719 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,719 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8079ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,719 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7454ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,730 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:24:16,730 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:24:16,730 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,730 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,731 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,731 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,731 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:24:16,732 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,732 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,733 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,733 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,735 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,738 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,738 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9587ms INFO 2024-11-23 18:24:16,738 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,738 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4181ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,739 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,739 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6313ms INFO 2024-11-23 18:24:16,739 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,739 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3979ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,743 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,744 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8678ms INFO 2024-11-23 18:24:16,744 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,744 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9258ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,791 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:24:16,791 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,792 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,794 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,802 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,802 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8443ms INFO 2024-11-23 18:24:16,802 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,802 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1118ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,890 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:24:16,890 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:24:16,890 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,890 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:16,891 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,891 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,893 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,893 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:16,919 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,919 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.595ms INFO 2024-11-23 18:24:16,919 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,919 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.118ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:16,984 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:16,984 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 90.3166ms INFO 2024-11-23 18:24:16,984 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:16,984 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.8489ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:19,669 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 18:24:19,670 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:19,670 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:19,673 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:19,674 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:24:19,674 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:19,675 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:19,675 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:24:19,676 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:19,676 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:19,677 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:19,678 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:19,686 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:19,686 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.9959ms INFO 2024-11-23 18:24:19,686 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:19,686 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6968ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:19,689 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:19,689 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.8414ms INFO 2024-11-23 18:24:19,689 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:19,689 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.412ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:19,800 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:19,801 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 122.305ms INFO 2024-11-23 18:24:19,801 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:19,801 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.6538ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:22,091 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5ac55563-0eec-4420-a0ef-8121a78d7978& INFO 2024-11-23 18:24:22,092 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:22,092 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,094 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:22,149 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:22,150 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.1109ms INFO 2024-11-23 18:24:22,150 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,150 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.9196ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:22,329 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=224854&isHis=& INFO 2024-11-23 18:24:22,330 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:22,330 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:24:22,330 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,330 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:22,330 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,333 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:22,333 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:22,341 [14 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:24:22,345 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:22,345 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.2587ms INFO 2024-11-23 18:24:22,345 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,346 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5275ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:22,348 [14 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:24:22,351 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:22,351 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 18.5072ms INFO 2024-11-23 18:24:22,351 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,351 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1317ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:22,529 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=5ac55563-0eec-4420-a0ef-8121a78d7978&isHis=& INFO 2024-11-23 18:24:22,530 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:22,530 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,533 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:22,590 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:22,590 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 57.6863ms INFO 2024-11-23 18:24:22,591 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,591 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.3856ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:22,769 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:24:22,770 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:22,770 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,773 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:22,781 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:22,782 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.4427ms INFO 2024-11-23 18:24:22,782 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,782 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3942ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:22,989 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5ac55563-0eec-4420-a0ef-8121a78d7978&isHis=& INFO 2024-11-23 18:24:22,989 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:22,990 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,993 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:22,995 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5ac55563-0eec-4420-a0ef-8121a78d7978&flowID=185&nodeCode=begin& INFO 2024-11-23 18:24:22,995 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=5ac55563-0eec-4420-a0ef-8121a78d7978&recordId=1980&tableName=FORM71& INFO 2024-11-23 18:24:22,995 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:22,995 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,995 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:22,996 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:22,998 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:22,998 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:23,057 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:23,057 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 64.8234ms INFO 2024-11-23 18:24:23,057 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,058 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.8594ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:23,094 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:23,094 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:23,094 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 96.0918ms INFO 2024-11-23 18:24:23,094 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,094 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 96.3247ms INFO 2024-11-23 18:24:23,094 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,094 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.6925ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:23,094 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.3957ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:23,270 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1980&approveID=224854& INFO 2024-11-23 18:24:23,331 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:23,331 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,334 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:23,343 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:23,343 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 9.0548ms INFO 2024-11-23 18:24:23,343 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,343 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.0443ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:23,569 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 18:24:23,569 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:23,570 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,571 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 18:24:23,571 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:23,572 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,573 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:23,575 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:23,580 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:23,580 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.0708ms INFO 2024-11-23 18:24:23,580 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,580 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0215ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:23,580 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:23,581 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3736ms INFO 2024-11-23 18:24:23,581 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,581 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6943ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:23,590 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1980&formCode=0070&flowID=185&nodeCode=begin&exeId=43988&guid=5ac55563-0eec-4420-a0ef-8121a78d7978&flag=4& INFO 2024-11-23 18:24:23,590 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:23,591 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,593 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:23,711 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:23,716 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 122.9193ms INFO 2024-11-23 18:24:23,716 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:23,716 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.4619ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:25,450 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=2d3edd62-7264-02cf-b538-561239971d41&attachTableName=& INFO 2024-11-23 18:24:25,450 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:25,451 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:25,453 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:25,460 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=6164a468-80e5-366e-01bc-635c0d3a0905&attachTableName=& INFO 2024-11-23 18:24:25,461 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:25,461 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:25,464 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:25,485 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:25,485 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:25,485 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 21.1263ms INFO 2024-11-23 18:24:25,485 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:25,485 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 31.2817ms INFO 2024-11-23 18:24:25,485 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:25,485 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6477ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:25,485 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1813ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:26,409 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=6MNtltc1DWs%3D& INFO 2024-11-23 18:24:26,409 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:26,410 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:26,412 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:26,421 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:26,421 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.6384ms INFO 2024-11-23 18:24:26,421 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:26,421 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4036ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:28,455 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:24:28,455 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:28,455 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:28,458 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:28,582 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:28,582 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 124.0882ms INFO 2024-11-23 18:24:28,582 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:28,582 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.9159ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:38,174 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=65ccd6fd-f0f0-4a59-b426-704517109232& INFO 2024-11-23 18:24:38,174 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:38,175 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,178 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:38,233 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:38,234 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.9835ms INFO 2024-11-23 18:24:38,234 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,234 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.913ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:38,435 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:24:38,435 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:38,435 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,436 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=224828&isHis=& INFO 2024-11-23 18:24:38,436 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:38,436 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,438 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:38,439 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:38,447 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:24:38,450 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:38,450 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.2386ms INFO 2024-11-23 18:24:38,451 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,451 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.171ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:38,453 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:24:38,456 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:38,456 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.7002ms INFO 2024-11-23 18:24:38,457 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,457 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1347ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:38,666 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=65ccd6fd-f0f0-4a59-b426-704517109232&isHis=& INFO 2024-11-23 18:24:38,666 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:38,666 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,669 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:38,727 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:38,727 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 57.5055ms INFO 2024-11-23 18:24:38,727 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,727 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.6586ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:38,906 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:24:38,906 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:38,906 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,909 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:38,917 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:38,917 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.2279ms INFO 2024-11-23 18:24:38,917 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:38,917 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8888ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:39,104 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=65ccd6fd-f0f0-4a59-b426-704517109232&recordId=1978&tableName=FORM71& INFO 2024-11-23 18:24:39,105 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:39,105 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,106 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=65ccd6fd-f0f0-4a59-b426-704517109232&isHis=& INFO 2024-11-23 18:24:39,106 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:39,106 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,108 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:39,109 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:39,134 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=65ccd6fd-f0f0-4a59-b426-704517109232&flowID=185&nodeCode=begin& INFO 2024-11-23 18:24:39,135 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:39,135 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,138 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:39,169 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:39,170 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.3347ms INFO 2024-11-23 18:24:39,170 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,170 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.9011ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:39,188 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:39,188 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 80.4313ms INFO 2024-11-23 18:24:39,188 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,188 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.405ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:39,201 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:39,202 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 63.1378ms INFO 2024-11-23 18:24:39,202 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,202 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.6908ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:39,394 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1978&approveID=224828& INFO 2024-11-23 18:24:39,395 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:39,395 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,398 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:39,407 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:39,407 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.9288ms INFO 2024-11-23 18:24:39,407 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,407 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.706ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:39,614 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 18:24:39,614 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1978&formCode=0070&flowID=185&nodeCode=begin&exeId=43985&guid=65ccd6fd-f0f0-4a59-b426-704517109232&flag=4& INFO 2024-11-23 18:24:39,614 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:39,614 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:39,615 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,615 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,617 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:39,617 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:39,623 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:39,623 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8246ms INFO 2024-11-23 18:24:39,623 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,623 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6464ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:39,735 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:39,741 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 123.2678ms INFO 2024-11-23 18:24:39,741 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:39,741 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.9617ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:42,194 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=dc389143-918d-42c4-06a8-5beaecfeadf0&attachTableName=& INFO 2024-11-23 18:24:42,194 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:42,194 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:42,197 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:42,199 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b4373fb8-a1d2-9105-2da4-dc044bf68258&attachTableName=& INFO 2024-11-23 18:24:42,199 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:42,199 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:42,202 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:42,235 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:42,235 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 32.9853ms INFO 2024-11-23 18:24:42,235 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:42,235 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:42,235 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 37.7283ms INFO 2024-11-23 18:24:42,235 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3469ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:42,235 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:42,235 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5175ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:43,114 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=oVsR1MJ9f7w%3D& INFO 2024-11-23 18:24:43,115 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:43,115 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:43,118 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:43,126 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:43,126 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.5575ms INFO 2024-11-23 18:24:43,126 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:43,127 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.311ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:45,014 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:24:45,015 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:45,015 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:45,018 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:45,141 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:45,141 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 123.7774ms INFO 2024-11-23 18:24:45,141 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:45,142 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.5804ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:48,419 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=84bbece7-b256-4b6d-b299-65908c431477& INFO 2024-11-23 18:24:48,419 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:48,420 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:48,422 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:48,478 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:48,479 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 56.0315ms INFO 2024-11-23 18:24:48,479 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:48,479 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.8237ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:48,649 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:24:48,649 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:48,649 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:48,652 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:48,665 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:48,665 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.3632ms INFO 2024-11-23 18:24:48,665 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:48,665 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1277ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:48,670 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=219574&isHis=& INFO 2024-11-23 18:24:48,670 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:48,670 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:48,673 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:48,681 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:24:48,685 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:24:48,689 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:48,689 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.0043ms INFO 2024-11-23 18:24:48,689 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:48,689 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.268ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:49,254 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=84bbece7-b256-4b6d-b299-65908c431477&isHis=& INFO 2024-11-23 18:24:49,255 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:49,255 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,258 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:49,315 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:49,315 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.8929ms INFO 2024-11-23 18:24:49,315 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,315 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.6369ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:49,493 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:24:49,493 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:49,493 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,496 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:49,504 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:49,504 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.22ms INFO 2024-11-23 18:24:49,504 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,504 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9031ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:49,714 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=84bbece7-b256-4b6d-b299-65908c431477&recordId=1863&tableName=FORM71& INFO 2024-11-23 18:24:49,715 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:49,715 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=84bbece7-b256-4b6d-b299-65908c431477&isHis=& INFO 2024-11-23 18:24:49,715 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,716 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:49,716 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,718 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:49,718 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:49,720 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=84bbece7-b256-4b6d-b299-65908c431477&flowID=185&nodeCode=begin& INFO 2024-11-23 18:24:49,720 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:49,720 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,723 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:49,788 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:49,788 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 65.2969ms INFO 2024-11-23 18:24:49,788 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,788 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.651ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:49,791 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:49,791 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 72.9412ms INFO 2024-11-23 18:24:49,791 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,791 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.7575ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:49,913 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:49,913 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 194.4275ms INFO 2024-11-23 18:24:49,913 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,913 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 197.741ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:49,969 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1863&approveID=219574& INFO 2024-11-23 18:24:49,970 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:49,970 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,973 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:49,981 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:49,981 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.331ms INFO 2024-11-23 18:24:49,981 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:49,981 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1916ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:50,224 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1863&formCode=0070&flowID=185&nodeCode=begin&exeId=42897&guid=84bbece7-b256-4b6d-b299-65908c431477&flag=4& INFO 2024-11-23 18:24:50,224 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:50,224 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:50,227 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:50,343 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:50,348 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 121.3675ms INFO 2024-11-23 18:24:50,348 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:50,348 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.8735ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:52,829 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=8a13f259-07f0-ab75-3b5e-f48598480471&attachTableName=& INFO 2024-11-23 18:24:52,829 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:52,830 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:52,832 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:52,845 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=6211b529-ec79-530e-a564-1d54d48f9883&attachTableName=& INFO 2024-11-23 18:24:52,845 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:52,845 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:52,848 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:52,859 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:52,859 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 27.0921ms INFO 2024-11-23 18:24:52,859 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:52,860 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6537ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:52,867 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:52,867 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 19.1025ms INFO 2024-11-23 18:24:52,867 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:52,867 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3172ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:53,789 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=pNqOpirmV74%3D& INFO 2024-11-23 18:24:53,790 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:53,790 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:53,793 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:53,801 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:53,801 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3777ms INFO 2024-11-23 18:24:53,801 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:53,801 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0768ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:24:56,176 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:24:56,176 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:24:56,176 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:56,179 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:24:56,499 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:24:56,499 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 319.9641ms INFO 2024-11-23 18:24:56,499 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:24:56,500 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 323.7952ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:01,071 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3177a9bc-c12e-4250-84a1-1f65eb62f4b7& INFO 2024-11-23 18:25:01,072 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:01,072 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:01,075 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:01,129 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:01,129 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.1466ms INFO 2024-11-23 18:25:01,129 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:01,129 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.7534ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:01,344 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:25:01,344 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:01,345 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:01,347 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:01,355 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=224834&isHis=& INFO 2024-11-23 18:25:01,355 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:01,355 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:01,358 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:01,360 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:01,360 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.5965ms INFO 2024-11-23 18:25:01,360 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:01,360 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.046ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:01,365 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:25:01,371 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:25:01,375 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:01,375 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.6523ms INFO 2024-11-23 18:25:01,375 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:01,375 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.903ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:01,539 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=3177a9bc-c12e-4250-84a1-1f65eb62f4b7&isHis=& INFO 2024-11-23 18:25:01,540 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:01,540 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:01,543 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:01,599 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:01,599 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.2902ms INFO 2024-11-23 18:25:01,599 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:01,600 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.127ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:02,214 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:25:02,215 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:02,215 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,218 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:02,226 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:02,226 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.9589ms INFO 2024-11-23 18:25:02,226 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,226 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4621ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:02,434 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=3177a9bc-c12e-4250-84a1-1f65eb62f4b7&isHis=& INFO 2024-11-23 18:25:02,434 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:02,435 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,437 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:02,439 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=3177a9bc-c12e-4250-84a1-1f65eb62f4b7&recordId=1979&tableName=FORM71& INFO 2024-11-23 18:25:02,440 [135 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:02,440 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,440 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=3177a9bc-c12e-4250-84a1-1f65eb62f4b7&flowID=185&nodeCode=begin& INFO 2024-11-23 18:25:02,440 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:02,441 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,442 [135 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:02,443 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:02,497 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:02,497 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 53.9156ms INFO 2024-11-23 18:25:02,497 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,497 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.0133ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:02,498 [135 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:02,498 [135 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 55.4629ms INFO 2024-11-23 18:25:02,498 [135 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,498 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:02,498 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.6914ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:02,498 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.7961ms INFO 2024-11-23 18:25:02,498 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,498 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.4211ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:02,695 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1979&approveID=224834& INFO 2024-11-23 18:25:02,696 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:02,696 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,699 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:02,707 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:02,708 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.8891ms INFO 2024-11-23 18:25:02,708 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,708 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3606ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:02,954 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1979&formCode=0070&flowID=185&nodeCode=begin&exeId=43986&guid=3177a9bc-c12e-4250-84a1-1f65eb62f4b7&flag=4& INFO 2024-11-23 18:25:02,955 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:02,955 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:02,957 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:03,074 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:03,079 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 121.5425ms INFO 2024-11-23 18:25:03,079 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:03,079 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.9919ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:04,679 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e5a6b736-e589-b0a3-7f43-8a546cdfffaf&attachTableName=& INFO 2024-11-23 18:25:04,679 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:04,680 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:04,680 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=76eff505-de85-3e7a-102c-60707ef87c4f&attachTableName=& INFO 2024-11-23 18:25:04,680 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:04,681 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:04,682 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:04,683 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:04,711 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:04,711 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:04,711 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 28.3486ms INFO 2024-11-23 18:25:04,711 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:04,711 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 28.9871ms INFO 2024-11-23 18:25:04,711 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:04,712 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4385ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:04,712 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7566ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:05,619 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=gF1QyQ3qvuM%3D& INFO 2024-11-23 18:25:05,619 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:05,619 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:05,622 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:05,630 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:05,630 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.2431ms INFO 2024-11-23 18:25:05,630 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:05,631 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8428ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:25:17,654 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:25:17,655 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:25:17,655 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:17,657 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:25:17,781 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:25:17,781 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 123.8534ms INFO 2024-11-23 18:25:17,781 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:25:17,781 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.4379ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:37,639 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357598259&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:26:37,640 [100 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:26:37,641 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1651ms 200 text/html INFO 2024-11-23 18:26:39,404 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732357600132 INFO 2024-11-23 18:26:39,405 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:26:39,405 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8832ms 200 application/javascript INFO 2024-11-23 18:26:39,534 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.19528655538262574 INFO 2024-11-23 18:26:39,535 [100 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:26:39,535 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6884ms 200 application/javascript INFO 2024-11-23 18:26:40,325 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732357598259%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:26:40,325 [100 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:26:40,326 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,328 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,330 [100 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357598259&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:26:40,335 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,335 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.4468ms INFO 2024-11-23 18:26:40,335 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,335 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7751ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,338 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:26:40,338 [134 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:26:40,339 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,339 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,341 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,343 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:26:40,343 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:26:40,343 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:26:40,371 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:26:40,375 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,375 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.5664ms INFO 2024-11-23 18:26:40,375 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,375 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9159ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,574 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:26:40,575 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,575 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,575 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:26:40,576 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,576 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,578 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,579 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,580 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:26:40,580 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:26:40,580 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:26:40,585 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,586 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.0216ms INFO 2024-11-23 18:26:40,586 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,586 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4811ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,608 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:26:40,608 [101 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:26:40,625 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,626 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 47.659ms INFO 2024-11-23 18:26:40,626 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,626 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6276ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,799 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:26:40,799 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,799 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,799 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:26:40,800 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,800 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,802 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,804 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,809 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,810 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,810 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.1295ms INFO 2024-11-23 18:26:40,810 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,810 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 6.062ms INFO 2024-11-23 18:26:40,810 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1915ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,810 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,810 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6355ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,835 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:26:40,836 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,836 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,839 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,844 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,844 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6194ms INFO 2024-11-23 18:26:40,844 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,845 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2649ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,898 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:26:40,899 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,899 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,901 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:26:40,901 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,901 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,901 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,904 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,907 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,907 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.9371ms INFO 2024-11-23 18:26:40,907 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,908 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3846ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,909 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,909 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0413ms INFO 2024-11-23 18:26:40,909 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,909 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2724ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,919 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:26:40,919 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,920 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,922 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,931 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,931 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2909ms INFO 2024-11-23 18:26:40,931 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,931 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3489ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,941 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:26:40,941 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,942 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,944 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,949 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,949 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3562ms INFO 2024-11-23 18:26:40,949 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,950 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5439ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:40,961 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:26:40,961 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:40,961 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,964 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:40,971 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:40,971 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3809ms INFO 2024-11-23 18:26:40,971 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:40,971 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3983ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:41,004 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:26:41,004 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:41,004 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:41,005 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:26:41,006 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:41,006 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:41,007 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:41,008 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:41,032 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:41,032 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.299ms INFO 2024-11-23 18:26:41,032 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:41,032 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8284ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:41,097 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:41,097 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 88.8947ms INFO 2024-11-23 18:26:41,097 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:41,098 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.1615ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:43,738 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:26:43,739 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:43,739 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:43,739 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 18:26:43,740 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:43,740 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:26:43,740 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:43,740 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:43,740 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:43,742 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:43,742 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:43,743 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:43,754 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:43,754 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:43,754 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.1237ms INFO 2024-11-23 18:26:43,754 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 11.5571ms INFO 2024-11-23 18:26:43,754 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:43,754 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:43,754 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6871ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:43,754 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7115ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:43,867 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:43,867 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 124.2079ms INFO 2024-11-23 18:26:43,867 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:43,867 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.7043ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:52,724 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=65ccd6fd-f0f0-4a59-b426-704517109232& INFO 2024-11-23 18:26:52,725 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:52,725 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:52,728 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:52,783 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:52,783 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.1727ms INFO 2024-11-23 18:26:52,783 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:52,783 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8043ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:52,959 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=224828&isHis=& INFO 2024-11-23 18:26:52,959 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:26:52,960 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:52,960 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:52,960 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:52,960 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:52,963 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:52,963 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:52,971 [100 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:26:52,974 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:52,975 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.7743ms INFO 2024-11-23 18:26:52,975 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:52,975 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.405ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:52,976 [100 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:26:52,980 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:52,980 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.9276ms INFO 2024-11-23 18:26:52,980 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:52,980 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4594ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:53,160 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=65ccd6fd-f0f0-4a59-b426-704517109232&isHis=& INFO 2024-11-23 18:26:53,160 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:53,160 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,163 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:53,222 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:53,222 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 58.8088ms INFO 2024-11-23 18:26:53,222 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,222 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.3599ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:53,439 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:26:53,440 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:53,440 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,443 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:53,450 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:53,451 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.0229ms INFO 2024-11-23 18:26:53,451 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,451 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5273ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:53,639 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=65ccd6fd-f0f0-4a59-b426-704517109232&flowID=185&nodeCode=begin& INFO 2024-11-23 18:26:53,639 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=65ccd6fd-f0f0-4a59-b426-704517109232&isHis=& INFO 2024-11-23 18:26:53,640 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:53,640 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:53,640 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=65ccd6fd-f0f0-4a59-b426-704517109232&recordId=1978&tableName=FORM71& INFO 2024-11-23 18:26:53,640 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,640 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,640 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:53,640 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,643 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:53,643 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:53,643 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:53,697 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:53,697 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.5672ms INFO 2024-11-23 18:26:53,697 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,697 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.2513ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:53,700 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:53,700 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.4923ms INFO 2024-11-23 18:26:53,700 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,700 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.5856ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:53,703 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:53,703 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.7181ms INFO 2024-11-23 18:26:53,703 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,703 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.0576ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:53,854 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1978&approveID=224828& INFO 2024-11-23 18:26:53,854 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:53,855 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,857 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:53,866 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:53,866 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.2701ms INFO 2024-11-23 18:26:53,866 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:53,866 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7363ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:54,359 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 18:26:54,360 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:54,360 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:54,362 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:54,364 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 18:26:54,365 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:54,365 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:54,367 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:54,368 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:54,368 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8381ms INFO 2024-11-23 18:26:54,368 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:54,368 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2972ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:54,372 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:54,373 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2196ms INFO 2024-11-23 18:26:54,373 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:54,373 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4135ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:54,378 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1978&formCode=0070&flowID=185&nodeCode=begin&exeId=43985&guid=65ccd6fd-f0f0-4a59-b426-704517109232&flag=4& INFO 2024-11-23 18:26:54,378 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:54,379 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:54,381 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:54,498 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:54,504 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 122.5806ms INFO 2024-11-23 18:26:54,504 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:54,504 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.6529ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:55,998 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=dc389143-918d-42c4-06a8-5beaecfeadf0&attachTableName=& INFO 2024-11-23 18:26:55,999 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:55,999 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:56,002 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:56,005 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b4373fb8-a1d2-9105-2da4-dc044bf68258&attachTableName=& INFO 2024-11-23 18:26:56,005 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:56,005 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:56,008 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:56,030 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:56,030 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 28.4792ms INFO 2024-11-23 18:26:56,030 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:56,030 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9757ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:56,032 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:56,032 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 24.5149ms INFO 2024-11-23 18:26:56,032 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:56,032 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.7223ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:56,923 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=oVsR1MJ9f7w%3D& INFO 2024-11-23 18:26:56,924 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:56,924 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:56,927 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:56,935 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:56,936 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.8332ms INFO 2024-11-23 18:26:56,936 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:56,936 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4689ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:26:58,699 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:26:58,700 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:26:58,700 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:58,703 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:26:58,825 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:26:58,825 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 122.6611ms INFO 2024-11-23 18:26:58,825 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:26:58,826 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.3952ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:00,918 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5ac55563-0eec-4420-a0ef-8121a78d7978& INFO 2024-11-23 18:27:00,919 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:00,919 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:00,922 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:00,976 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:00,977 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.8475ms INFO 2024-11-23 18:27:00,977 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:00,977 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4525ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:01,158 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:27:01,158 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:01,159 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:01,161 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:01,161 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=224854&isHis=& INFO 2024-11-23 18:27:01,162 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:01,162 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:01,164 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:01,172 [100 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:27:01,173 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:01,173 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.9255ms INFO 2024-11-23 18:27:01,173 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:01,173 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4597ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:01,177 [100 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:27:01,181 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:01,181 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.8103ms INFO 2024-11-23 18:27:01,181 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:01,181 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8823ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:01,360 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=5ac55563-0eec-4420-a0ef-8121a78d7978&isHis=& INFO 2024-11-23 18:27:01,360 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:01,360 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:01,363 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:01,420 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:01,420 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.8259ms INFO 2024-11-23 18:27:01,420 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:01,420 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.5288ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:01,624 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 18:27:01,625 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:01,625 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:01,628 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:01,636 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:01,636 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.2595ms INFO 2024-11-23 18:27:01,636 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:01,636 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7466ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:02,204 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5ac55563-0eec-4420-a0ef-8121a78d7978&isHis=& INFO 2024-11-23 18:27:02,204 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=5ac55563-0eec-4420-a0ef-8121a78d7978&recordId=1980&tableName=FORM71& INFO 2024-11-23 18:27:02,205 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:02,205 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:02,205 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:02,205 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:02,208 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:02,208 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:02,225 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5ac55563-0eec-4420-a0ef-8121a78d7978&flowID=185&nodeCode=begin& INFO 2024-11-23 18:27:02,225 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:02,225 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:02,228 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:02,266 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:02,267 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 58.8491ms INFO 2024-11-23 18:27:02,267 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:02,267 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5642ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:02,287 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:02,287 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 58.4957ms INFO 2024-11-23 18:27:02,287 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:02,287 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:02,287 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 79.1692ms INFO 2024-11-23 18:27:02,287 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:02,287 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.2636ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:02,287 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.7925ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:02,480 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1980&approveID=224854& INFO 2024-11-23 18:27:02,481 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:02,481 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:02,483 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:02,492 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:02,492 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.7946ms INFO 2024-11-23 18:27:02,492 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:02,493 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4058ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:03,020 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 18:27:03,021 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:03,021 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:03,024 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:03,024 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1980&formCode=0070&flowID=185&nodeCode=begin&exeId=43988&guid=5ac55563-0eec-4420-a0ef-8121a78d7978&flag=4& INFO 2024-11-23 18:27:03,025 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:03,025 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:03,027 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:03,029 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:03,029 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7616ms INFO 2024-11-23 18:27:03,029 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:03,029 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3156ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:03,143 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:03,148 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 120.3636ms INFO 2024-11-23 18:27:03,148 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:03,148 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.8147ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:05,659 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=2d3edd62-7264-02cf-b538-561239971d41&attachTableName=& INFO 2024-11-23 18:27:05,659 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:05,660 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:05,663 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:05,665 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=6164a468-80e5-366e-01bc-635c0d3a0905&attachTableName=& INFO 2024-11-23 18:27:05,665 [134 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:05,665 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:05,668 [134 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:05,688 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:05,689 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 26.0092ms INFO 2024-11-23 18:27:05,689 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:05,689 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.947ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:05,691 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:05,691 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 23.0132ms INFO 2024-11-23 18:27:05,691 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:05,691 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4757ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:06,620 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=6MNtltc1DWs%3D& INFO 2024-11-23 18:27:06,621 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:06,621 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:06,624 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:06,632 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:06,632 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4907ms INFO 2024-11-23 18:27:06,632 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:06,633 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2801ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:20,679 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 18:27:20,680 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:20,680 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:20,683 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:20,807 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:20,807 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 124.2231ms INFO 2024-11-23 18:27:20,808 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:20,808 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.2995ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:51,524 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357671133&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 18:27:51,524 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:27:51,525 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1477ms 200 text/html INFO 2024-11-23 18:27:54,888 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732357674568 INFO 2024-11-23 18:27:54,889 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:27:54,889 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9235ms 200 application/javascript INFO 2024-11-23 18:27:55,028 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5523362997095203 INFO 2024-11-23 18:27:55,029 [101 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:27:55,029 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6827ms 200 application/javascript INFO 2024-11-23 18:27:55,403 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732357671133%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 18:27:55,404 [5 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:27:55,404 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,407 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:55,409 [5 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357671133&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 18:27:55,413 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:55,413 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0654ms INFO 2024-11-23 18:27:55,413 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,413 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5658ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:55,429 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:27:55,429 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:27:55,429 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:55,432 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,434 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:55,436 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:27:55,437 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:27:55,437 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:27:55,463 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:27:55,467 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:55,467 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.8031ms INFO 2024-11-23 18:27:55,467 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,467 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7428ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:55,643 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:27:55,644 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:55,644 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:27:55,644 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,644 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:55,644 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,647 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:55,647 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:55,649 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:27:55,649 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:27:55,649 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:27:55,653 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:55,653 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8699ms INFO 2024-11-23 18:27:55,653 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,653 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.84ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:55,676 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:27:55,735 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:27:55,740 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:55,740 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 92.8418ms INFO 2024-11-23 18:27:55,740 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,740 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.2829ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:55,969 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:27:55,969 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:55,969 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,973 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:27:55,973 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:55,973 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:55,973 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,975 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:55,981 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:55,981 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4337ms INFO 2024-11-23 18:27:55,981 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,981 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6011ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:55,989 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:55,990 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.0249ms INFO 2024-11-23 18:27:55,990 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:55,990 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1182ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:56,073 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2953eb3f-f240-4457-b289-16a4650cf815%20%20& INFO 2024-11-23 18:27:56,073 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:56,074 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,076 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:56,131 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:56,132 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.3148ms INFO 2024-11-23 18:27:56,132 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,132 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.779ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:56,164 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:27:56,164 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:56,164 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,167 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:56,174 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:56,175 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7223ms INFO 2024-11-23 18:27:56,175 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,175 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0227ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:56,343 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=225144&isHis=& INFO 2024-11-23 18:27:56,343 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:27:56,343 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:56,343 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:56,344 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,344 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,346 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:56,346 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:56,354 [96 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:27:56,358 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:56,358 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.3677ms INFO 2024-11-23 18:27:56,358 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,358 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7408ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:56,359 [96 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 18:27:56,363 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:56,363 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.5088ms INFO 2024-11-23 18:27:56,363 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,363 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.882ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:56,563 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2024-11-23 18:27:56,564 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:56,564 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,567 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:56,575 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:56,575 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.9819ms INFO 2024-11-23 18:27:56,575 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,575 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.723ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:56,768 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2953eb3f-f240-4457-b289-16a4650cf815%20%20&isHis=& INFO 2024-11-23 18:27:56,768 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:56,769 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,769 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=132&NodeCode=N1661331571231&guid=2953eb3f-f240-4457-b289-16a4650cf815%20%20&recordId=5462&tableName=FORMBKSQD& INFO 2024-11-23 18:27:56,769 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:56,769 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,771 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:56,772 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:56,801 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2953eb3f-f240-4457-b289-16a4650cf815%20%20&flowID=132&nodeCode=N1661331571231& INFO 2024-11-23 18:27:56,802 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:56,802 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,805 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:56,828 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:56,828 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.4261ms INFO 2024-11-23 18:27:56,828 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,829 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.6443ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:56,859 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:56,859 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 87.8864ms INFO 2024-11-23 18:27:56,859 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,859 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.4511ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:56,861 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:56,861 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 56.495ms INFO 2024-11-23 18:27:56,861 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:56,861 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.9526ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:57,091 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0031&tableName=FORMBKSQD&keyFieldValue=5462&approveID=225144& INFO 2024-11-23 18:27:57,091 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:57,091 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:57,094 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:57,102 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:57,102 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.4583ms INFO 2024-11-23 18:27:57,102 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:57,103 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9107ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:57,501 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 18:27:57,501 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:57,502 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:57,504 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:57,508 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 18:27:57,508 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:57,508 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:57,510 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:57,510 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6436ms INFO 2024-11-23 18:27:57,510 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:57,510 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2167ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:57,511 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:57,513 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=5462&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=44184&guid=2953eb3f-f240-4457-b289-16a4650cf815%20%20&flag=1& INFO 2024-11-23 18:27:57,513 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:27:57,514 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:57,516 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:57,516 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0226ms INFO 2024-11-23 18:27:57,516 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:57,516 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:27:57,516 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0898ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:27:57,631 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:27:57,632 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 115.7911ms INFO 2024-11-23 18:27:57,632 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:27:57,632 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.957ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:00,769 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORMBKSQD&keyFieldValue=EadBVD%2BQJeo%3D& INFO 2024-11-23 18:28:00,769 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:00,770 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:00,772 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:00,782 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:00,782 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.5992ms INFO 2024-11-23 18:28:00,782 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:00,782 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4584ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:05,228 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357684847&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:28:05,229 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:28:05,229 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0225ms 200 text/html INFO 2024-11-23 18:28:07,328 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732357686979 INFO 2024-11-23 18:28:07,329 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:28:07,329 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9609ms 200 application/javascript INFO 2024-11-23 18:28:07,463 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6241231480247202 INFO 2024-11-23 18:28:07,464 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:28:07,464 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0211ms 200 application/javascript INFO 2024-11-23 18:28:07,808 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732357684847%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:28:07,808 [27 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:28:07,808 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:07,811 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:07,813 [27 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732357684847&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:28:07,816 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:28:07,816 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:28:07,817 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:07,817 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:07,817 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.0064ms INFO 2024-11-23 18:28:07,817 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:07,817 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:07,817 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3576ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:07,819 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:07,822 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:28:07,822 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:28:07,822 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:28:07,849 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:28:07,852 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:07,853 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0135ms INFO 2024-11-23 18:28:07,853 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:07,853 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4941ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,042 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:28:08,042 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,042 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,045 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,047 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:28:08,047 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:28:08,047 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:28:08,068 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:28:08,069 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,069 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,072 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,076 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:28:08,076 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:28:08,078 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,078 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9523ms INFO 2024-11-23 18:28:08,078 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,078 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.467ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,080 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,080 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.8694ms INFO 2024-11-23 18:28:08,080 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,080 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4284ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,340 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:28:08,341 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,341 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,344 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,346 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:28:08,347 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,347 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,349 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,349 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.423ms INFO 2024-11-23 18:28:08,349 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,349 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0451ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,349 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,359 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,359 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.8368ms INFO 2024-11-23 18:28:08,359 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,359 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1225ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,608 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:28:08,609 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,609 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,612 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,617 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,617 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7045ms INFO 2024-11-23 18:28:08,617 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,618 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2894ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,639 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:28:08,639 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,639 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,641 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:28:08,641 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,641 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,642 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,644 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,647 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,647 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1101ms INFO 2024-11-23 18:28:08,647 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,647 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4258ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,649 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,649 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3506ms INFO 2024-11-23 18:28:08,649 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,649 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6956ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,708 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:28:08,708 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,709 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,711 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,720 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,720 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.259ms INFO 2024-11-23 18:28:08,720 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,721 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5836ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,731 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:28:08,732 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,732 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,735 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,740 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,740 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8744ms INFO 2024-11-23 18:28:08,740 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,741 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4304ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,751 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:28:08,751 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,751 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,754 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,762 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,762 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.0553ms INFO 2024-11-23 18:28:08,762 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,762 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5522ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,819 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:28:08,819 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,819 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,822 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,828 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:28:08,829 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:08,829 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,831 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:08,832 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,832 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.957ms INFO 2024-11-23 18:28:08,832 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,832 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5081ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:08,857 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:08,857 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.2758ms INFO 2024-11-23 18:28:08,857 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:08,857 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8485ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:18,043 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2024-11-23 18:28:18,043 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2024-11-23 18:28:18,043 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:28:18,043 [134 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:28:18,044 [19 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/vuedraggable.umd.d9d361ab.js was not modified INFO 2024-11-23 18:28:18,044 [134 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/moreMenu.5ee53a68.js was not modified INFO 2024-11-23 18:28:18,044 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6205ms 304 application/javascript INFO 2024-11-23 18:28:18,044 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2024-11-23 18:28:18,044 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7051ms 304 application/javascript INFO 2024-11-23 18:28:18,044 [19 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/moreMenu.d88dbed4.css was not modified INFO 2024-11-23 18:28:18,044 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3278ms 304 text/css INFO 2024-11-23 18:28:18,368 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2024-11-23 18:28:18,369 [19 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdcc.d63f5968.png was not modified INFO 2024-11-23 18:28:18,369 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2024-11-23 18:28:18,369 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7923ms 304 image/png INFO 2024-11-23 18:28:18,369 [5 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/ywsqd.1e248292.png was not modified INFO 2024-11-23 18:28:18,369 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4439ms 304 image/png INFO 2024-11-23 18:28:33,573 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 18:28:33,573 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 18:28:33,574 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:33,574 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:33,574 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:33,574 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:33,577 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:33,577 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:33,583 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:33,583 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4912ms INFO 2024-11-23 18:28:33,583 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:33,583 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.106ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:33,644 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:33,644 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 67.7624ms INFO 2024-11-23 18:28:33,644 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:33,645 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.4491ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:42,608 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 18:28:42,609 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 18:28:42,609 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:42,609 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 18:28:42,609 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,609 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:42,609 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,609 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:42,609 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,611 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 18:28:42,611 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:42,611 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,612 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:42,612 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:42,612 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:42,614 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:42,619 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:42,619 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.2967ms INFO 2024-11-23 18:28:42,619 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,619 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.749ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:42,620 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:42,620 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:42,620 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6487ms INFO 2024-11-23 18:28:42,620 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,620 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.4688ms INFO 2024-11-23 18:28:42,620 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,620 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8316ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:42,621 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6781ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:42,621 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:42,622 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.9163ms INFO 2024-11-23 18:28:42,622 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,622 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6837ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:42,637 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:28:42,637 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:42,638 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,641 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:42,646 [134 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:42,646 [134 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.4024ms INFO 2024-11-23 18:28:42,646 [134 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,646 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3755ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:42,852 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1714& INFO 2024-11-23 18:28:42,853 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:42,853 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,855 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:42,879 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:42,885 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 29.433ms INFO 2024-11-23 18:28:42,885 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:42,885 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7284ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:47,372 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 18:28:47,372 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 18:28:47,372 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:28:47,372 [99 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/annualLeave.046656c9.css was not modified INFO 2024-11-23 18:28:47,372 [19 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/annualLeave.d4a8cdf3.js was not modified INFO 2024-11-23 18:28:47,372 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5991ms 304 text/css INFO 2024-11-23 18:28:47,372 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5995ms 304 application/javascript INFO 2024-11-23 18:28:47,691 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 18:28:47,691 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 18:28:47,692 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:47,692 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:47,692 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:47,692 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:47,695 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:47,695 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:47,698 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 18:28:47,700 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:47,700 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7124ms INFO 2024-11-23 18:28:47,700 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:47,701 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0309ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:47,708 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:47,708 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.6022ms INFO 2024-11-23 18:28:47,708 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:47,708 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1077ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:47,971 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1714& INFO 2024-11-23 18:28:47,971 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:47,972 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:47,974 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:47,981 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:47,986 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.119ms INFO 2024-11-23 18:28:47,986 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:47,986 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8204ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:28:58,406 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:28:58,406 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:28:58,407 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:58,409 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:28:58,415 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:28:58,415 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6854ms INFO 2024-11-23 18:28:58,415 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:28:58,415 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2929ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:29:06,886 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2024-11-23 18:29:06,887 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:29:06,887 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:06,889 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetToDoListResult", controller = "ToDoListMgr"}. Executing controller action with signature Sg.HcmMb.ToDoList.Dto.ToDoListResultDto GetToDoListResult(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:29:06,891 [67 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTU3MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iua9mOW_l-WHjCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzE0IiwianRpIjoiOTY1ZjRmMDgtNWM0MS00M2U2LWFjOGYtZDY3YTY5MGI3MzJkIiwiaWF0IjoxNzMyMjg1MTM4LCJuYmYiOjE3MzIyODUxMzYsImV4cCI6MTczMjM3MTUzOCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.f9Rg4dlruzA82RupnaaDXsfZradxyI8IhD8kZx-MNJI INFO 2024-11-23 18:29:06,895 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:29:06,896 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 6.0952ms INFO 2024-11-23 18:29:06,896 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:06,896 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6582ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:29:07,287 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/ConfirmPwdByEnableCheckPwd2? application/x-www-form-urlencoded 0 INFO 2024-11-23 18:29:07,287 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:29:07,287 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:29:07,288 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:07,291 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "ConfirmPwdByEnableCheckPwd2", controller = "Salary"}. Executing controller action with signature Boolean ConfirmPwdByEnableCheckPwd2() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:29:07,298 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:29:07,298 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 7.5187ms INFO 2024-11-23 18:29:07,298 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:07,298 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9016ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:29:07,311 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2024-11-23 18:29:07,312 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:29:07,312 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:07,314 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsDefaultPwd", controller = "Salary"}. Executing controller action with signature Boolean GetIsDefaultPwd() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:29:07,322 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:29:07,322 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 7.3712ms INFO 2024-11-23 18:29:07,322 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:07,322 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6762ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:29:21,887 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/CheckPwd2? application/json 16 INFO 2024-11-23 18:29:21,887 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:29:21,887 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:29:21,888 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:21,890 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckPwd2", controller = "Salary"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckPwd2(Sg.HcmMb.Pay.Dto.PwdDto) on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:29:21,898 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:29:21,898 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 8.0097ms INFO 2024-11-23 18:29:21,898 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:21,898 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5537ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:29:22,112 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050001&IsEss=true& INFO 2024-11-23 18:29:22,112 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetWageDetial?GZYM=&GZYM2=&id=-1& INFO 2024-11-23 18:29:22,112 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:29:22,112 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:29:22,112 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:22,112 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:22,115 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWageDetial", controller = "Salary"}. Executing controller action with signature Sg.HcmMb.Pay.Dto.SalaryListsDto GetWageDetial(System.String, System.String, Int32) on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:29:22,115 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:29:22,121 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:29:22,121 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6421ms INFO 2024-11-23 18:29:22,121 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:22,121 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3849ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:29:22,196 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:29:22,203 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 88.1679ms INFO 2024-11-23 18:29:22,203 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2024-11-23 18:29:22,203 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.7074ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:30,217 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732358249437&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:37:30,218 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:37:30,218 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8956ms 200 text/html INFO 2024-11-23 18:37:32,290 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732358251482 INFO 2024-11-23 18:37:32,290 [138 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:37:32,290 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8681ms 200 application/javascript INFO 2024-11-23 18:37:32,395 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4234987707189384 INFO 2024-11-23 18:37:32,395 [104 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:37:32,396 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7557ms 200 application/javascript INFO 2024-11-23 18:37:32,724 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732358249437%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:37:32,724 [104 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:37:32,724 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:32,727 [104 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:32,729 [104 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732358249437&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:37:32,733 [104 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:32,734 [104 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.5131ms INFO 2024-11-23 18:37:32,734 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:32,734 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8645ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:32,833 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:37:32,833 [104 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:37:32,834 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:32,834 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:32,836 [104 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:32,838 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:37:32,838 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:37:32,839 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:37:32,865 [103 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:37:32,869 [104 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:32,869 [104 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7206ms INFO 2024-11-23 18:37:32,869 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:32,869 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1636ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,040 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:37:33,041 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,041 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,043 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,045 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:37:33,045 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:37:33,045 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:37:33,052 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:37:33,052 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,053 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,055 [104 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,061 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,061 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7787ms INFO 2024-11-23 18:37:33,061 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,061 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0326ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,074 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:37:33,074 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:37:33,078 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,078 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.0377ms INFO 2024-11-23 18:37:33,078 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,079 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6722ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,240 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:37:33,241 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,241 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,244 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,249 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,249 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.4544ms INFO 2024-11-23 18:37:33,249 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,249 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8503ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,253 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:37:33,253 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,253 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,256 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,261 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,261 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.973ms INFO 2024-11-23 18:37:33,261 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,261 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0614ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,475 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:37:33,476 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,476 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,479 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,484 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,484 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6524ms INFO 2024-11-23 18:37:33,484 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,485 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1849ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,584 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:37:33,584 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,584 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,587 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,588 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:37:33,588 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,588 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,591 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,592 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,592 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4327ms INFO 2024-11-23 18:37:33,592 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,592 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7603ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,596 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,596 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3989ms INFO 2024-11-23 18:37:33,596 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,596 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.57ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,730 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:37:33,730 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:37:33,730 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,730 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,730 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,730 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,731 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:37:33,731 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,732 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,733 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,733 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,734 [104 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,741 [104 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,741 [104 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.4552ms INFO 2024-11-23 18:37:33,742 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,742 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6284ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,743 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,743 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.8838ms INFO 2024-11-23 18:37:33,743 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,743 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6113ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,769 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:37:33,769 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,769 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,772 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,798 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,798 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.202ms INFO 2024-11-23 18:37:33,798 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,799 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9721ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,805 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:37:33,805 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:33,805 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,808 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:33,817 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,817 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.898ms INFO 2024-11-23 18:37:33,817 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,817 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.736ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:33,824 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:33,824 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 90.9743ms INFO 2024-11-23 18:37:33,824 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:33,824 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.4703ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:35,837 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 18:37:35,837 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:35,838 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:35,840 [104 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:35,846 [104 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:35,846 [104 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7302ms INFO 2024-11-23 18:37:35,846 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:35,846 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4321ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:37:35,918 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 18:37:35,918 [138 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:37:35,918 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:37:35,918 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:35,921 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:37:35,965 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:37:35,965 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 43.775ms INFO 2024-11-23 18:37:35,965 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 18:37:35,965 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3377ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:29,265 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732358668807&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:44:29,266 [154 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:44:29,266 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0063ms 200 text/html INFO 2024-11-23 18:44:30,894 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732358670822 INFO 2024-11-23 18:44:30,895 [136 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:44:30,895 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8887ms 200 application/javascript INFO 2024-11-23 18:44:30,904 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3242099533380389 INFO 2024-11-23 18:44:30,905 [154 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:44:30,905 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6862ms 200 application/javascript INFO 2024-11-23 18:44:31,011 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732358668807%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:44:31,012 [136 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:44:31,012 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,014 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,016 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 18:44:31,016 [136 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732358668807&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:44:31,016 [154 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:44:31,017 [154 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:44:31,017 [154 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:44:31,017 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,024 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,024 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,024 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 9.6543ms INFO 2024-11-23 18:44:31,024 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,024 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0489ms 200 application/json; charset=utf-8 WARN 2024-11-23 18:44:31,025 [154 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 18:44:31,026 [154 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 18:44:31,026 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,026 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.8842ms INFO 2024-11-23 18:44:31,026 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,026 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8118ms 401 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,095 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2024-11-23 18:44:31,095 [154 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:44:31,096 [154 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:44:31,096 [154 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:44:31,096 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:44:31,098 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 18:44:31,101 [154 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjEzOSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOWFiSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzM0IiwianRpIjoiOTZhMTcxZTAtMWVlMi00ZjNmLTkwNWMtOGRkN2Y0Y2EwZTAzIiwiaWF0IjoxNzMyMTQ4NTEyLCJuYmYiOjE3MzIxNDg1MTAsImV4cCI6MTczMjIzNDkxMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.7e4AsMJ-NgQe-K9exzHwUmstb-5MfxhJTyD9F1l9mVw INFO 2024-11-23 18:44:31,105 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,105 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.2823ms INFO 2024-11-23 18:44:31,105 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:44:31,105 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2985ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,180 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 18:44:31,180 [152 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:44:31,181 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,181 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,183 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,186 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:44:31,186 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:44:31,186 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:44:31,213 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:44:31,217 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,217 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.9316ms INFO 2024-11-23 18:44:31,217 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,218 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7586ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,359 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:44:31,359 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:44:31,360 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,360 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,360 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,360 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,363 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,363 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,364 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:44:31,364 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:44:31,364 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:44:31,369 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,369 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0508ms INFO 2024-11-23 18:44:31,369 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,369 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6894ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,391 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:44:31,391 [154 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:44:31,396 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,396 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2159ms INFO 2024-11-23 18:44:31,396 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,396 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7937ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,572 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:44:31,572 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:44:31,572 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,573 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,573 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,573 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,575 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,575 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,582 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,582 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 6.9406ms INFO 2024-11-23 18:44:31,582 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,582 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4656ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,583 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,583 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.5225ms INFO 2024-11-23 18:44:31,583 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,583 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1259ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,622 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:44:31,623 [152 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,623 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,627 [152 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,633 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:44:31,633 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,633 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,634 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:44:31,634 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,634 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,636 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,636 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,641 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:44:31,641 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,641 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,642 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:44:31,642 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,642 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,644 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,645 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,651 [152 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,651 [152 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 23.8111ms INFO 2024-11-23 18:44:31,651 [152 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,651 [152 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.7889ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,655 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,655 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.025ms INFO 2024-11-23 18:44:31,655 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,655 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2273ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,655 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,655 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 19.4391ms INFO 2024-11-23 18:44:31,655 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,655 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,655 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 18.9367ms INFO 2024-11-23 18:44:31,655 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,656 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.996ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,656 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9362ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,659 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,659 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 14.8677ms INFO 2024-11-23 18:44:31,659 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,659 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1798ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,697 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:44:31,698 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,698 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,701 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,709 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,709 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2876ms INFO 2024-11-23 18:44:31,709 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,709 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9072ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,722 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:44:31,722 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,722 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,725 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,731 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:44:31,731 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:31,732 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,735 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:31,763 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,763 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 27.6058ms INFO 2024-11-23 18:44:31,763 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,763 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.4647ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:31,817 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:31,817 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 91.2875ms INFO 2024-11-23 18:44:31,817 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:31,817 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.1288ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:33,129 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 18:44:33,129 [151 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:33,130 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:33,132 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 18:44:33,132 [151 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:33,133 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:33,133 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:33,136 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:33,139 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:33,139 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3632ms INFO 2024-11-23 18:44:33,139 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:33,139 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2457ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:33,255 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:33,256 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 120.0648ms INFO 2024-11-23 18:44:33,256 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:33,256 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.5645ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,068 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4& INFO 2024-11-23 18:44:35,068 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,068 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,071 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,126 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,126 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.9881ms INFO 2024-11-23 18:44:35,126 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,126 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8283ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,261 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 18:44:35,262 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226238&isHis=& INFO 2024-11-23 18:44:35,262 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,262 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,262 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,262 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,265 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,265 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,273 [125 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 18:44:35,278 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,278 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 13.3423ms INFO 2024-11-23 18:44:35,278 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,278 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0017ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,280 [125 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2024-11-23 18:44:35,284 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,284 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 19.1675ms INFO 2024-11-23 18:44:35,284 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,284 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4557ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,363 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4&isHis=& INFO 2024-11-23 18:44:35,364 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,364 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,367 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,428 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,428 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 61.1578ms INFO 2024-11-23 18:44:35,428 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,428 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.7619ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,510 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4&isHis=& INFO 2024-11-23 18:44:35,510 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,510 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,513 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,513 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=begin&guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4&recordId=277544&tableName=k_over& INFO 2024-11-23 18:44:35,514 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,514 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,514 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4&flowID=88&nodeCode=begin& INFO 2024-11-23 18:44:35,515 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,515 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,516 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,518 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,574 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,574 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 56.1788ms INFO 2024-11-23 18:44:35,574 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,574 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.6ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,574 [136 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,574 [136 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 58.1331ms INFO 2024-11-23 18:44:35,574 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,575 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.3099ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,575 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,575 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 62.3603ms INFO 2024-11-23 18:44:35,576 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,576 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.9248ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,679 [136 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 18:44:35,679 [136 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,680 [136 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,682 [136 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,683 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 18:44:35,684 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,684 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,687 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,688 [151 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,688 [151 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9663ms INFO 2024-11-23 18:44:35,688 [151 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,689 [151 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6939ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,691 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f2214ab9-82cc-4d09-888c-d1b3b12ad3b4& INFO 2024-11-23 18:44:35,691 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:35,691 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,692 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,692 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5259ms INFO 2024-11-23 18:44:35,692 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,692 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9619ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:35,694 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowPanel", controller = "EWorkFlow"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFlowPanel(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:35,840 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:35,845 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 150.9338ms INFO 2024-11-23 18:44:35,845 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:35,845 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 154.6148ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:44:37,095 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=k_over&keyFieldValue=KbbUzgtjlr8%3D& INFO 2024-11-23 18:44:37,096 [154 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:44:37,096 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:37,099 [154 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:44:37,108 [154 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:44:37,108 [154 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.8298ms INFO 2024-11-23 18:44:37,108 [154 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 18:44:37,109 [154 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0474ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:12,353 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:55:12,353 [153 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:55:12,354 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1483ms 200 text/html INFO 2024-11-23 18:55:12,521 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 18:55:12,522 [153 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:12,537 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 18:55:12,537 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2891ms 200 application/javascript INFO 2024-11-23 18:55:12,601 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 18:55:12,604 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 18:55:12,604 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6877ms 200 text/css INFO 2024-11-23 18:55:12,639 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 18:55:12,640 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 18:55:12,640 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1974ms 200 application/javascript INFO 2024-11-23 18:55:12,643 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732359311094&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:55:12,643 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 18:55:12,643 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7406ms 200 text/html INFO 2024-11-23 18:55:12,653 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 18:55:12,653 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 18:55:12,653 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7183ms 200 application/javascript INFO 2024-11-23 18:55:12,654 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 18:55:12,656 [97 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 18:55:12,656 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8656ms 200 application/javascript INFO 2024-11-23 18:55:12,733 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 18:55:12,734 [97 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 18:55:12,734 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6464ms 200 application/javascript INFO 2024-11-23 18:55:12,734 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 18:55:12,734 [97 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 18:55:12,734 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6602ms 200 application/javascript INFO 2024-11-23 18:55:12,737 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 18:55:12,737 [153 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 18:55:12,737 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.702ms 200 application/javascript INFO 2024-11-23 18:55:12,878 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 18:55:12,882 [97 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 18:55:12,882 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5808ms 200 text/css INFO 2024-11-23 18:55:12,882 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 18:55:12,883 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 18:55:12,883 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 18:55:12,883 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5673ms 200 application/javascript INFO 2024-11-23 18:55:12,883 [97 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 18:55:12,883 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6393ms 200 application/javascript INFO 2024-11-23 18:55:12,884 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 18:55:12,884 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 18:55:12,884 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:12,885 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 18:55:12,885 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6557ms 200 application/javascript INFO 2024-11-23 18:55:12,887 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 18:55:12,890 [153 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 18:55:12,890 [153 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4858ms 200 application/javascript INFO 2024-11-23 18:55:12,899 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 18:55:12,899 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.089ms 200 application/javascript INFO 2024-11-23 18:55:46,217 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 18:55:46,218 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 18:55:46,218 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0087ms 200 application/javascript INFO 2024-11-23 18:55:47,010 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732359345583 INFO 2024-11-23 18:55:47,011 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 18:55:47,011 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9338ms 200 application/javascript INFO 2024-11-23 18:55:47,168 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.18949027233157922 INFO 2024-11-23 18:55:47,169 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 18:55:47,169 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7833ms 200 application/javascript INFO 2024-11-23 18:55:47,260 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 18:55:47,261 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 18:55:47,261 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9393ms 200 image/jpeg INFO 2024-11-23 18:55:47,625 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732359311094%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 18:55:47,625 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 18:55:47,625 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:47,628 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:47,630 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732359311094&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 18:55:47,634 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:47,634 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9859ms INFO 2024-11-23 18:55:47,634 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:47,634 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.389ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:47,646 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:55:47,646 [100 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:47,647 [100 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:55:47,647 [100 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:55:47,647 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:47,650 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 18:55:47,650 [100 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 18:55:47,651 [100 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 18:55:47,651 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:47,651 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2408ms INFO 2024-11-23 18:55:47,651 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:47,651 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1839ms 401 application/json; charset=utf-8 INFO 2024-11-23 18:55:47,813 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 18:55:47,813 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:47,813 [11 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 18:55:47,813 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 18:55:47,814 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:55:47,816 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 18:55:47,818 [29 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NDAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzc0MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiwouW6huWNjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTQwIiwianRpIjoiYmI0NTBiN2MtNTUyYi00N2JmLThiNTItOTA2ZGVhYmQzZThjIiwiaWF0IjoxNzMyMTQ4MDE0LCJuYmYiOjE3MzIxNDgwMTIsImV4cCI6MTczMjIzNDQxNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.iIz7KTW4cnCZmwkQfJ-3qF29pCDqEZZ_WEthBtekpLY INFO 2024-11-23 18:55:47,822 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:47,822 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.142ms INFO 2024-11-23 18:55:47,823 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 18:55:47,823 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1506ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:47,984 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 18:55:47,984 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:47,985 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:47,987 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:47,990 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:47,992 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 18:55:47,992 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 18:55:47,992 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 18:55:48,018 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 18:55:48,022 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:48,022 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.2796ms INFO 2024-11-23 18:55:48,022 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,022 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.394ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:48,189 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 18:55:48,190 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:48,190 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,192 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:48,194 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 18:55:48,195 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 18:55:48,195 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 18:55:48,211 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 18:55:48,211 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:48,211 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,214 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:48,219 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:48,219 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5602ms INFO 2024-11-23 18:55:48,220 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,220 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8273ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:48,221 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 18:55:48,247 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 18:55:48,252 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:48,252 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.8353ms INFO 2024-11-23 18:55:48,252 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,253 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.4116ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:48,424 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 18:55:48,425 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:48,425 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 18:55:48,426 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2388ms 200 application/javascript INFO 2024-11-23 18:55:48,428 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 18:55:48,428 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:48,429 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 18:55:48,429 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7384ms 200 application/javascript INFO 2024-11-23 18:55:48,430 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 18:55:48,430 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:48,430 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 18:55:48,430 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5932ms 200 application/javascript INFO 2024-11-23 18:55:48,431 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 18:55:48,431 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:48,432 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 18:55:48,432 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6531ms 200 application/javascript INFO 2024-11-23 18:55:48,434 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 18:55:48,434 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 18:55:48,434 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5964ms 200 text/css INFO 2024-11-23 18:55:48,530 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 18:55:48,530 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 18:55:48,530 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:48,530 [100 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:48,530 [100 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 18:55:48,530 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 18:55:48,531 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7336ms 200 application/javascript INFO 2024-11-23 18:55:48,531 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7751ms 200 application/javascript INFO 2024-11-23 18:55:48,531 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 18:55:48,531 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 18:55:48,532 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 18:55:48,532 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2343ms 200 text/css INFO 2024-11-23 18:55:48,533 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 18:55:48,533 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:48,533 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 18:55:48,534 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7423ms 200 text/css INFO 2024-11-23 18:55:48,534 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,536 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:48,623 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 18:55:48,623 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:48,623 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,626 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:48,631 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:48,632 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6449ms INFO 2024-11-23 18:55:48,632 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,632 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1723ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:48,698 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:48,698 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 161.4594ms INFO 2024-11-23 18:55:48,698 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,698 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 165.2271ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:48,805 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 18:55:48,805 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:48,805 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,808 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:48,816 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:48,816 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2808ms INFO 2024-11-23 18:55:48,816 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:48,816 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5954ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:52,711 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 18:55:52,711 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 18:55:52,711 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7963ms 200 image/png INFO 2024-11-23 18:55:52,712 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 18:55:52,712 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 18:55:52,712 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5683ms 200 image/png INFO 2024-11-23 18:55:52,714 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 18:55:52,714 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 18:55:52,714 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5739ms 200 image/png INFO 2024-11-23 18:55:52,715 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 18:55:52,716 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 18:55:52,716 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6183ms 200 image/png INFO 2024-11-23 18:55:52,781 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 18:55:52,781 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:52,781 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,784 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:52,790 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:52,790 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8431ms INFO 2024-11-23 18:55:52,790 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,790 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2131ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:52,794 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 18:55:52,795 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:52,795 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,797 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:52,802 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:52,803 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3608ms INFO 2024-11-23 18:55:52,803 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,803 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4821ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:52,808 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 18:55:52,808 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:52,809 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,811 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:52,816 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:52,816 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8541ms INFO 2024-11-23 18:55:52,816 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,816 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8892ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:52,819 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 18:55:52,820 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:52,820 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,822 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:52,826 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 18:55:52,826 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:52,826 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,828 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:52,831 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:52,832 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1904ms INFO 2024-11-23 18:55:52,832 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,832 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4606ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:52,834 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:52,834 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3614ms INFO 2024-11-23 18:55:52,834 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,834 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4511ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:52,898 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 18:55:52,899 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 18:55:52,899 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8766ms 200 image/png INFO 2024-11-23 18:55:52,929 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 18:55:52,930 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 18:55:52,930 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.265ms 200 image/jpeg INFO 2024-11-23 18:55:52,931 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 18:55:52,932 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 18:55:52,932 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1414ms 200 image/jpeg INFO 2024-11-23 18:55:52,933 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 18:55:52,934 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 18:55:52,934 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3138ms 200 image/jpeg INFO 2024-11-23 18:55:52,960 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 18:55:52,960 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:52,960 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,963 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:52,972 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:52,972 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2972ms INFO 2024-11-23 18:55:52,972 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:52,972 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7362ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:53,074 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 18:55:53,075 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:53,075 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:53,078 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:53,112 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:53,112 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 34.2663ms INFO 2024-11-23 18:55:53,112 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:53,112 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8835ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:55,482 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 18:55:55,482 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:55:55,483 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 18:55:55,483 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2229ms 200 application/javascript INFO 2024-11-23 18:55:55,486 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 18:55:55,487 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 18:55:55,487 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1878ms 200 text/css INFO 2024-11-23 18:55:57,467 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 18:55:57,467 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:57,468 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,470 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:57,476 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:57,476 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6821ms INFO 2024-11-23 18:55:57,476 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,476 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1821ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:57,481 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 18:55:57,481 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:57,481 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,483 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 18:55:57,483 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:57,483 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,484 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:57,486 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:57,492 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:57,492 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.4491ms INFO 2024-11-23 18:55:57,492 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,492 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7979ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:57,493 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,26054001,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 18:55:57,493 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:57,493 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,494 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:57,494 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.4267ms INFO 2024-11-23 18:55:57,494 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,494 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4745ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:57,496 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:57,501 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:57,501 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8484ms INFO 2024-11-23 18:55:57,501 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,501 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8766ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:57,501 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:55:57,502 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:57,502 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,504 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:57,509 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:57,509 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.8964ms INFO 2024-11-23 18:55:57,509 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,509 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9095ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:55:57,669 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1540& INFO 2024-11-23 18:55:57,669 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:55:57,669 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,672 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:55:57,681 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:55:57,708 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 36.1546ms INFO 2024-11-23 18:55:57,708 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:55:57,709 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7302ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:56:02,887 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 18:56:02,887 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:56:02,888 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 18:56:02,888 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1057ms 200 application/javascript INFO 2024-11-23 18:56:02,891 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 18:56:02,891 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 18:56:02,892 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1015ms 200 text/css INFO 2024-11-23 18:56:03,846 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=aIpzQDgkMEo%3D& INFO 2024-11-23 18:56:03,846 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:56:03,847 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:03,850 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetExchangeDayOff", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.ExchangeDayOffDto GetExchangeDayOff(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:56:03,854 [99 ] Sg.HcmMb.PubClass.ShareData - oldValue:aIpzQDgkMEo= INFO 2024-11-23 18:56:03,857 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054003&IsEss=true& INFO 2024-11-23 18:56:03,857 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:56:03,857 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:03,860 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:56:03,865 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:56:03,866 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7096ms INFO 2024-11-23 18:56:03,866 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:03,866 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0291ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:56:03,923 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:56:03,924 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 73.6261ms INFO 2024-11-23 18:56:03,924 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:03,924 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.6094ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:56:04,541 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1540& INFO 2024-11-23 18:56:04,541 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:56:04,542 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:04,544 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:56:04,553 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:56:04,590 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 45.6454ms INFO 2024-11-23 18:56:04,590 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:04,590 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5182ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:56:07,737 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 18:56:07,738 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:56:07,738 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:07,741 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:56:07,746 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:56:07,746 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6037ms INFO 2024-11-23 18:56:07,746 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:07,746 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1444ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:56:10,576 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 18:56:10,576 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:56:10,577 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 18:56:10,577 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1577ms 200 application/javascript INFO 2024-11-23 18:56:10,578 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 18:56:10,578 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:56:10,578 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2024-11-23 18:56:10,579 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.759ms 200 application/javascript INFO 2024-11-23 18:56:10,581 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 18:56:10,581 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 18:56:10,582 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9128ms 200 text/css INFO 2024-11-23 18:56:10,896 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 18:56:10,897 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:56:10,897 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 18:56:10,897 [100 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 18:56:10,897 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:10,898 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 18:56:10,898 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:10,900 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:56:10,900 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 18:56:10,906 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:56:10,906 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8226ms INFO 2024-11-23 18:56:10,906 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:10,906 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9094ms 200 application/json; charset=utf-8 INFO 2024-11-23 18:56:10,908 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 18:56:10,908 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 7.5337ms INFO 2024-11-23 18:56:10,908 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 18:56:10,908 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7455ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:10:58,053 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732360258629&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:10:58,054 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:10:58,054 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9423ms 200 text/html INFO 2024-11-23 19:11:00,772 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732360261421 INFO 2024-11-23 19:11:00,773 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 19:11:00,773 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0353ms 200 application/javascript INFO 2024-11-23 19:11:00,903 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5313137943612656 INFO 2024-11-23 19:11:00,903 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 19:11:00,903 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8598ms 200 application/javascript INFO 2024-11-23 19:11:01,293 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732360258629%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 19:11:01,293 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 19:11:01,293 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 19:11:01,294 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:11:01,294 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,294 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:01,294 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,297 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:01,297 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:01,299 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732360258629&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:11:01,299 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 19:11:01,299 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 19:11:01,299 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 19:11:01,303 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:01,303 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2194ms INFO 2024-11-23 19:11:01,303 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,303 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1548ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:01,326 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 19:11:01,329 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:01,329 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.7934ms INFO 2024-11-23 19:11:01,329 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,330 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0991ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:01,593 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 19:11:01,593 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 19:11:01,593 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:01,593 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:01,594 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,594 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,596 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:01,596 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:01,598 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 19:11:01,598 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 19:11:01,598 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 19:11:01,602 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:01,602 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0199ms INFO 2024-11-23 19:11:01,602 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,603 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9209ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:01,626 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 19:11:01,626 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 19:11:01,631 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:01,631 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.7031ms INFO 2024-11-23 19:11:01,631 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,631 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2018ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:01,808 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 19:11:01,808 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 19:11:01,809 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:01,809 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:01,809 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,809 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,812 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:01,812 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:01,817 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:01,817 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6574ms INFO 2024-11-23 19:11:01,817 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,818 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2002ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:01,818 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:01,818 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3663ms INFO 2024-11-23 19:11:01,818 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,818 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0205ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:01,972 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 19:11:01,973 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 19:11:01,973 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:01,973 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,973 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:01,973 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 19:11:01,973 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,974 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:01,974 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,976 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:01,976 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:01,976 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:01,982 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:01,982 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:01,982 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9277ms INFO 2024-11-23 19:11:01,982 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,982 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.622ms INFO 2024-11-23 19:11:01,982 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,982 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5542ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:01,982 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7697ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:01,982 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:01,982 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.4531ms INFO 2024-11-23 19:11:01,982 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:01,982 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6644ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:02,053 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 19:11:02,053 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:02,054 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,054 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 19:11:02,054 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:02,054 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,055 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 19:11:02,055 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:02,055 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,056 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:02,057 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:02,057 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:02,065 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:02,065 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.7607ms INFO 2024-11-23 19:11:02,065 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,065 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0192ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:02,065 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:02,065 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.3674ms INFO 2024-11-23 19:11:02,065 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,066 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:02,066 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7533ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:02,066 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2724ms INFO 2024-11-23 19:11:02,066 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,066 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.251ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:02,473 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 19:11:02,473 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:02,473 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,475 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 19:11:02,475 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:02,475 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,476 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:02,478 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:02,503 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:02,503 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.2061ms INFO 2024-11-23 19:11:02,503 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,503 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4603ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:02,567 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:02,568 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 91.1437ms INFO 2024-11-23 19:11:02,568 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:02,568 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.053ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:04,633 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2024-11-23 19:11:04,633 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:11:04,633 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalDesMain.5e94ec3a.js was not modified INFO 2024-11-23 19:11:04,633 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6346ms 304 application/javascript INFO 2024-11-23 19:11:04,634 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2024-11-23 19:11:04,634 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/deptEmp.a1b36376.css was not modified INFO 2024-11-23 19:11:04,634 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3883ms 304 text/css INFO 2024-11-23 19:11:04,638 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2024-11-23 19:11:04,638 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:11:04,638 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/deptEmp.07d6fe08.js was not modified INFO 2024-11-23 19:11:04,638 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4448ms 304 application/javascript INFO 2024-11-23 19:11:04,638 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2024-11-23 19:11:04,639 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalDesMain.699c54cd.css was not modified INFO 2024-11-23 19:11:04,639 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.366ms 304 text/css INFO 2024-11-23 19:11:04,833 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=29f638e8-3e17-42aa-b405-3a10c0ea179e& INFO 2024-11-23 19:11:04,834 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:04,834 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:04,837 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:04,891 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:04,891 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.3209ms INFO 2024-11-23 19:11:04,891 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:04,891 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8707ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:05,073 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=226404&isHis=& INFO 2024-11-23 19:11:05,073 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 19:11:05,073 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:05,073 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:05,073 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:05,073 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:05,076 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:05,076 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:05,084 [84 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 19:11:05,087 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:05,087 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.5722ms INFO 2024-11-23 19:11:05,087 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:05,088 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8098ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:05,090 [84 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 19:11:05,094 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:05,094 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 18.2554ms INFO 2024-11-23 19:11:05,094 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:05,094 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6201ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:05,578 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=29f638e8-3e17-42aa-b405-3a10c0ea179e&isHis=& INFO 2024-11-23 19:11:05,578 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:05,578 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:05,581 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:05,637 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:05,638 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.4762ms INFO 2024-11-23 19:11:05,638 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:05,638 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.0557ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:05,857 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 19:11:05,857 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:05,858 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:05,860 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:05,868 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:05,869 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.2673ms INFO 2024-11-23 19:11:05,869 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:05,869 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8812ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:06,033 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=29f638e8-3e17-42aa-b405-3a10c0ea179e&isHis=& INFO 2024-11-23 19:11:06,033 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=29f638e8-3e17-42aa-b405-3a10c0ea179e&recordId=2014&tableName=FORM71& INFO 2024-11-23 19:11:06,033 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:06,034 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:06,034 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,034 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,036 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:06,036 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:06,094 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:06,095 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 58.3244ms INFO 2024-11-23 19:11:06,095 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,095 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.9339ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:06,097 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:06,097 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.0884ms INFO 2024-11-23 19:11:06,097 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,098 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.8199ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:06,119 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=29f638e8-3e17-42aa-b405-3a10c0ea179e&flowID=185&nodeCode=begin& INFO 2024-11-23 19:11:06,120 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:06,120 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,122 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:06,177 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:06,177 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 54.8423ms INFO 2024-11-23 19:11:06,177 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,178 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.2618ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:06,359 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=2014&approveID=226404& INFO 2024-11-23 19:11:06,360 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:06,360 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,362 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:06,371 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:06,371 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.8663ms INFO 2024-11-23 19:11:06,371 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,371 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4254ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:06,614 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2024-11-23 19:11:06,615 [20 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/gohome.43a4a8aa.png was not modified INFO 2024-11-23 19:11:06,615 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5325ms 304 image/png INFO 2024-11-23 19:11:06,632 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 19:11:06,633 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:06,633 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,635 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:06,641 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:06,641 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7186ms INFO 2024-11-23 19:11:06,641 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,641 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.23ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:06,652 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=2014&formCode=0070&flowID=185&nodeCode=begin&exeId=44401&guid=29f638e8-3e17-42aa-b405-3a10c0ea179e&flag=4& INFO 2024-11-23 19:11:06,653 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 19:11:06,653 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:06,653 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:06,653 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,653 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,655 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:06,655 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:06,660 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:06,661 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0925ms INFO 2024-11-23 19:11:06,661 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,661 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1368ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:06,772 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:06,778 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 122.2258ms INFO 2024-11-23 19:11:06,778 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:06,778 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.5298ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:12,278 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=cf2901d8-ebe0-02ec-ec56-a30a7b5ec7f5&attachTableName=& INFO 2024-11-23 19:11:12,279 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=599d9a9a-8193-cb9a-0f52-9bb1f490bb5d&attachTableName=& INFO 2024-11-23 19:11:12,279 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:12,279 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:12,279 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:12,279 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:12,282 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:12,282 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:22,208 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:22,209 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9926.436ms INFO 2024-11-23 19:11:22,209 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:22,209 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9929.8965ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:22,210 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:22,210 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9928.4103ms INFO 2024-11-23 19:11:22,210 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:22,211 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9932.2464ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:23,208 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2024-11-23 19:11:23,208 [48 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/new_dqwz.67eb1f54.png was not modified INFO 2024-11-23 19:11:23,209 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.648ms 304 image/png INFO 2024-11-23 19:11:23,224 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=35P0JWWo8zo%3D& INFO 2024-11-23 19:11:23,224 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:23,224 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:23,227 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:11:23,235 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:23,236 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.4851ms INFO 2024-11-23 19:11:23,236 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 19:11:23,236 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1024ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:11:54,998 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:11:54,999 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:11:54,999 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:11:54,999 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:11:55,002 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:11:55,196 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:11:55,230 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 228.4423ms INFO 2024-11-23 19:11:55,230 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:11:55,230 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 232.204ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:12:03,458 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:12:03,458 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:12:03,459 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:12:03,459 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:12:03,462 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:12:03,541 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:12:03,576 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 114.307ms INFO 2024-11-23 19:12:03,576 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:12:03,576 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.2472ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:12:09,089 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:12:09,089 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:12:09,090 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:12:09,090 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:12:09,092 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:12:09,195 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:12:09,229 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 136.6078ms INFO 2024-11-23 19:12:09,229 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:12:09,229 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 140.2898ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:12:50,189 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:12:50,189 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:12:50,190 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:12:50,190 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:12:50,192 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:12:50,451 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:12:50,517 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 324.3671ms INFO 2024-11-23 19:12:50,517 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:12:50,517 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 328.1201ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:12:57,018 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:12:57,018 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:12:57,018 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:12:57,019 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:12:57,022 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:12:57,133 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:12:57,190 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 167.5097ms INFO 2024-11-23 19:12:57,190 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:12:57,190 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 172.0962ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:13:05,373 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:13:05,373 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:13:05,373 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:13:05,374 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:05,377 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:13:05,482 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:13:05,539 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 162.147ms INFO 2024-11-23 19:13:05,539 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:05,539 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 166.1354ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:13:09,073 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:13:09,073 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:13:09,073 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:13:09,074 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:09,076 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:13:09,196 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:13:09,252 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 175.8224ms INFO 2024-11-23 19:13:09,252 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:09,253 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 179.7848ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:13:14,582 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:13:14,582 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:13:14,582 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:13:14,582 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:14,585 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:13:14,693 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:13:14,749 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 163.3171ms INFO 2024-11-23 19:13:14,749 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:14,749 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 167.3508ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:13:20,692 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:13:20,692 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:13:20,692 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:13:20,693 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:20,695 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:13:20,811 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:13:20,882 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 186.398ms INFO 2024-11-23 19:13:20,882 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:20,882 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 190.4749ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:13:26,654 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2024-11-23 19:13:26,654 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:13:26,655 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:13:26,655 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:26,658 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownloadImageById(Sg.HcmMb.Sys.Dto.DownloadMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:13:26,813 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:13:26,870 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 211.6796ms INFO 2024-11-23 19:13:26,870 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:13:26,870 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 215.9119ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:18:02,773 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:18:02,774 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:18:02,774 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9087ms 200 text/html INFO 2024-11-23 19:18:02,914 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:18:02,914 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:18:02,928 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:18:02,928 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4165ms 200 application/javascript INFO 2024-11-23 19:18:03,008 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 19:18:03,009 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 19:18:03,010 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 19:18:03,010 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6116ms 200 application/javascript INFO 2024-11-23 19:18:03,011 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 19:18:03,012 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 19:18:03,012 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732360682410&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:18:03,013 [112 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 19:18:03,013 [112 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4797ms 200 application/javascript INFO 2024-11-23 19:18:03,013 [117 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:18:03,013 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1298ms 200 text/html INFO 2024-11-23 19:18:03,013 [116 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 19:18:03,013 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 19:18:03,013 [116 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0814ms 200 text/css INFO 2024-11-23 19:18:03,013 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6818ms 200 application/javascript INFO 2024-11-23 19:18:03,119 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 19:18:03,120 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 19:18:03,120 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8751ms 200 application/javascript INFO 2024-11-23 19:18:03,121 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 19:18:03,122 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 19:18:03,122 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8492ms 200 application/javascript INFO 2024-11-23 19:18:03,220 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 19:18:03,223 [119 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 19:18:03,223 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.346ms 200 text/css INFO 2024-11-23 19:18:03,224 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 19:18:03,224 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:18:03,224 [113 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:18:03,226 [119 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 19:18:03,226 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9491ms 200 application/javascript INFO 2024-11-23 19:18:03,232 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 19:18:03,232 [113 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 19:18:03,233 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0652ms 200 application/javascript INFO 2024-11-23 19:18:03,237 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:18:03,237 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0878ms 200 application/javascript INFO 2024-11-23 19:18:03,239 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 19:18:03,239 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 19:18:03,239 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7574ms 200 application/javascript INFO 2024-11-23 19:18:03,243 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 19:18:03,243 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 19:18:03,244 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7204ms 200 application/javascript INFO 2024-11-23 19:18:03,343 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 19:18:03,344 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 19:18:03,344 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.769ms 200 application/javascript INFO 2024-11-23 19:18:11,257 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 19:18:11,258 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732360690693&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:18:11,258 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:18:11,258 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:18:11,259 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:18:11,259 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2152ms 200 text/html INFO 2024-11-23 19:18:11,261 [121 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 19:18:11,261 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6631ms 200 text/css INFO 2024-11-23 19:18:11,271 [121 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:18:11,271 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1769ms 200 application/javascript INFO 2024-11-23 19:18:11,379 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 19:18:11,382 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 19:18:11,382 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:18:11,382 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3513ms 200 text/css INFO 2024-11-23 19:18:11,382 [114 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:18:11,395 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:18:11,395 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1332ms 200 application/javascript INFO 2024-11-23 19:18:26,852 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 19:18:26,854 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732360706266&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:18:26,855 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:18:26,855 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.671ms 200 text/html INFO 2024-11-23 19:18:26,856 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 19:18:26,857 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4641ms 200 text/css INFO 2024-11-23 19:18:26,876 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:18:26,876 [118 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:18:26,891 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:18:26,891 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5645ms 200 application/javascript INFO 2024-11-23 19:18:26,979 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 19:18:26,982 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 19:18:26,983 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5863ms 200 text/css INFO 2024-11-23 19:18:27,077 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:18:27,077 [114 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:18:27,089 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:18:27,089 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8222ms 200 application/javascript INFO 2024-11-23 19:18:39,919 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:18:39,919 [114 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:18:39,938 [134 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:18:39,938 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6512ms 200 application/javascript INFO 2024-11-23 19:18:40,007 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732360719399&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:18:40,008 [134 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:18:40,008 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0277ms 200 text/html INFO 2024-11-23 19:18:40,142 [134 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:18:40,142 [134 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:18:40,156 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:18:40,156 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2694ms 200 application/javascript INFO 2024-11-23 19:19:29,258 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732360768649&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:19:29,259 [122 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:19:29,259 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9581ms 200 text/html INFO 2024-11-23 19:19:29,292 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:19:29,292 [143 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:19:29,306 [122 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:19:29,306 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9291ms 200 application/javascript INFO 2024-11-23 19:19:29,372 [143 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:19:29,372 [143 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:19:29,386 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 19:19:29,386 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0278ms 200 application/javascript INFO 2024-11-23 19:20:25,268 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2024-11-23 19:20:25,269 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2024-11-23 19:20:25,269 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9265ms 200 application/javascript INFO 2024-11-23 19:20:25,947 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732360825415 INFO 2024-11-23 19:20:25,948 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 19:20:25,948 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9352ms 200 application/javascript INFO 2024-11-23 19:20:26,128 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6577513822462855 INFO 2024-11-23 19:20:26,129 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 19:20:26,129 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7617ms 200 application/javascript INFO 2024-11-23 19:20:26,238 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2024-11-23 19:20:26,239 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2024-11-23 19:20:26,239 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9855ms 200 image/jpeg INFO 2024-11-23 19:20:26,394 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732360768649%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 19:20:26,394 [30 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 19:20:26,395 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:26,398 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:26,401 [30 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732360768649&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:20:26,405 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:26,405 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.5561ms INFO 2024-11-23 19:20:26,405 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:26,405 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0383ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:26,481 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 19:20:26,481 [102 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:26,482 [102 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 19:20:26,482 [102 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 19:20:26,482 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:26,485 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 19:20:26,485 [102 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 19:20:26,486 [102 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 19:20:26,486 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:26,486 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2375ms INFO 2024-11-23 19:20:26,486 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:26,486 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1944ms 401 application/json; charset=utf-8 INFO 2024-11-23 19:20:26,676 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 19:20:26,676 [102 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:26,677 [102 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 19:20:26,677 [102 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 19:20:26,677 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:20:26,680 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:20:26,682 [102 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3ODUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjgxOCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW8oOS6keiLsSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzg1IiwianRpIjoiZmE4MWQwNzAtYTA3Ni00ODhkLTkzMGYtMjgyMDg5ZTdiZDE3IiwiaWF0IjoxNzMwNzIxMTk2LCJuYmYiOjE3MzA3MjExOTQsImV4cCI6MTczMDgwNzU5NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.FY1guLWunY_xxlTJoALwkyN9SWwuEZx42pZI62dOzWI INFO 2024-11-23 19:20:26,686 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:26,686 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.3355ms INFO 2024-11-23 19:20:26,686 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:20:26,686 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3636ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:26,866 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 19:20:26,866 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:26,867 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:26,869 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:26,872 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:26,875 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 19:20:26,875 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 19:20:26,875 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 19:20:26,902 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 19:20:26,905 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:26,906 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3402ms INFO 2024-11-23 19:20:26,906 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:26,906 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7911ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:27,079 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 19:20:27,079 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:27,080 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,081 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 19:20:27,081 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:27,081 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,082 [96 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:27,084 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:27,085 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 19:20:27,086 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 19:20:27,086 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 19:20:27,088 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:27,088 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7353ms INFO 2024-11-23 19:20:27,088 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,088 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3652ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:27,114 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 19:20:27,140 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 19:20:27,145 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:27,145 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.4427ms INFO 2024-11-23 19:20:27,145 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,145 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.8907ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:27,299 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 19:20:27,299 [96 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:27,300 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2024-11-23 19:20:27,300 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7583ms 200 application/javascript INFO 2024-11-23 19:20:27,300 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 19:20:27,300 [130 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:27,301 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2024-11-23 19:20:27,301 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0849ms 200 application/javascript INFO 2024-11-23 19:20:27,378 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 19:20:27,379 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2024-11-23 19:20:27,379 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2309ms 200 text/css INFO 2024-11-23 19:20:27,379 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 19:20:27,380 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2024-11-23 19:20:27,380 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6699ms 200 text/css INFO 2024-11-23 19:20:27,381 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 19:20:27,382 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2024-11-23 19:20:27,382 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6936ms 200 text/css INFO 2024-11-23 19:20:27,419 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 19:20:27,419 [96 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:27,419 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2024-11-23 19:20:27,420 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7054ms 200 application/javascript INFO 2024-11-23 19:20:27,420 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 19:20:27,420 [130 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:27,421 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2024-11-23 19:20:27,421 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6536ms 200 application/javascript INFO 2024-11-23 19:20:27,479 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 19:20:27,479 [130 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:27,480 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2024-11-23 19:20:27,480 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7868ms 200 application/javascript INFO 2024-11-23 19:20:27,534 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 19:20:27,535 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:27,535 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,535 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 19:20:27,535 [96 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:27,536 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2024-11-23 19:20:27,536 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6897ms 200 application/javascript INFO 2024-11-23 19:20:27,538 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:27,556 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:27,556 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.951ms INFO 2024-11-23 19:20:27,556 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,556 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5328ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:27,579 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 19:20:27,580 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:27,580 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,583 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:27,588 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:27,588 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3349ms INFO 2024-11-23 19:20:27,588 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,588 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7016ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:27,759 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 19:20:27,760 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:27,760 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,763 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:27,776 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:27,777 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.6095ms INFO 2024-11-23 19:20:27,777 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:27,777 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2815ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:33,683 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 19:20:33,683 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 19:20:33,683 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2024-11-23 19:20:33,683 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2024-11-23 19:20:33,683 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8333ms 200 image/png INFO 2024-11-23 19:20:33,683 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8778ms 200 image/png INFO 2024-11-23 19:20:33,684 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 19:20:33,684 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2024-11-23 19:20:33,684 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6179ms 200 image/png INFO 2024-11-23 19:20:33,685 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 19:20:33,686 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2024-11-23 19:20:33,686 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.643ms 200 image/png INFO 2024-11-23 19:20:33,720 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 19:20:33,720 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:33,720 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:33,724 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:33,730 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:33,730 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.7988ms INFO 2024-11-23 19:20:33,730 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:33,731 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8926ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:33,840 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 19:20:33,841 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:33,841 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:33,844 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:33,850 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:33,850 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.2957ms INFO 2024-11-23 19:20:33,850 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:33,850 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1697ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:33,966 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 19:20:33,966 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:33,966 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:33,969 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:33,974 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:33,975 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4958ms INFO 2024-11-23 19:20:33,975 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:33,975 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9977ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:34,085 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 19:20:34,086 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:34,086 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:34,090 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:34,101 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:34,101 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.8138ms INFO 2024-11-23 19:20:34,101 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:34,101 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7362ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:34,158 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 19:20:34,158 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:34,158 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:34,161 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:34,167 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:34,167 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.8838ms INFO 2024-11-23 19:20:34,167 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:34,167 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3485ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:34,200 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 19:20:34,201 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2024-11-23 19:20:34,201 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8577ms 200 image/png INFO 2024-11-23 19:20:34,269 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 19:20:34,269 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 19:20:34,269 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:34,269 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:34,269 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:34,270 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:34,272 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:34,272 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:34,282 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:34,282 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.6645ms INFO 2024-11-23 19:20:34,282 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:34,282 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.025ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:34,305 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:34,305 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.2891ms INFO 2024-11-23 19:20:34,306 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:34,306 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5351ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:34,335 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2024-11-23 19:20:34,337 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2024-11-23 19:20:34,337 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4197ms 200 image/jpeg INFO 2024-11-23 19:20:34,383 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2024-11-23 19:20:34,384 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2024-11-23 19:20:34,384 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3409ms 200 image/jpeg INFO 2024-11-23 19:20:34,419 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2024-11-23 19:20:34,421 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2024-11-23 19:20:34,421 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4084ms 200 image/jpeg INFO 2024-11-23 19:20:42,383 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 19:20:42,383 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:42,384 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:42,384 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 19:20:42,384 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:42,384 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:42,385 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 19:20:42,385 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:42,386 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:42,387 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:42,387 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:42,388 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:42,398 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:42,398 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.5864ms INFO 2024-11-23 19:20:42,398 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:42,398 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9306ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:42,404 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:42,404 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 17.0974ms INFO 2024-11-23 19:20:42,404 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:42,404 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3684ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:42,413 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:42,413 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4815ms INFO 2024-11-23 19:20:42,413 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:42,413 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1939ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:42,559 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 19:20:42,560 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:42,560 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:42,562 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:42,568 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:42,569 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.15ms INFO 2024-11-23 19:20:42,569 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:42,569 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6949ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:50,768 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 19:20:50,768 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:50,769 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 19:20:50,769 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2024-11-23 19:20:50,769 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4168ms 200 application/javascript INFO 2024-11-23 19:20:50,770 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2024-11-23 19:20:50,770 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3005ms 200 text/css INFO 2024-11-23 19:20:51,892 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 19:20:51,893 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:51,893 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,894 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 19:20:51,894 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:51,894 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,896 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:51,897 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:51,906 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 19:20:51,906 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 19:20:51,906 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:51,906 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,906 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:51,906 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,908 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 19:20:51,908 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:51,908 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,909 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:51,909 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:51,911 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:51,914 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:51,914 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 17.5209ms INFO 2024-11-23 19:20:51,915 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,915 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8274ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:51,915 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:51,915 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 19.3669ms INFO 2024-11-23 19:20:51,916 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,916 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.167ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:51,916 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:51,916 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.8464ms INFO 2024-11-23 19:20:51,916 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,916 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8728ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:51,918 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:51,918 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4642ms INFO 2024-11-23 19:20:51,918 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,919 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7843ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:51,919 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:51,919 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.8389ms INFO 2024-11-23 19:20:51,919 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:51,919 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4984ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:52,091 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1785& INFO 2024-11-23 19:20:52,091 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:52,091 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:52,094 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:52,123 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:52,128 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 33.4657ms INFO 2024-11-23 19:20:52,128 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:52,128 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1762ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:56,534 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 19:20:56,534 [99 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:20:56,534 [99 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2024-11-23 19:20:56,535 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9919ms 200 application/javascript INFO 2024-11-23 19:20:56,535 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 19:20:56,536 [130 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2024-11-23 19:20:56,536 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0847ms 200 text/css INFO 2024-11-23 19:20:57,014 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 19:20:57,014 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:57,015 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:57,015 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 19:20:57,015 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:57,016 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:57,018 [99 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:57,018 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:57,021 [99 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 19:20:57,024 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:57,024 [130 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.0816ms INFO 2024-11-23 19:20:57,024 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:57,025 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4713ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:57,032 [99 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:57,032 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.2293ms INFO 2024-11-23 19:20:57,032 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:57,032 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0398ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:20:57,234 [130 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1785& INFO 2024-11-23 19:20:57,234 [130 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:20:57,234 [130 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:57,237 [130 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:20:57,244 [130 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:20:57,249 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.4456ms INFO 2024-11-23 19:20:57,249 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:20:57,249 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1797ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:56,433 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:33:56,433 [48 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 19:33:56,434 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7722ms 304 text/html INFO 2024-11-23 19:33:56,489 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732361636447&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:33:56,490 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:33:56,490 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9391ms 200 text/html INFO 2024-11-23 19:33:56,490 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 19:33:56,490 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:56,491 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 19:33:56,491 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4471ms 304 application/javascript INFO 2024-11-23 19:33:56,506 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 19:33:56,506 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 19:33:56,507 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3704ms 304 text/css INFO 2024-11-23 19:33:56,538 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 19:33:56,542 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 19:33:56,542 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5779ms 200 text/css INFO 2024-11-23 19:33:58,314 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732361638288 INFO 2024-11-23 19:33:58,314 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 19:33:58,314 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9207ms 200 application/javascript INFO 2024-11-23 19:33:58,334 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.15160160849551318 INFO 2024-11-23 19:33:58,335 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 19:33:58,335 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6922ms 200 application/javascript INFO 2024-11-23 19:33:58,468 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732361636447%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 19:33:58,469 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 19:33:58,469 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,472 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,473 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 19:33:58,473 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:58,474 [53 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732361636447&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:33:58,474 [58 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 19:33:58,474 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 19:33:58,474 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,477 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 19:33:58,478 [58 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 19:33:58,478 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,478 [58 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 19:33:58,478 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,478 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.483ms INFO 2024-11-23 19:33:58,478 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5003ms INFO 2024-11-23 19:33:58,478 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,479 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,479 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.631ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,479 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5157ms 401 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,550 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 19:33:58,550 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:58,550 [57 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 19:33:58,550 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 19:33:58,550 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:33:58,553 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:33:58,555 [84 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2OTgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTM0OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadqOeOieaYjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjk4IiwianRpIjoiYjIyZTNjMTgtM2E1ZC00YWYxLTk1YzQtNzRkMzY1YWVkZTY1IiwiaWF0IjoxNzMyMDcxOTAwLCJuYmYiOjE3MzIwNzE4OTgsImV4cCI6MTczMjE1ODMwMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.khlCDGDoq_w3cB7cVqT8LEL2jTnQM1ImV9gliVmrxRk INFO 2024-11-23 19:33:58,559 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,559 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.9079ms INFO 2024-11-23 19:33:58,559 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:33:58,559 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5056ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,629 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 19:33:58,629 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:58,629 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,631 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,634 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,636 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 19:33:58,636 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 19:33:58,636 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 19:33:58,663 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 19:33:58,666 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,667 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.3983ms INFO 2024-11-23 19:33:58,667 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,667 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.183ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,732 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 19:33:58,732 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,732 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,734 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 19:33:58,735 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,735 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,735 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,737 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 19:33:58,737 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,737 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 19:33:58,737 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 19:33:58,742 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,743 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3362ms INFO 2024-11-23 19:33:58,743 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,743 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6698ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,764 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 19:33:58,790 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 19:33:58,794 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,795 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.3875ms INFO 2024-11-23 19:33:58,795 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,795 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.8524ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,817 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 19:33:58,817 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:58,818 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.e963b5c7.js was not modified INFO 2024-11-23 19:33:58,818 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5641ms 304 application/javascript INFO 2024-11-23 19:33:58,818 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 19:33:58,818 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:58,819 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 19:33:58,819 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4074ms 304 application/javascript INFO 2024-11-23 19:33:58,836 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 19:33:58,837 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 19:33:58,837 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5047ms 304 text/css INFO 2024-11-23 19:33:58,837 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 19:33:58,837 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:58,837 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 19:33:58,837 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4011ms 304 application/javascript INFO 2024-11-23 19:33:58,839 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 19:33:58,839 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 19:33:58,839 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:58,839 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 19:33:58,839 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 19:33:58,839 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4776ms 304 application/javascript INFO 2024-11-23 19:33:58,839 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4977ms 304 text/css INFO 2024-11-23 19:33:58,839 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 19:33:58,839 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 19:33:58,840 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:58,840 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:33:58,840 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 19:33:58,840 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 19:33:58,840 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3615ms 304 application/javascript INFO 2024-11-23 19:33:58,840 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.39ms 304 application/javascript INFO 2024-11-23 19:33:58,840 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 19:33:58,840 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 19:33:58,840 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3565ms 304 text/css INFO 2024-11-23 19:33:58,867 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 19:33:58,867 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 19:33:58,868 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,868 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,868 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,868 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,871 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,871 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,876 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,876 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6385ms INFO 2024-11-23 19:33:58,876 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,877 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2403ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,888 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,888 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.4946ms INFO 2024-11-23 19:33:58,888 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,888 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0952ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,923 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 19:33:58,923 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 19:33:58,923 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 19:33:58,923 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wddk.4a9e34c6.png was not modified INFO 2024-11-23 19:33:58,923 [53 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdqj.1dfb65ca.png was not modified INFO 2024-11-23 19:33:58,923 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.413ms 304 image/png INFO 2024-11-23 19:33:58,923 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4029ms 304 image/png INFO 2024-11-23 19:33:58,923 [48 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdjb.e624b7f0.png was not modified INFO 2024-11-23 19:33:58,923 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.655ms 304 image/png INFO 2024-11-23 19:33:58,923 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 19:33:58,924 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/yjg.7e6d65c1.png was not modified INFO 2024-11-23 19:33:58,924 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.458ms 304 image/png INFO 2024-11-23 19:33:58,950 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 19:33:58,950 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,951 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,951 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 19:33:58,952 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,952 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,953 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 19:33:58,953 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,953 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,953 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,954 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,956 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,957 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 19:33:58,957 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,957 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,957 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 19:33:58,957 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,958 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,959 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,960 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 19:33:58,960 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:58,960 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,960 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,963 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,963 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:58,963 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.5881ms INFO 2024-11-23 19:33:58,963 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,963 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9591ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,963 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,963 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.205ms INFO 2024-11-23 19:33:58,964 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,964 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4129ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,968 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,968 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 11.6073ms INFO 2024-11-23 19:33:58,968 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,968 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9514ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,969 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,970 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.0255ms INFO 2024-11-23 19:33:58,970 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,970 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0513ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,970 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,970 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.4535ms INFO 2024-11-23 19:33:58,971 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:58,971 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,971 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.0237ms INFO 2024-11-23 19:33:58,971 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:58,971 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6923ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,971 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4343ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:58,979 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 19:33:58,979 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 19:33:58,980 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4681ms 304 image/png INFO 2024-11-23 19:33:59,034 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 19:33:59,034 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 19:33:59,034 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:59,034 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:59,034 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:33:59,034 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:59,037 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:59,037 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:33:59,070 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:59,070 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.2887ms INFO 2024-11-23 19:33:59,070 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:59,071 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.636ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:33:59,128 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:33:59,128 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 91.5987ms INFO 2024-11-23 19:33:59,129 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:33:59,129 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.9347ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:02,122 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2024-11-23 19:34:02,122 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2024-11-23 19:34:02,122 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:34:02,123 [84 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalList.1fa80c92.js was not modified INFO 2024-11-23 19:34:02,123 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalList.289d862c.css was not modified INFO 2024-11-23 19:34:02,123 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5758ms 304 application/javascript INFO 2024-11-23 19:34:02,123 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6159ms 304 text/css INFO 2024-11-23 19:34:02,162 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2024-11-23 19:34:02,163 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/findEmpty1.0aa6bbb1.png was not modified INFO 2024-11-23 19:34:02,163 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4167ms 304 image/png INFO 2024-11-23 19:34:02,219 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 19:34:02,220 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:02,220 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:02,222 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 19:34:02,222 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 19:34:02,222 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:02,222 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:02,222 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:02,222 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:02,223 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:02,225 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:02,225 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:02,235 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:02,235 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.6826ms INFO 2024-11-23 19:34:02,235 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:02,235 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1723ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:02,237 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:02,237 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.5314ms INFO 2024-11-23 19:34:02,237 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:02,237 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.958ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:02,348 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:02,348 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 123.0381ms INFO 2024-11-23 19:34:02,348 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:02,348 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.3486ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:17,282 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2024-11-23 19:34:17,282 [53 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/idCard.54670600.css was not modified INFO 2024-11-23 19:34:17,282 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5223ms 304 text/css INFO 2024-11-23 19:34:17,283 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2024-11-23 19:34:17,283 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:34:17,283 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2024-11-23 19:34:17,283 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2024-11-23 19:34:17,284 [53 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/idCard.f223054d.js was not modified INFO 2024-11-23 19:34:17,284 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:34:17,284 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/uploadavatar.c8f578b6.css was not modified INFO 2024-11-23 19:34:17,284 [20 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/uploadavatar.3083a06b.js was not modified INFO 2024-11-23 19:34:17,284 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5966ms 304 application/javascript INFO 2024-11-23 19:34:17,284 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3777ms 304 text/css INFO 2024-11-23 19:34:17,284 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4237ms 304 application/javascript INFO 2024-11-23 19:34:17,366 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=77d61290-ae71-4fda-a681-b73077d2d71e& INFO 2024-11-23 19:34:17,366 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:17,367 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,369 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:17,424 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:17,425 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.1926ms INFO 2024-11-23 19:34:17,425 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,425 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.7313ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:17,488 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 19:34:17,488 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:17,488 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,489 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=218358&isHis=& INFO 2024-11-23 19:34:17,489 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:17,489 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,491 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:17,492 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:17,500 [20 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 19:34:17,503 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:17,503 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.9894ms INFO 2024-11-23 19:34:17,503 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,503 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6112ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:17,504 [20 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 19:34:17,508 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:17,508 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.1881ms INFO 2024-11-23 19:34:17,508 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,508 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.181ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:17,580 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=77d61290-ae71-4fda-a681-b73077d2d71e&isHis=& INFO 2024-11-23 19:34:17,580 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:17,580 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,583 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:17,640 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:17,640 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.9389ms INFO 2024-11-23 19:34:17,640 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,640 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.207ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:17,703 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 19:34:17,704 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:17,704 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,707 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:17,715 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:17,715 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.6939ms INFO 2024-11-23 19:34:17,715 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,716 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4865ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:17,781 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=77d61290-ae71-4fda-a681-b73077d2d71e&isHis=& INFO 2024-11-23 19:34:17,781 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:17,781 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,784 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:17,785 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=77d61290-ae71-4fda-a681-b73077d2d71e&flowID=185&nodeCode=begin& INFO 2024-11-23 19:34:17,785 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=77d61290-ae71-4fda-a681-b73077d2d71e&recordId=1862&tableName=FORM71& INFO 2024-11-23 19:34:17,785 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:17,785 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:17,785 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,785 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,788 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:17,788 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:17,841 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:17,841 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 53.5198ms INFO 2024-11-23 19:34:17,841 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,842 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.9019ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:17,844 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:17,844 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.3778ms INFO 2024-11-23 19:34:17,844 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,844 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.7126ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:17,849 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:17,849 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 65.1184ms INFO 2024-11-23 19:34:17,849 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,849 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.5547ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:17,907 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1862&approveID=218358& INFO 2024-11-23 19:34:17,908 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:17,908 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,910 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:17,919 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:17,919 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.4515ms INFO 2024-11-23 19:34:17,919 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:17,919 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9466ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:18,003 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 19:34:18,003 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:18,003 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:18,004 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 19:34:18,005 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:18,005 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:18,006 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:18,007 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:18,011 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:18,011 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2736ms INFO 2024-11-23 19:34:18,011 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:18,011 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7347ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:18,012 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:18,013 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1284ms INFO 2024-11-23 19:34:18,013 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:18,013 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4193ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:18,014 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1862&formCode=0070&flowID=185&nodeCode=begin&exeId=42892&guid=77d61290-ae71-4fda-a681-b73077d2d71e&flag=4& INFO 2024-11-23 19:34:18,015 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:18,015 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:18,017 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:18,139 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:18,145 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 127.5136ms INFO 2024-11-23 19:34:18,145 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:18,145 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.7871ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:18,448 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=819d047d-3ab6-b6c7-18e9-b472b0621851&attachTableName=& INFO 2024-11-23 19:34:18,448 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:18,449 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:18,449 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=1fc392bb-0615-60d3-8529-b90f52ae0b7a&attachTableName=& INFO 2024-11-23 19:34:18,450 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:18,450 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:18,452 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:18,453 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:28,341 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:28,341 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9889.1562ms INFO 2024-11-23 19:34:28,341 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:28,341 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9893.0965ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:28,342 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:28,342 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9889.1114ms INFO 2024-11-23 19:34:28,342 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:28,342 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9892.4676ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:28,406 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/woff2/fontawesome-webfont.2adefcbc.woff2?v=4.7.0 INFO 2024-11-23 19:34:28,406 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:34:28,406 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /woff2/fontawesome-webfont.2adefcbc.woff2 was not modified INFO 2024-11-23 19:34:28,406 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5248ms 304 font/woff2 INFO 2024-11-23 19:34:28,422 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=J74HGzKx71s%3D& INFO 2024-11-23 19:34:28,423 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:28,423 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:28,426 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:28,434 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:28,435 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.5091ms INFO 2024-11-23 19:34:28,435 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:28,435 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2416ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:51,842 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732361691786&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:34:51,843 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:34:51,843 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.053ms 200 text/html INFO 2024-11-23 19:34:52,054 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732361692018&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:34:52,055 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:34:52,055 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.05ms 200 text/html INFO 2024-11-23 19:34:53,781 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732361693757 INFO 2024-11-23 19:34:53,782 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 19:34:53,782 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9637ms 200 application/javascript INFO 2024-11-23 19:34:53,801 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4007588226890937 INFO 2024-11-23 19:34:53,802 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 19:34:53,802 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6847ms 200 application/javascript INFO 2024-11-23 19:34:53,973 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732361691786%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 19:34:53,973 [72 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 19:34:53,973 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:53,975 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 19:34:53,975 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:34:53,975 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:53,975 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:53,976 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:53,978 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:53,978 [72 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732361691786&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:34:53,980 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 19:34:53,980 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 19:34:53,980 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 19:34:53,982 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:53,982 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1475ms INFO 2024-11-23 19:34:53,982 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:53,983 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7616ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,007 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 19:34:54,011 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,011 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.1346ms INFO 2024-11-23 19:34:54,011 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,012 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6604ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,081 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 19:34:54,082 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,082 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,083 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 19:34:54,083 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,083 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,084 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,086 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,086 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 19:34:54,086 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 19:34:54,086 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 19:34:54,091 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,091 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6035ms INFO 2024-11-23 19:34:54,091 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,091 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8822ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,114 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 19:34:54,114 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 19:34:54,118 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,118 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.839ms INFO 2024-11-23 19:34:54,118 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,119 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4507ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,191 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 19:34:54,191 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,191 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,192 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 19:34:54,193 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,193 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,194 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,195 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,199 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,199 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.2321ms INFO 2024-11-23 19:34:54,199 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,199 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8253ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,201 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,201 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1901ms INFO 2024-11-23 19:34:54,201 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,201 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4414ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,230 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 19:34:54,230 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,230 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,233 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,235 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 19:34:54,236 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,236 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,238 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 19:34:54,238 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,238 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 19:34:54,238 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,238 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3127ms INFO 2024-11-23 19:34:54,238 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,238 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.707ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,238 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,238 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,238 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,239 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,240 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 19:34:54,240 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,241 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,241 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,242 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,244 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,247 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,247 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,247 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.2797ms INFO 2024-11-23 19:34:54,247 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,247 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.1173ms INFO 2024-11-23 19:34:54,248 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,248 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5345ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,248 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4181ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,250 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,250 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,250 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.296ms INFO 2024-11-23 19:34:54,250 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,250 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.3615ms INFO 2024-11-23 19:34:54,250 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,251 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4553ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,251 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8543ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,271 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 19:34:54,272 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,272 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,274 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,282 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,282 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6079ms INFO 2024-11-23 19:34:54,282 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,282 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9625ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,314 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 19:34:54,314 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,314 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,315 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 19:34:54,315 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,315 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,317 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,318 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,344 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,344 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.8543ms INFO 2024-11-23 19:34:54,344 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,344 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.399ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,406 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,406 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 89.452ms INFO 2024-11-23 19:34:54,406 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,407 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.7797ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,422 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732361694397 INFO 2024-11-23 19:34:54,423 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 19:34:54,423 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.786ms 200 application/javascript INFO 2024-11-23 19:34:54,441 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.917944254996147 INFO 2024-11-23 19:34:54,441 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 19:34:54,441 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6051ms 200 application/javascript INFO 2024-11-23 19:34:54,598 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732361692018%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 19:34:54,598 [88 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 19:34:54,598 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,600 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 19:34:54,600 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:34:54,600 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,600 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,601 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,603 [88 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732361692018&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:34:54,603 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,605 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 19:34:54,605 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 19:34:54,605 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 19:34:54,607 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,607 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9694ms INFO 2024-11-23 19:34:54,607 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,607 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.498ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,633 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 19:34:54,636 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,636 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.5366ms INFO 2024-11-23 19:34:54,637 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,637 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1149ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,697 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 19:34:54,698 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,698 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,699 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 19:34:54,700 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,700 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,701 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,702 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,703 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 19:34:54,703 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 19:34:54,703 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 19:34:54,708 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,708 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6268ms INFO 2024-11-23 19:34:54,708 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,708 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0301ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,730 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 19:34:54,730 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 19:34:54,734 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,735 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.9577ms INFO 2024-11-23 19:34:54,735 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,735 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5931ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,810 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 19:34:54,811 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,811 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,814 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,814 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 19:34:54,814 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,815 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,817 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,819 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,819 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.613ms INFO 2024-11-23 19:34:54,819 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,819 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1333ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,822 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,822 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1414ms INFO 2024-11-23 19:34:54,822 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,823 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4488ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,855 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 19:34:54,855 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,855 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,858 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,861 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 19:34:54,861 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,861 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,861 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 19:34:54,862 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,862 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,862 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 19:34:54,863 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,863 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,863 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 19:34:54,863 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,863 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,864 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,865 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,866 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,866 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,867 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,868 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.8031ms INFO 2024-11-23 19:34:54,868 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,868 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1895ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,872 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,872 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.3568ms INFO 2024-11-23 19:34:54,872 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,872 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6568ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,874 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,874 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,874 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.6578ms INFO 2024-11-23 19:34:54,874 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.9546ms INFO 2024-11-23 19:34:54,874 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,874 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,874 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9219ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,874 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4544ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,881 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,882 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 15.3953ms INFO 2024-11-23 19:34:54,882 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,882 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7984ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,904 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 19:34:54,904 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,905 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,907 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,916 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,916 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.2829ms INFO 2024-11-23 19:34:54,916 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,916 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1486ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:54,931 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 19:34:54,932 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,932 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,933 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 19:34:54,934 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:54,934 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,935 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,937 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:54,962 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:54,962 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6541ms INFO 2024-11-23 19:34:54,962 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:54,962 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0054ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:55,025 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:55,025 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 90.7221ms INFO 2024-11-23 19:34:55,025 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:55,026 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.6779ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:57,281 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 19:34:57,282 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:57,282 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:57,285 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:57,285 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=4&type=0&formCode=& INFO 2024-11-23 19:34:57,285 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 19:34:57,285 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:57,285 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:34:57,285 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:57,285 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:57,288 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:57,288 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:34:57,297 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:57,297 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.5929ms INFO 2024-11-23 19:34:57,297 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:57,297 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0898ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:57,302 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:57,302 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 14.0826ms INFO 2024-11-23 19:34:57,302 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:57,302 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3838ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:34:57,410 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:34:57,411 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 122.7715ms INFO 2024-11-23 19:34:57,411 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:34:57,411 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.0158ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,164 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fa95e980-c459-4ff9-91a0-5d2818090a35& INFO 2024-11-23 19:35:03,165 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,165 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,168 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApproveParamsByGuid", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowParams GetApproveParamsByGuid(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,222 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,222 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.0782ms INFO 2024-11-23 19:35:03,222 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,223 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.1151ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,285 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 19:35:03,285 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,286 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,287 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=221979&isHis=& INFO 2024-11-23 19:35:03,288 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,288 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,288 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,290 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetState", controller = "EWorkFlow"}. Executing controller action with signature System.String GetState(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,298 [65 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2024-11-23 19:35:03,299 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,300 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.3053ms INFO 2024-11-23 19:35:03,300 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,300 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6281ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,304 [65 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2024-11-23 19:35:03,308 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,308 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.608ms INFO 2024-11-23 19:35:03,308 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,308 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7704ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,380 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=fa95e980-c459-4ff9-91a0-5d2818090a35&isHis=& INFO 2024-11-23 19:35:03,381 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,381 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,384 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowCancel", controller = "EWorkFlow"}. Executing controller action with signature Boolean GetAllowCancel(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,439 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,439 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 55.2881ms INFO 2024-11-23 19:35:03,439 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,439 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.1144ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,506 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2024-11-23 19:35:03,506 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,507 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,509 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormInfo", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.GetFormInfoOutDto GetFormInfo(System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,517 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,517 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.4488ms INFO 2024-11-23 19:35:03,517 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,517 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8243ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,583 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=fa95e980-c459-4ff9-91a0-5d2818090a35&isHis=& INFO 2024-11-23 19:35:03,584 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,584 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,586 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=begin&guid=fa95e980-c459-4ff9-91a0-5d2818090a35&recordId=1910&tableName=FORM71& INFO 2024-11-23 19:35:03,587 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,587 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=fa95e980-c459-4ff9-91a0-5d2818090a35&flowID=185&nodeCode=begin& INFO 2024-11-23 19:35:03,587 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetApprovalFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.ApprovalFlowListDto] GetApprovalFlowList(System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,587 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,587 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,587 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,590 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRelateData", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.RelateDataDto] GetShowRelateData(System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,590 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAllowEdit", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.NodeParams GetAllowEdit(System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,643 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,643 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 53.8336ms INFO 2024-11-23 19:35:03,643 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,644 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.9821ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,645 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,645 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 54.7894ms INFO 2024-11-23 19:35:03,645 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,645 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8469ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,647 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,647 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.2603ms INFO 2024-11-23 19:35:03,647 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,647 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7226ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,708 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0070&tableName=FORM71&keyFieldValue=1910&approveID=221979& INFO 2024-11-23 19:35:03,709 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,709 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,711 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormTables", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.ServiceOrderForm.Dto.FormTableInfo] GetFormTables(System.String, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,720 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,720 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.6449ms INFO 2024-11-23 19:35:03,720 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,720 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9785ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,802 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050506&IsEss=true& INFO 2024-11-23 19:35:03,803 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,803 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,804 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050507&IsEss=true& INFO 2024-11-23 19:35:03,804 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,804 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,805 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,807 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,811 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,811 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3846ms INFO 2024-11-23 19:35:03,811 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,811 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.647ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,812 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,812 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1203ms INFO 2024-11-23 19:35:03,812 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,812 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.331ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:03,817 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=1910&formCode=0070&flowID=185&nodeCode=begin&exeId=43571&guid=fa95e980-c459-4ff9-91a0-5d2818090a35&flag=4& INFO 2024-11-23 19:35:03,817 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:03,818 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,820 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSOFPanel", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.ServiceOrderForm.Dto.PGetCreateFormInfoOutDto GetSOFPanel(Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:03,966 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:03,971 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 150.8093ms INFO 2024-11-23 19:35:03,971 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:03,971 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 154.0817ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:04,150 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=575daf5b-6f93-ac9d-cd7f-ed4f733f67ad&attachTableName=& INFO 2024-11-23 19:35:04,151 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:04,151 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:04,154 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:04,162 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=01e33d0b-9527-679c-cf76-596e0fd3cae7&attachTableName=& INFO 2024-11-23 19:35:04,163 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:04,163 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:04,165 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetImageNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:04,225 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:04,225 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:04,225 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 59.5139ms INFO 2024-11-23 19:35:04,225 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:04,225 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 70.7087ms INFO 2024-11-23 19:35:04,225 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:04,225 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.8678ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:04,225 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.8477ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:35:05,132 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM71&keyFieldValue=KSF0Ed2S72c%3D& INFO 2024-11-23 19:35:05,133 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:35:05,133 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:05,136 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:35:05,144 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:35:05,145 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7001ms INFO 2024-11-23 19:35:05,145 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 19:35:05,145 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3546ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:03,115 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732362543083&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 19:49:03,116 [150 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:49:03,116 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9708ms 200 text/html INFO 2024-11-23 19:49:05,214 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732362545130 INFO 2024-11-23 19:49:05,215 [122 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 19:49:05,215 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8984ms 200 application/javascript INFO 2024-11-23 19:49:05,265 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.09719159121509657 INFO 2024-11-23 19:49:05,266 [118 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 19:49:05,266 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6481ms 200 application/javascript INFO 2024-11-23 19:49:05,415 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732362543083%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 19:49:05,415 [122 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 19:49:05,415 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,418 [122 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,420 [122 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732362543083&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 19:49:05,425 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,425 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.7287ms INFO 2024-11-23 19:49:05,425 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,425 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.001ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,451 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 19:49:05,451 [150 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:49:05,451 [150 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,455 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,457 [150 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,459 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 19:49:05,459 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 19:49:05,459 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 19:49:05,486 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 19:49:05,490 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,491 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.3336ms INFO 2024-11-23 19:49:05,491 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,491 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6695ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,586 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 19:49:05,586 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,587 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,587 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 19:49:05,587 [150 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,587 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,589 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,590 [150 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,591 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 19:49:05,591 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 19:49:05,591 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 19:49:05,596 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,597 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.8923ms INFO 2024-11-23 19:49:05,597 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,597 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.043ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,618 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 19:49:05,644 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 19:49:05,651 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,651 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.2256ms INFO 2024-11-23 19:49:05,651 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,652 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.6815ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,766 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 19:49:05,766 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,767 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,767 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 19:49:05,767 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,768 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,769 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,770 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,778 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,779 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.472ms INFO 2024-11-23 19:49:05,779 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,779 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7953ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,788 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,788 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.9686ms INFO 2024-11-23 19:49:05,788 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,788 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4941ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,824 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 19:49:05,824 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 19:49:05,824 [150 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,824 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,824 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,824 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,827 [150 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,827 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,832 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,832 [150 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,832 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4572ms INFO 2024-11-23 19:49:05,832 [150 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3881ms INFO 2024-11-23 19:49:05,832 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,832 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,832 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8593ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,833 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7078ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,855 [150 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 19:49:05,855 [150 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,855 [150 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,858 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 19:49:05,858 [150 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,858 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,858 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,861 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,864 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 19:49:05,864 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,864 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,866 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,866 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5993ms INFO 2024-11-23 19:49:05,866 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,866 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7108ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,867 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,867 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,867 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2122ms INFO 2024-11-23 19:49:05,867 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,867 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4644ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,875 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,875 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.177ms INFO 2024-11-23 19:49:05,875 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,875 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3586ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,922 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 19:49:05,922 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 19:49:05,922 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,923 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,923 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:05,923 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,925 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,926 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:05,934 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,934 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4362ms INFO 2024-11-23 19:49:05,935 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,935 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.768ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:05,951 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:05,952 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6779ms INFO 2024-11-23 19:49:05,952 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:05,952 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.89ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:08,865 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 19:49:08,865 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:08,866 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:08,868 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:08,874 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:08,874 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0561ms INFO 2024-11-23 19:49:08,874 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:08,875 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6521ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:11,016 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 19:49:11,016 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:11,017 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,018 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 19:49:11,019 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:11,019 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,019 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:11,021 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:11,022 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 19:49:11,022 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:11,022 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,024 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 19:49:11,024 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:11,024 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,025 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:11,026 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 19:49:11,027 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:11,027 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:11,027 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,030 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:11,030 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:11,030 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.4638ms INFO 2024-11-23 19:49:11,030 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,030 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.099ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:11,032 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:11,032 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 10.8088ms INFO 2024-11-23 19:49:11,032 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,032 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1158ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:11,033 [122 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:11,033 [122 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.8933ms INFO 2024-11-23 19:49:11,033 [122 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,033 [122 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0608ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:11,035 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:11,035 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:11,035 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.4531ms INFO 2024-11-23 19:49:11,035 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,035 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.4875ms INFO 2024-11-23 19:49:11,035 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,035 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9233ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:11,035 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6819ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:11,136 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64922& INFO 2024-11-23 19:49:11,137 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:11,137 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,139 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:11,145 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:11,146 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2266ms INFO 2024-11-23 19:49:11,146 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:11,146 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9048ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:28,971 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 19:49:28,971 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:28,971 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:28,972 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 19:49:28,973 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:28,973 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:28,974 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:28,975 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:28,979 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 19:49:28,980 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:28,980 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6457ms INFO 2024-11-23 19:49:28,980 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:28,980 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4124ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:28,989 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:28,989 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.4994ms INFO 2024-11-23 19:49:28,989 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:28,989 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7376ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:29,116 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64922& INFO 2024-11-23 19:49:29,117 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:29,117 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:29,120 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:29,125 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:29,126 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.859ms INFO 2024-11-23 19:49:29,126 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:29,126 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5217ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:53,217 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 19:49:53,218 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:53,218 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:53,221 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:53,227 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:53,227 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.3723ms INFO 2024-11-23 19:49:53,227 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:53,227 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9097ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:57,338 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetOutBoxList?condition=&page=1& INFO 2024-11-23 19:49:57,339 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetInBoxList?condition=&page=1& INFO 2024-11-23 19:49:57,339 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:57,339 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:57,339 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,339 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,342 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInBoxList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.InBoxListDto] GetInBoxList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:57,342 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOutBoxList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.OutBoxListDto] GetOutBoxList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:57,345 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26053901,26053902,26053903,26053904&IsEss=true& INFO 2024-11-23 19:49:57,345 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:57,346 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,347 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 19:49:57,347 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:57,347 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,348 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:57,349 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:57,349 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:57,349 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M) in 7.6607ms INFO 2024-11-23 19:49:57,349 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,349 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M) in 7.6383ms INFO 2024-11-23 19:49:57,350 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,350 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9209ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:57,350 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2269ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:57,350 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:57,353 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:57,353 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8062ms INFO 2024-11-23 19:49:57,353 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,353 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8249ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:57,357 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:57,358 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8308ms INFO 2024-11-23 19:49:57,358 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,358 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.006ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:49:57,562 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetAnnouncementsList?condition=&page=1& INFO 2024-11-23 19:49:57,563 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:49:57,563 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,566 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnouncementsList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.AnnouncementsListDto] GetAnnouncementsList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:49:57,573 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:49:57,573 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M) in 6.9776ms INFO 2024-11-23 19:49:57,573 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:49:57,573 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5772ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:02,365 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2024-11-23 19:50:02,366 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:02,366 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:02,369 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetToDoListResult", controller = "ToDoListMgr"}. Executing controller action with signature Sg.HcmMb.ToDoList.Dto.ToDoListResultDto GetToDoListResult(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:02,371 [47 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTIyIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNTUiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpkp_lpoLmuIUiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5MjIiLCJqdGkiOiJlYTBiNjA0YS1kNWMwLTQ1NGItOTg2Yy1lNTg3MDQxZDNhZDkiLCJpYXQiOjE3MzIzMTkyMTIsIm5iZiI6MTczMjMxOTIxMCwiZXhwIjoxNzMyNDA1NjEyLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.6E-IzXUIyBFHk5--gx0DXeleA6712cFuEujiyEPRhIs INFO 2024-11-23 19:50:02,375 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:02,375 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 6.3184ms INFO 2024-11-23 19:50:02,375 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:02,375 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9722ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:02,575 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/ConfirmPwdByEnableCheckPwd2? application/x-www-form-urlencoded 0 INFO 2024-11-23 19:50:02,575 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:50:02,576 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:02,576 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:02,578 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "ConfirmPwdByEnableCheckPwd2", controller = "Salary"}. Executing controller action with signature Boolean ConfirmPwdByEnableCheckPwd2() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:02,586 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:02,586 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 7.3725ms INFO 2024-11-23 19:50:02,586 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:02,586 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9097ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:02,606 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2024-11-23 19:50:02,606 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:02,606 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:02,609 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsDefaultPwd", controller = "Salary"}. Executing controller action with signature Boolean GetIsDefaultPwd() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:02,616 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:02,616 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 7.5374ms INFO 2024-11-23 19:50:02,616 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:02,617 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7052ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:07,504 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2024-11-23 19:50:07,505 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2024-11-23 19:50:07,505 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2024-11-23 19:50:07,505 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2024-11-23 19:50:07,505 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9372ms 200 text/css INFO 2024-11-23 19:50:07,506 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9563ms 200 application/javascript INFO 2024-11-23 19:50:07,546 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2024-11-23 19:50:07,546 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:50:07,547 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2024-11-23 19:50:07,547 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0164ms 200 application/javascript INFO 2024-11-23 19:50:07,683 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 19:50:07,683 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 19:50:07,683 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:07,683 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:07,683 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:07,683 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:07,686 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:07,686 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:07,692 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:07,692 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1587ms INFO 2024-11-23 19:50:07,692 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:07,692 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8516ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:08,587 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:08,588 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 901.5153ms INFO 2024-11-23 19:50:08,588 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:08,588 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 905.2528ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:17,187 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2024-11-23 19:50:17,188 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimePanel.53347f6a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimePanel.53347f6a.css' INFO 2024-11-23 19:50:17,188 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9053ms 200 text/css INFO 2024-11-23 19:50:17,188 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimeDetials.76b60a75.css INFO 2024-11-23 19:50:17,188 [100 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimeDetials.76b60a75.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimeDetials.76b60a75.css' INFO 2024-11-23 19:50:17,188 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6409ms 200 text/css INFO 2024-11-23 19:50:17,193 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimeDetials.b7a9e023.js INFO 2024-11-23 19:50:17,193 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimeDetials.b7a9e023.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimeDetials.b7a9e023.js' INFO 2024-11-23 19:50:17,193 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6231ms 200 application/javascript INFO 2024-11-23 19:50:17,202 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2024-11-23 19:50:17,202 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimePanel.ea2600a8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimePanel.ea2600a8.js' INFO 2024-11-23 19:50:17,202 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.809ms 200 application/javascript INFO 2024-11-23 19:50:17,245 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimeDetials.b7a9e023.js INFO 2024-11-23 19:50:17,245 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:50:17,246 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimeDetials.b7a9e023.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimeDetials.b7a9e023.js' INFO 2024-11-23 19:50:17,246 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6903ms 200 application/javascript INFO 2024-11-23 19:50:17,379 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050202,26050203,26050204&IsEss=true& INFO 2024-11-23 19:50:17,380 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:17,380 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:17,381 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=k_over&keyFieldValue=YSiIx%2FxfVck%3D& INFO 2024-11-23 19:50:17,381 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetSelfOver?k_id=276466& INFO 2024-11-23 19:50:17,381 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:17,382 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:17,382 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:17,382 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:17,383 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:17,384 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfOver", controller = "OverTime"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfOver(Int32, System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:17,385 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:17,389 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:17,389 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5281ms INFO 2024-11-23 19:50:17,389 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:17,389 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3276ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:17,393 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:17,393 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.1214ms INFO 2024-11-23 19:50:17,393 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:17,393 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3139ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:17,455 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:17,459 [99 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 74.9595ms INFO 2024-11-23 19:50:17,459 [99 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:17,459 [99 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.3441ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:18,936 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/PExecGetOverType? application/json 55 INFO 2024-11-23 19:50:18,936 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:50:18,936 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:18,937 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:18,939 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PExecGetOverType", controller = "OverTime"}. Executing controller action with signature System.String PExecGetOverType(Sg.HcmMb.OverTime.Dto.OverTypeDto) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:18,946 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:18,946 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 7.0922ms INFO 2024-11-23 19:50:18,946 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:18,947 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6118ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:34,098 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 19:50:34,099 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:34,099 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:34,102 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:34,958 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:34,958 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 856.6104ms INFO 2024-11-23 19:50:34,958 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:34,959 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 860.2032ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:40,710 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202410& INFO 2024-11-23 19:50:40,710 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:40,710 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:40,714 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:41,412 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:41,412 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 698.1479ms INFO 2024-11-23 19:50:41,413 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:41,413 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 703.0479ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:50,012 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 19:50:50,013 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:50,013 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:50,016 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:50,855 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:50,855 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 838.9713ms INFO 2024-11-23 19:50:50,855 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:50,856 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 843.2547ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:54,602 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 19:50:54,603 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:54,603 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:54,606 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 19:50:54,606 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:54,606 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:54,606 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:54,609 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:54,612 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:54,612 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2606ms INFO 2024-11-23 19:50:54,612 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:54,612 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0577ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:54,620 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:54,620 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 11.0388ms INFO 2024-11-23 19:50:54,620 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:54,620 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4529ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:55,828 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202410& INFO 2024-11-23 19:50:55,828 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:55,828 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:55,831 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:55,843 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:55,843 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 11.5596ms INFO 2024-11-23 19:50:55,843 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:55,843 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3538ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:56,539 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 19:50:56,540 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:56,540 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:56,543 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:56,554 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:56,554 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 10.9726ms INFO 2024-11-23 19:50:56,554 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:56,554 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6482ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:59,789 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 19:50:59,789 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 19:50:59,789 [100 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:50:59,789 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:59,789 [100 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:50:59,790 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:59,790 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:59,792 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:59,793 [100 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:50:59,806 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:59,806 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.3447ms INFO 2024-11-23 19:50:59,806 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:59,806 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2659ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:50:59,852 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:50:59,852 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 59.4185ms INFO 2024-11-23 19:50:59,852 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 19:50:59,852 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.4682ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:51:03,521 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 19:51:03,521 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:51:03,521 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:51:03,522 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 19:51:03,524 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:51:03,593 [101 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:51:03,593 [101 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 68.698ms INFO 2024-11-23 19:51:03,593 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 19:51:03,593 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.7003ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:51:07,142 [101 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 19:51:07,142 [101 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:51:07,142 [101 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:51:07,143 [101 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 19:51:07,145 [101 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:51:07,196 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:51:07,196 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 50.6722ms INFO 2024-11-23 19:51:07,196 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 19:51:07,196 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.5829ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:36,993 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732362996854&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:56:36,994 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 19:56:36,994 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1529ms 200 text/html INFO 2024-11-23 19:56:39,392 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732362999282 INFO 2024-11-23 19:56:39,392 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 19:56:39,392 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8714ms 200 application/javascript INFO 2024-11-23 19:56:39,503 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5170236193665396 INFO 2024-11-23 19:56:39,503 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 19:56:39,504 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9019ms 200 application/javascript INFO 2024-11-23 19:56:39,713 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732362996854%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 19:56:39,714 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 19:56:39,714 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:39,717 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:39,719 [85 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732362996854&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 19:56:39,789 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 19:56:39,789 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:56:39,789 [46 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 19:56:39,790 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 19:56:39,790 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:39,792 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 19:56:39,793 [46 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 19:56:39,793 [46 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 19:56:39,793 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:39,794 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2456ms INFO 2024-11-23 19:56:39,794 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:39,794 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2657ms 401 application/json; charset=utf-8 INFO 2024-11-23 19:56:39,961 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 19:56:39,961 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:56:39,962 [46 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 19:56:39,962 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 19:56:39,962 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:56:39,965 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 19:56:39,967 [80 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTk4OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaWueinguemjyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzIzIiwianRpIjoiYjc5NDU4Y2ItZGMwOS00MjllLWFhMjItMWNlNGU1MmY3MDllIiwiaWF0IjoxNzMyMjMzNTkyLCJuYmYiOjE3MzIyMzM1OTAsImV4cCI6MTczMjMxOTk5MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.VpZU8Nu-_wok9wqPTazd1UHO0dGtYhjZYfcvvwNUVtc INFO 2024-11-23 19:56:39,971 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:39,972 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.5701ms INFO 2024-11-23 19:56:39,972 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 19:56:39,972 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6907ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,105 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 19:56:40,105 [123 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:56:40,106 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,108 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,111 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,113 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 19:56:40,113 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 19:56:40,113 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 19:56:40,141 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 19:56:40,145 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,145 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.1367ms INFO 2024-11-23 19:56:40,145 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,145 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.521ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,279 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 19:56:40,280 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,280 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,283 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,285 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 19:56:40,285 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 19:56:40,285 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 19:56:40,312 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 19:56:40,332 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 19:56:40,332 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,333 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,336 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,340 [123 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 19:56:40,341 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,342 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0411ms INFO 2024-11-23 19:56:40,342 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,342 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9306ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,345 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,345 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.1422ms INFO 2024-11-23 19:56:40,345 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,345 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.9131ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,479 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 19:56:40,480 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 19:56:40,480 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,480 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,480 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,480 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,483 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,483 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,489 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,489 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9001ms INFO 2024-11-23 19:56:40,489 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,489 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4328ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,500 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,500 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.2071ms INFO 2024-11-23 19:56:40,500 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,500 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0825ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,566 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 19:56:40,567 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,567 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,570 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,571 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 19:56:40,572 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,572 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,575 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,576 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,576 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1175ms INFO 2024-11-23 19:56:40,576 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,576 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7956ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,580 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,580 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5171ms INFO 2024-11-23 19:56:40,580 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,581 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0855ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,606 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 19:56:40,607 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,607 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,610 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,616 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,616 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.1382ms INFO 2024-11-23 19:56:40,616 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,616 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7997ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,639 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 19:56:40,639 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 19:56:40,639 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,640 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,640 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,640 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,643 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,643 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,647 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 19:56:40,648 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,648 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,651 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,657 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,657 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 13.961ms INFO 2024-11-23 19:56:40,657 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,657 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5557ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,659 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,659 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 16.6222ms INFO 2024-11-23 19:56:40,659 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,660 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6203ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,663 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,663 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.3174ms INFO 2024-11-23 19:56:40,663 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,663 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6794ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,754 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 19:56:40,755 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,755 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,759 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,763 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 19:56:40,764 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:40,764 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,767 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:40,783 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,783 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 24.4973ms INFO 2024-11-23 19:56:40,783 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,783 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1358ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:40,803 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:40,803 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 35.7743ms INFO 2024-11-23 19:56:40,803 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:40,803 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6528ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:41,070 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:41,071 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 1354.0501ms INFO 2024-11-23 19:56:41,071 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:41,071 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1357.5604ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:41,958 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 19:56:41,959 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:41,959 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:41,961 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 19:56:41,961 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 19:56:41,962 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 19:56:41,962 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:41,962 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:41,964 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 19:56:41,968 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:41,968 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9595ms INFO 2024-11-23 19:56:41,968 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:41,968 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8835ms 200 application/json; charset=utf-8 INFO 2024-11-23 19:56:42,032 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 19:56:42,032 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 67.8523ms INFO 2024-11-23 19:56:42,032 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 19:56:42,032 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.2337ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:00:42,612 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732363241971&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 20:00:42,613 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:00:42,613 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4144ms 200 text/html INFO 2024-11-23 20:01:47,315 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732363306711 INFO 2024-11-23 20:01:47,316 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:01:47,316 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1181ms 200 application/javascript INFO 2024-11-23 20:01:47,452 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.45510723372109596 INFO 2024-11-23 20:01:47,453 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:01:47,453 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8718ms 200 application/javascript INFO 2024-11-23 20:01:47,738 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732363241971%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 20:01:47,738 [48 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:01:47,738 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:01:47,738 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:47,738 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:01:47,739 [43 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:01:47,739 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:01:47,739 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:47,741 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:47,742 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 20:01:47,743 [43 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 20:01:47,743 [43 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 20:01:47,743 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:47,743 [48 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732363241971&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 20:01:47,743 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3062ms INFO 2024-11-23 20:01:47,743 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:47,744 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3081ms 401 application/json; charset=utf-8 INFO 2024-11-23 20:01:47,748 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:47,748 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.8802ms INFO 2024-11-23 20:01:47,748 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:47,748 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4153ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:47,872 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 20:01:47,873 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:01:47,873 [57 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:01:47,873 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:01:47,873 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:01:47,876 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 20:01:47,881 [57 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIzOTEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTk0NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-WIqeengCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMzkxIiwianRpIjoiMzViNzQ3YTctOTQ4Ni00ZjUzLTk1M2UtZDYxMDRjNTg0OGNiIiwiaWF0IjoxNzMyMTYxNTgzLCJuYmYiOjE3MzIxNjE1ODEsImV4cCI6MTczMjI0Nzk4MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.bm9NBY5kJQfjHjt7JhFRM_aZnWJ9_nfSw75sA6UqmD0 INFO 2024-11-23 20:01:47,885 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:47,885 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 9.1778ms INFO 2024-11-23 20:01:47,885 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:01:47,886 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1558ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,027 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:01:48,027 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:01:48,027 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,030 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,032 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,037 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:01:48,037 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:01:48,037 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:01:48,065 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:01:48,068 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,069 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 36.3073ms INFO 2024-11-23 20:01:48,069 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,069 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.1722ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,210 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:01:48,211 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,211 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,212 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:01:48,213 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,213 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,214 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,216 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:01:48,216 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,216 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:01:48,216 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:01:48,222 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,222 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6302ms INFO 2024-11-23 20:01:48,222 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,223 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3679ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,245 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:01:48,272 [48 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:01:48,444 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,444 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 229.9871ms INFO 2024-11-23 20:01:48,444 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,444 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 233.5643ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,592 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:01:48,592 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,592 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,593 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:01:48,593 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,594 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,595 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,596 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,602 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,602 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7044ms INFO 2024-11-23 20:01:48,602 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,602 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1312ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,614 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,614 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.7756ms INFO 2024-11-23 20:01:48,614 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,614 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4548ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,793 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:01:48,793 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,794 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,796 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,802 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,802 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0345ms INFO 2024-11-23 20:01:48,803 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,803 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7916ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,823 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:01:48,823 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:01:48,823 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,823 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,823 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,824 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,826 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,827 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,832 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,832 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,832 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7691ms INFO 2024-11-23 20:01:48,832 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,832 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1979ms INFO 2024-11-23 20:01:48,832 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,832 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0956ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,832 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2799ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,847 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:01:48,848 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,848 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,850 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,866 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,867 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 16.1477ms INFO 2024-11-23 20:01:48,867 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,867 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4346ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,871 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:01:48,871 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,871 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,871 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:01:48,872 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:48,872 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,874 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,875 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:48,879 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,880 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6742ms INFO 2024-11-23 20:01:48,880 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,880 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2178ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:48,882 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:48,882 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6796ms INFO 2024-11-23 20:01:48,882 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:48,882 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9868ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:49,007 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:01:49,008 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:49,008 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:49,008 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:01:49,009 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:01:49,009 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:49,011 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:49,011 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:01:49,021 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:49,021 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.8319ms INFO 2024-11-23 20:01:49,021 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:49,021 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6786ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:01:49,049 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:01:49,049 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 37.5041ms INFO 2024-11-23 20:01:49,049 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:01:49,049 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.9712ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:02:06,260 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 20:02:06,261 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:02:06,261 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,261 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 20:02:06,261 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 20:02:06,262 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:02:06,262 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:02:06,262 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,262 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,264 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:02:06,265 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:02:06,265 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:02:06,271 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 20:02:06,271 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:02:06,271 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9928ms INFO 2024-11-23 20:02:06,271 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,271 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:02:06,271 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9429ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:02:06,271 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,274 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:02:06,274 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:02:06,274 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.318ms INFO 2024-11-23 20:02:06,274 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,274 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6886ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:02:06,276 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:02:06,276 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 11.0124ms INFO 2024-11-23 20:02:06,276 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,276 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9235ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:02:06,279 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:02:06,279 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.249ms INFO 2024-11-23 20:02:06,279 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,279 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.586ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:02:06,279 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 20:02:06,280 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:02:06,280 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,282 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:02:06,288 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:02:06,288 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.386ms INFO 2024-11-23 20:02:06,288 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,288 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7061ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:02:06,420 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2391& INFO 2024-11-23 20:02:06,421 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:02:06,421 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,424 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:02:06,430 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:02:06,436 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.5939ms INFO 2024-11-23 20:02:06,436 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:06,436 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3072ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:02:07,248 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 20:02:07,249 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:02:07,249 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:07,252 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:02:07,256 [57 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 20:02:07,267 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:02:07,267 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.6921ms INFO 2024-11-23 20:02:07,267 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:07,267 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5608ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:02:07,272 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 20:02:07,273 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:02:07,273 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:07,276 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:02:07,281 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:02:07,281 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.5582ms INFO 2024-11-23 20:02:07,281 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:07,281 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0973ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:02:07,406 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2391& INFO 2024-11-23 20:02:07,407 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:02:07,407 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:07,410 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:02:07,416 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:02:07,423 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 12.9774ms INFO 2024-11-23 20:02:07,423 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:02:07,423 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6714ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:09:34,032 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 20:09:34,033 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:09:34,033 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:09:34,036 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:09:34,042 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:09:34,042 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.9264ms INFO 2024-11-23 20:09:34,042 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:09:34,042 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8677ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:13:18,348 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732363998117&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:13:18,349 [110 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:13:18,349 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2307ms 200 text/html INFO 2024-11-23 20:13:35,922 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364015666&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:13:35,923 [110 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:13:35,923 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1648ms 200 text/html INFO 2024-11-23 20:13:42,468 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364022233&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:13:42,469 [110 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:13:42,469 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0061ms 200 text/html INFO 2024-11-23 20:13:58,792 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364038541&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:13:58,793 [110 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:13:58,793 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.157ms 200 text/html INFO 2024-11-23 20:14:24,929 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364064420&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:14:24,930 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:14:24,931 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3038ms 200 text/html INFO 2024-11-23 20:14:46,667 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364086220&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:14:46,668 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:14:46,668 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3898ms 200 text/html INFO 2024-11-23 20:14:59,572 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364099337&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:14:59,573 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:14:59,573 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2052ms 200 text/html INFO 2024-11-23 20:21:44,348 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364503509&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:21:44,348 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:21:44,349 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0788ms 200 text/html INFO 2024-11-23 20:22:04,985 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364524374&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:22:04,986 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:22:04,986 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.149ms 200 text/html INFO 2024-11-23 20:22:12,345 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364531533&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:22:12,345 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:22:12,346 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0314ms 200 text/html INFO 2024-11-23 20:22:15,695 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732364535140 INFO 2024-11-23 20:22:15,696 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:22:15,696 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8288ms 200 application/javascript INFO 2024-11-23 20:22:16,181 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5363372791147991 INFO 2024-11-23 20:22:16,182 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:22:16,182 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7453ms 200 application/javascript INFO 2024-11-23 20:22:16,480 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732364524374%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:22:16,480 [120 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:22:16,481 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:16,496 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:16,499 [120 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364524374&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:22:16,505 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:22:16,505 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:22:16,505 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:16,515 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:16,518 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:16,520 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:16,520 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 23.903ms INFO 2024-11-23 20:22:16,520 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:16,520 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3543ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:16,521 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:22:16,521 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:22:16,521 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:22:16,549 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:22:16,553 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:16,553 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 35.4679ms INFO 2024-11-23 20:22:16,553 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:16,553 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4709ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:16,781 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:22:16,781 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:22:16,781 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:16,782 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:16,782 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:16,782 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:16,784 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:16,784 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:16,786 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:22:16,787 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:22:16,787 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:22:16,790 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:16,790 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6287ms INFO 2024-11-23 20:22:16,790 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:16,790 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2554ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:16,813 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:22:16,839 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:22:16,843 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:16,843 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.1374ms INFO 2024-11-23 20:22:16,844 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:16,844 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5118ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,021 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:22:17,021 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,022 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,024 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,042 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,042 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.4186ms INFO 2024-11-23 20:22:17,042 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,042 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9449ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,061 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:22:17,061 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,061 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,064 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,069 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,069 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9096ms INFO 2024-11-23 20:22:17,069 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,069 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0569ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,180 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:22:17,181 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,181 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,183 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,189 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,189 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3288ms INFO 2024-11-23 20:22:17,189 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,189 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5098ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,219 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:22:17,220 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,220 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,222 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:22:17,222 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,223 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,223 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,225 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,227 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,227 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.9815ms INFO 2024-11-23 20:22:17,227 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,228 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1109ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,230 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,230 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.2719ms INFO 2024-11-23 20:22:17,230 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,231 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3158ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,269 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:22:17,269 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,270 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,272 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,281 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,281 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.064ms INFO 2024-11-23 20:22:17,281 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,281 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.236ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,308 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:22:17,308 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,308 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,309 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:22:17,309 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,309 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,311 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,312 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,317 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,317 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3837ms INFO 2024-11-23 20:22:17,317 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,317 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4183ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,319 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,319 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7473ms INFO 2024-11-23 20:22:17,319 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,319 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0292ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,381 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:22:17,381 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:22:17,381 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,381 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:17,381 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,382 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,384 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,384 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:17,393 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,393 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4019ms INFO 2024-11-23 20:22:17,394 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,394 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7498ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:17,409 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:17,410 [105 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.3204ms INFO 2024-11-23 20:22:17,410 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:17,410 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5406ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:18,449 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 20:22:18,450 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:18,450 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:18,453 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:18,457 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 20:22:18,458 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:22:18,458 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:22:18,458 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:18,458 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:18,458 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6382ms INFO 2024-11-23 20:22:18,458 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:18,458 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3629ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:22:18,461 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:22:18,533 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:22:18,534 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 73.0268ms INFO 2024-11-23 20:22:18,534 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:22:18,534 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.5871ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:23:06,893 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732364584916&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:23:06,894 [97 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:23:06,894 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1613ms 200 text/html INFO 2024-11-23 20:31:47,862 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365106723&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:31:47,863 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:31:47,863 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1448ms 200 text/html INFO 2024-11-23 20:32:46,772 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365167483&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:32:46,773 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:32:46,773 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0924ms 200 text/html INFO 2024-11-23 20:32:46,909 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365166877&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:32:46,910 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:32:46,910 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8501ms 200 text/html INFO 2024-11-23 20:33:03,118 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365183107&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:33:03,119 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:33:03,119 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1426ms 200 text/html INFO 2024-11-23 20:33:16,678 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365196668&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:33:16,679 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:33:16,680 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2377ms 200 text/html INFO 2024-11-23 20:33:34,409 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:33:34,410 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 20:33:34,410 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.579ms 304 text/html INFO 2024-11-23 20:33:34,512 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365213680&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:33:34,513 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:33:34,513 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.063ms 200 text/html INFO 2024-11-23 20:33:36,744 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365217442&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:33:36,745 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:33:36,745 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0507ms 200 text/html INFO 2024-11-23 20:33:51,395 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365231313&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:33:51,396 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:33:51,396 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1748ms 200 text/html INFO 2024-11-23 20:34:24,403 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365264515&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:34:24,404 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:34:24,404 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8385ms 200 text/html INFO 2024-11-23 20:34:36,911 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732365276073 INFO 2024-11-23 20:34:36,911 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:34:36,912 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9144ms 200 application/javascript INFO 2024-11-23 20:34:36,975 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3009941410051393 INFO 2024-11-23 20:34:36,976 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:34:36,976 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5907ms 200 application/javascript INFO 2024-11-23 20:34:37,164 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732365213680%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:34:37,164 [88 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:34:37,164 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,167 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,169 [88 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365213680&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:34:37,172 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,173 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.919ms INFO 2024-11-23 20:34:37,173 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,173 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2516ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,191 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:34:37,191 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:34:37,192 [88 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:34:37,192 [88 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:34:37,192 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,195 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 20:34:37,195 [88 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 20:34:37,196 [88 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 20:34:37,196 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,196 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1401ms INFO 2024-11-23 20:34:37,196 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,196 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7706ms 401 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,311 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 20:34:37,311 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:34:37,311 [54 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:34:37,311 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:34:37,311 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:34:37,314 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 20:34:37,316 [88 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNTEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTE1MyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOaiheWohyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDUxIiwianRpIjoiNzQ5NzdmNDUtMWI1ZS00Yzk1LTk1YjktNjkzYWNjZGYyZGY1IiwiaWF0IjoxNzMxNjQ0MzI4LCJuYmYiOjE3MzE2NDQzMjYsImV4cCI6MTczMTczMDcyOCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.SWNaBQck0VuUF6y7C2T0vG-ALFPqr7hIUr0UfRSPRmE INFO 2024-11-23 20:34:37,320 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,320 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.7767ms INFO 2024-11-23 20:34:37,320 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:34:37,320 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3464ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,451 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:34:37,451 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:34:37,451 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,454 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,457 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,459 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:34:37,459 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:34:37,459 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:34:37,485 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:34:37,489 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,489 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.0526ms INFO 2024-11-23 20:34:37,489 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,489 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9075ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,611 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:34:37,611 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:34:37,611 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,611 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,611 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,611 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,614 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,614 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,616 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:34:37,616 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:34:37,616 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:34:37,620 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,620 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5103ms INFO 2024-11-23 20:34:37,620 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,620 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9815ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,643 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:34:37,669 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:34:37,674 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,674 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.1274ms INFO 2024-11-23 20:34:37,674 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,674 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5358ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,831 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:34:37,831 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:34:37,832 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,832 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,832 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,832 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,834 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,835 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,843 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,843 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.8133ms INFO 2024-11-23 20:34:37,843 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,843 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8475ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,851 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,851 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.9333ms INFO 2024-11-23 20:34:37,852 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,852 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5799ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,909 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732365278606 INFO 2024-11-23 20:34:37,910 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:34:37,910 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7992ms 200 application/javascript INFO 2024-11-23 20:34:37,933 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:34:37,933 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,933 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,936 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,940 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:34:37,940 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,940 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,941 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,942 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6ms INFO 2024-11-23 20:34:37,942 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,942 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.157ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,943 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,948 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,948 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3369ms INFO 2024-11-23 20:34:37,948 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,948 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6867ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,962 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:34:37,963 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,963 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,963 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:34:37,964 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,964 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,964 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:34:37,965 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,965 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,965 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,966 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,967 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,970 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,970 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.8868ms INFO 2024-11-23 20:34:37,970 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,970 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0589ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,973 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,973 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6428ms INFO 2024-11-23 20:34:37,973 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,973 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0515ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,974 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:34:37,974 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:37,975 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,975 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,975 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8916ms INFO 2024-11-23 20:34:37,975 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,975 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8679ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:37,977 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:37,989 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:37,990 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.3385ms INFO 2024-11-23 20:34:37,990 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:37,990 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5493ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:38,005 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9782410163492066 INFO 2024-11-23 20:34:38,006 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:34:38,006 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6532ms 200 application/javascript INFO 2024-11-23 20:34:38,056 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:34:38,057 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:38,057 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,060 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:38,063 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:34:38,064 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:38,064 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,066 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:38,069 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:38,069 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4094ms INFO 2024-11-23 20:34:38,069 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,069 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8213ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:38,099 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:38,099 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.8042ms INFO 2024-11-23 20:34:38,099 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,099 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0935ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:38,180 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732365217442%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:34:38,181 [72 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:34:38,181 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,183 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:38,185 [72 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365217442&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:34:38,189 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:38,189 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.4893ms INFO 2024-11-23 20:34:38,189 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,189 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6411ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:38,212 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:34:38,212 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:34:38,213 [83 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:34:38,213 [83 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:34:38,213 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,215 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 20:34:38,216 [83 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 20:34:38,216 [83 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 20:34:38,216 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:38,216 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1144ms INFO 2024-11-23 20:34:38,216 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,217 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7683ms 401 application/json; charset=utf-8 INFO 2024-11-23 20:34:38,354 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 20:34:38,354 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:34:38,355 [72 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:34:38,355 [72 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:34:38,355 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:34:38,358 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 20:34:38,362 [83 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDA3OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuWPlOaelyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDUzIiwianRpIjoiNjk3MGQxMmUtZTA2Yy00MDEwLWI1MTgtZDUwMDEwYWVjNzI5IiwiaWF0IjoxNzMyMjMyMjUxLCJuYmYiOjE3MzIyMzIyNDksImV4cCI6MTczMjMxODY1MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.580UQ6nc4E4weoNq_YF4Z8B_K_CThaAzTSwoLePq194 INFO 2024-11-23 20:34:38,366 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:38,366 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 8.1379ms INFO 2024-11-23 20:34:38,366 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:34:38,366 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9726ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:38,554 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:34:38,554 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:34:38,555 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:38,557 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,560 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:38,562 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:34:38,562 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:34:38,562 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:34:38,588 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:34:38,592 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:38,592 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.708ms INFO 2024-11-23 20:34:38,592 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,592 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.449ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:38,728 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:34:38,729 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:38,729 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,732 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:38,733 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:34:38,734 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:34:38,734 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:34:38,749 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:34:38,750 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:38,750 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,752 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:38,760 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:34:38,761 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:38,761 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.967ms INFO 2024-11-23 20:34:38,761 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,762 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2577ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:38,787 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:34:38,792 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:38,792 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.4133ms INFO 2024-11-23 20:34:38,792 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:38,792 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.9527ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,056 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:34:39,056 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,057 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,059 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,059 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:34:39,060 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,060 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,062 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,068 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,068 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4712ms INFO 2024-11-23 20:34:39,068 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,068 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6926ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,076 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,076 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.6434ms INFO 2024-11-23 20:34:39,076 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,076 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2151ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,245 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:34:39,245 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:34:39,245 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,245 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,245 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,245 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,248 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,248 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,251 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:34:39,251 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,251 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,254 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,254 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,254 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5166ms INFO 2024-11-23 20:34:39,254 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,254 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6471ms INFO 2024-11-23 20:34:39,254 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,254 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0013ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,254 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2021ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,254 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,259 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,259 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7516ms INFO 2024-11-23 20:34:39,259 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,259 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.255ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,286 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:34:39,287 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,287 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,289 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:34:39,289 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,289 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,289 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:34:39,289 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,290 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,290 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,292 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,292 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,296 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,296 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.0049ms INFO 2024-11-23 20:34:39,296 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,296 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.636ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,300 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,301 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3367ms INFO 2024-11-23 20:34:39,301 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,301 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,301 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.529ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,301 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1998ms INFO 2024-11-23 20:34:39,301 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,301 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3842ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,445 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:34:39,445 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,445 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,448 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,451 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:34:39,451 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:39,452 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,454 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:39,458 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,458 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.6547ms INFO 2024-11-23 20:34:39,458 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,458 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4578ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:39,486 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:39,486 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.9994ms INFO 2024-11-23 20:34:39,486 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:39,486 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0937ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:44,305 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 20:34:44,306 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:44,306 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:44,308 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:44,312 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 20:34:44,312 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:34:44,313 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:44,313 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:44,314 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:44,314 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7879ms INFO 2024-11-23 20:34:44,314 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:44,314 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3599ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:44,316 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:44,385 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:44,385 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 69.6404ms INFO 2024-11-23 20:34:44,385 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:44,386 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.294ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:45,409 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 20:34:45,410 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:45,410 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,410 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 20:34:45,411 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 20:34:45,411 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:45,411 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:45,411 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,411 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 20:34:45,411 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,411 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 20:34:45,411 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:45,411 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:45,411 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,412 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,412 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:45,413 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:45,414 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:45,414 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:45,418 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:45,421 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:45,422 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 7.7396ms INFO 2024-11-23 20:34:45,422 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,422 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7672ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:45,422 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:45,422 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.7632ms INFO 2024-11-23 20:34:45,422 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,422 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2796ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:45,423 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:45,423 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:45,423 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.6786ms INFO 2024-11-23 20:34:45,423 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,423 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5726ms INFO 2024-11-23 20:34:45,423 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,423 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7427ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:45,423 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9068ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:45,425 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:45,426 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 11.5178ms INFO 2024-11-23 20:34:45,426 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,426 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5609ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:45,605 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2051& INFO 2024-11-23 20:34:45,606 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:45,606 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,609 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:45,686 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:45,914 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 305.4275ms INFO 2024-11-23 20:34:45,914 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:45,914 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 308.9646ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:47,368 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 20:34:47,369 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:47,369 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:47,372 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:47,374 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 20:34:47,375 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:47,375 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:47,376 [109 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 20:34:47,377 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:47,383 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:47,383 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.6154ms INFO 2024-11-23 20:34:47,383 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:47,383 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7306ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:47,386 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:47,386 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.529ms INFO 2024-11-23 20:34:47,387 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:47,387 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2289ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:47,531 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2051& INFO 2024-11-23 20:34:47,532 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:47,532 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:47,534 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:47,584 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:47,793 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 258.8643ms INFO 2024-11-23 20:34:47,793 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:47,793 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 262.2865ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:56,043 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 20:34:56,044 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:56,044 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:56,048 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:56,054 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:56,054 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.2674ms INFO 2024-11-23 20:34:56,054 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:56,054 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7772ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:59,474 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2024-11-23 20:34:59,474 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:34:59,475 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/subTableList.bfa59482.js was not modified INFO 2024-11-23 20:34:59,475 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5903ms 304 application/javascript INFO 2024-11-23 20:34:59,475 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2024-11-23 20:34:59,475 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/subTableList.04b88ebd.css was not modified INFO 2024-11-23 20:34:59,475 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3461ms 304 text/css INFO 2024-11-23 20:34:59,475 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2024-11-23 20:34:59,476 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2024-11-23 20:34:59,476 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:34:59,476 [109 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2024-11-23 20:34:59,476 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2024-11-23 20:34:59,476 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5546ms 304 application/javascript INFO 2024-11-23 20:34:59,476 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4493ms 304 text/css INFO 2024-11-23 20:34:59,626 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=21010007,21010008,21010009,21010010,26050401&IsEss=true& INFO 2024-11-23 20:34:59,626 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:59,627 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:59,629 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:59,635 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:59,635 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.905ms INFO 2024-11-23 20:34:59,635 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:59,635 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6973ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:34:59,780 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTablePanel?a0188=uXRSaPD1cEA%3D&bIsEss=false&tableName=A01& INFO 2024-11-23 20:34:59,781 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:34:59,781 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:59,784 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTablePanel", controller = "UserInfo"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSubTablePanel(System.String, System.String, System.String, Boolean, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:34:59,788 [109 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2024-11-23 20:34:59,809 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:34:59,817 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 33.3543ms INFO 2024-11-23 20:34:59,817 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 20:34:59,818 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1565ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:01,061 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 20:35:01,061 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:01,061 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:01,064 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:01,070 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:01,070 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8585ms INFO 2024-11-23 20:35:01,070 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:01,070 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.545ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:04,655 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2024-11-23 20:35:04,656 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:35:04,656 [109 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/leave.8b172027.js was not modified INFO 2024-11-23 20:35:04,656 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6226ms 304 application/javascript INFO 2024-11-23 20:35:04,663 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2024-11-23 20:35:04,663 [109 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/leave.19219fb7.css was not modified INFO 2024-11-23 20:35:04,663 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2024-11-23 20:35:04,663 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6794ms 304 text/css INFO 2024-11-23 20:35:04,663 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:35:04,664 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 20:35:04,664 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/leavePanel.1d85bd0d.js was not modified INFO 2024-11-23 20:35:04,664 [109 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:35:04,664 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7022ms 304 application/javascript INFO 2024-11-23 20:35:04,664 [109 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 20:35:04,664 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4237ms 304 application/javascript INFO 2024-11-23 20:35:04,884 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 20:35:04,884 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:04,884 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:04,886 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 20:35:04,886 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:04,886 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:04,887 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:04,889 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:04,893 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:04,893 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8373ms INFO 2024-11-23 20:35:04,893 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:04,893 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.622ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:04,900 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:04,900 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 11.3451ms INFO 2024-11-23 20:35:04,900 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:04,900 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7214ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:06,682 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365306620&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:35:06,683 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:35:06,684 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2382ms 200 text/html INFO 2024-11-23 20:35:12,036 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365311195&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:35:12,037 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:35:12,037 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0911ms 200 text/html INFO 2024-11-23 20:35:25,744 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365324408&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:35:25,745 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:35:25,745 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1861ms 200 text/html INFO 2024-11-23 20:35:29,697 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365329725&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:35:29,698 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:35:29,698 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1063ms 200 text/html INFO 2024-11-23 20:35:35,466 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732365334650 INFO 2024-11-23 20:35:35,467 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:35:35,467 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8267ms 200 application/javascript INFO 2024-11-23 20:35:35,563 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8822241872609176 INFO 2024-11-23 20:35:35,564 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:35:35,564 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6506ms 200 application/javascript INFO 2024-11-23 20:35:35,786 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732365311195%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:35:35,786 [109 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:35:35,786 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:35,789 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:35,789 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:35:35,790 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:35:35,790 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:35,790 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:35,791 [109 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365311195&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:35:35,793 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:35,795 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:35:35,795 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:35:35,795 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:35:35,795 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:35,796 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.1571ms INFO 2024-11-23 20:35:35,796 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:35,796 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8703ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:35,822 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:35:35,826 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:35,826 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0938ms INFO 2024-11-23 20:35:35,826 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:35,826 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5786ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:35,942 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:35:35,943 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:35,943 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:35,946 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:35,948 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:35:35,948 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:35:35,948 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:35:35,955 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:35:35,956 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:35,956 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:35,959 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:35,964 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:35,964 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6996ms INFO 2024-11-23 20:35:35,964 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:35,964 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9612ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:35,978 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:35:35,978 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:35:35,982 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:35,983 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 36.7525ms INFO 2024-11-23 20:35:35,983 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:35,983 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2552ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,089 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:35:36,090 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,090 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,091 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:35:36,091 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,091 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,093 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,094 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,098 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,099 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7031ms INFO 2024-11-23 20:35:36,099 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,099 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3976ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,099 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,099 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.057ms INFO 2024-11-23 20:35:36,099 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,099 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3472ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,169 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:35:36,170 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,170 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,171 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:35:36,171 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,171 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:35:36,171 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,171 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,172 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,173 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,174 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,174 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,178 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,178 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.596ms INFO 2024-11-23 20:35:36,179 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,179 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2615ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,179 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,179 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2457ms INFO 2024-11-23 20:35:36,179 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,179 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.562ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,179 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,180 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.2913ms INFO 2024-11-23 20:35:36,180 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,180 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6186ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,183 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:35:36,184 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,184 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,185 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:35:36,185 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,185 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,187 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,188 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,193 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,193 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5652ms INFO 2024-11-23 20:35:36,193 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,194 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9244ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,196 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,196 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.914ms INFO 2024-11-23 20:35:36,196 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,196 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5947ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,251 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:35:36,251 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,252 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,254 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,262 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,262 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7522ms INFO 2024-11-23 20:35:36,262 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,262 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0695ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,319 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:35:36,319 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,319 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,320 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:35:36,320 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:36,320 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,322 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,323 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:36,332 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,332 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3284ms INFO 2024-11-23 20:35:36,332 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,333 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0234ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:36,347 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:36,348 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.6712ms INFO 2024-11-23 20:35:36,348 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:36,348 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.025ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:37,723 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732365336420 INFO 2024-11-23 20:35:37,724 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:35:37,724 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9682ms 200 application/javascript INFO 2024-11-23 20:35:37,970 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9669546800283506 INFO 2024-11-23 20:35:37,970 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:35:37,970 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7143ms 200 application/javascript INFO 2024-11-23 20:35:38,762 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732365324408%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:35:38,762 [109 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:35:38,763 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:38,765 [109 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:38,767 [109 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365324408&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:35:38,771 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:38,771 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9399ms INFO 2024-11-23 20:35:38,771 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:38,772 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.392ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:38,863 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:35:38,863 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:35:38,863 [54 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:35:38,864 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:35:38,864 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:38,866 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 20:35:38,867 [54 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 20:35:38,867 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 20:35:38,868 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:38,868 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2073ms INFO 2024-11-23 20:35:38,868 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:38,868 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1213ms 401 application/json; charset=utf-8 INFO 2024-11-23 20:35:39,074 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 20:35:39,075 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:35:39,075 [54 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:35:39,075 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:35:39,075 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:35:39,078 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 20:35:39,080 [54 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MTkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzI5NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW-kOWwj-S6kSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODE5IiwianRpIjoiN2VhOTFkNGUtNTMxZi00ZDY2LTgxNGMtYTlhNzQ4OWFhODFkIiwiaWF0IjoxNzMxNzYwNTkwLCJuYmYiOjE3MzE3NjA1ODgsImV4cCI6MTczMTg0Njk5MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.g5vLmx1PRX7OA1ziC11bc7lAPUDLdUN0cYQKqyTSYL4 INFO 2024-11-23 20:35:39,084 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:39,085 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.4671ms INFO 2024-11-23 20:35:39,085 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:35:39,085 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3992ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:39,333 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:35:39,334 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:35:39,334 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:39,337 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:39,339 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:39,342 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:35:39,342 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:35:39,342 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:35:39,369 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:35:39,374 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:39,374 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.1519ms INFO 2024-11-23 20:35:39,374 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:39,374 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.5655ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:39,761 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:35:39,762 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:39,762 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:39,765 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:39,770 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:39,770 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5838ms INFO 2024-11-23 20:35:39,770 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:39,770 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2951ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:39,794 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:35:39,794 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:39,795 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:39,797 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:39,799 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:35:39,800 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:35:39,800 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:35:39,827 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:35:39,853 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:35:39,858 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:39,858 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.6433ms INFO 2024-11-23 20:35:39,858 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:39,858 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.916ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:41,111 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 20:35:41,111 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:41,111 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:41,111 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 20:35:41,112 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:41,112 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:41,114 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:41,114 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:41,120 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:41,120 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7114ms INFO 2024-11-23 20:35:41,120 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:41,120 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4806ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:41,125 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:41,126 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 11.1471ms INFO 2024-11-23 20:35:41,126 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:41,126 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.537ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:41,961 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:35:41,962 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:41,962 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:41,965 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:41,974 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:35:41,974 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:41,975 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:41,977 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:42,319 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:42,319 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:42,319 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 354.209ms INFO 2024-11-23 20:35:42,319 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 342.1278ms INFO 2024-11-23 20:35:42,319 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,319 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,319 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 357.9591ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:42,319 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 345.4728ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:42,862 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:35:42,862 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:42,862 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,863 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:35:42,863 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:35:42,863 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:42,863 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:42,863 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,863 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,865 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:42,866 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:42,866 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:42,871 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:42,871 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6044ms INFO 2024-11-23 20:35:42,871 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:42,871 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,871 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:42,871 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1564ms INFO 2024-11-23 20:35:42,872 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,872 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.7307ms INFO 2024-11-23 20:35:42,872 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1408ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:42,872 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9858ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:42,872 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,872 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1897ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:42,936 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:35:42,936 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:42,936 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,939 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:42,948 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:42,948 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2723ms INFO 2024-11-23 20:35:42,948 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,949 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6223ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:42,986 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:35:42,987 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:42,987 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,990 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:42,995 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:35:42,995 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:42,995 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.707ms INFO 2024-11-23 20:35:42,995 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,995 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:42,995 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0077ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:42,996 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:42,998 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:43,011 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:43,011 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.6797ms INFO 2024-11-23 20:35:43,011 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:43,011 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9868ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:43,354 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:35:43,355 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:43,355 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:43,358 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:43,361 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:35:43,362 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:43,362 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:43,365 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:43,367 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:43,367 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.8022ms INFO 2024-11-23 20:35:43,368 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:43,368 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3421ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:43,397 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:43,397 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.5782ms INFO 2024-11-23 20:35:43,397 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:43,398 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1528ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:44,544 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050102,26050103,26050105&IsEss=true& INFO 2024-11-23 20:35:44,544 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:44,545 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:44,547 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:44,553 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:44,553 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0387ms INFO 2024-11-23 20:35:44,553 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:44,554 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5884ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:44,556 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeavePanel?k_Id=0& INFO 2024-11-23 20:35:44,556 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:44,556 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:44,559 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeavePanel", controller = "Leave"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetLeavePanel(Int32, System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:44,629 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:44,633 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 74.4979ms INFO 2024-11-23 20:35:44,633 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:44,633 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.6775ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:46,747 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 20:35:46,747 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:35:46,747 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 20:35:46,748 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:46,748 [102 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:46,748 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:46,748 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:46,750 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:46,751 [102 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:46,756 [102 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:46,757 [102 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8639ms INFO 2024-11-23 20:35:46,757 [102 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:46,757 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3545ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:46,810 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:46,810 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 59.6137ms INFO 2024-11-23 20:35:46,810 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:46,810 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.3945ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:55,304 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2024-11-23 20:35:55,305 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:55,305 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:55,307 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveTypeChanged", controller = "Leave"}. Executing controller action with signature System.String GetLeaveTypeChanged(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:55,317 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:55,317 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 9.8472ms INFO 2024-11-23 20:35:55,317 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:55,318 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5907ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:57,013 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365356507&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:35:57,014 [102 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:35:57,014 [102 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0155ms 200 text/html INFO 2024-11-23 20:35:59,048 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732365358894 INFO 2024-11-23 20:35:59,049 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:35:59,049 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8807ms 200 application/javascript INFO 2024-11-23 20:35:59,180 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.28367561525544815 INFO 2024-11-23 20:35:59,180 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:35:59,180 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6191ms 200 application/javascript INFO 2024-11-23 20:35:59,388 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732365231313%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:35:59,388 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:35:59,388 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,391 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:59,393 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365231313&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:35:59,397 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:59,397 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2618ms INFO 2024-11-23 20:35:59,397 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,397 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6677ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:59,488 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 20:35:59,488 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:35:59,488 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:59,489 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,491 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:59,493 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:35:59,493 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:35:59,493 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:35:59,520 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:35:59,524 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:59,524 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.026ms INFO 2024-11-23 20:35:59,524 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,524 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5637ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:59,683 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:35:59,683 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:59,684 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,686 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:59,688 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:35:59,688 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:35:59,688 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:35:59,693 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:35:59,693 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:59,693 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,696 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:59,701 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:59,701 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6631ms INFO 2024-11-23 20:35:59,701 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,701 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8789ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:59,716 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:35:59,717 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:35:59,721 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:59,721 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.7001ms INFO 2024-11-23 20:35:59,721 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,721 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5054ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:59,883 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:35:59,883 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:35:59,883 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:59,883 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:35:59,884 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,884 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,886 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:59,886 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:35:59,892 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:59,892 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:35:59,892 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.6073ms INFO 2024-11-23 20:35:59,892 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4375ms INFO 2024-11-23 20:35:59,892 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,892 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:35:59,892 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1771ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:35:59,892 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0136ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:00,002 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:36:00,003 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:00,003 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,006 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:00,012 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:36:00,012 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:00,012 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,013 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:00,013 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.4894ms INFO 2024-11-23 20:36:00,013 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,013 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.483ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:00,015 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:00,017 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:36:00,017 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:36:00,017 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:00,017 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,017 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:00,017 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,020 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:36:00,020 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:00,020 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:00,020 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:00,020 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,023 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:00,026 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:00,026 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6051ms INFO 2024-11-23 20:36:00,026 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,026 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2644ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:00,027 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:00,027 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 11.9523ms INFO 2024-11-23 20:36:00,027 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,027 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5906ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:00,028 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:00,028 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.108ms INFO 2024-11-23 20:36:00,028 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,028 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3673ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:00,030 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:00,030 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.7988ms INFO 2024-11-23 20:36:00,030 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,030 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2758ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:00,038 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:36:00,038 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:00,038 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,041 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:00,075 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:00,075 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 33.6998ms INFO 2024-11-23 20:36:00,075 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,075 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2017ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:00,083 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 20:36:00,083 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:36:00,083 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:00,083 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,087 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:00,137 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:00,137 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 50.5041ms INFO 2024-11-23 20:36:00,137 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,137 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.801ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:00,193 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:36:00,193 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:36:00,193 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:00,193 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:00,193 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,193 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,196 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:00,199 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:00,212 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:00,212 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 13.0329ms INFO 2024-11-23 20:36:00,212 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,213 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9609ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:00,223 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:00,223 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.9034ms INFO 2024-11-23 20:36:00,223 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:00,223 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6594ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:01,028 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 20:36:01,028 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 20:36:01,028 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:36:01,029 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:01,029 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:01,029 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:01,029 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:01,032 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:01,032 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:01,048 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:01,048 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 16.607ms INFO 2024-11-23 20:36:01,048 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:01,048 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4421ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:01,094 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:01,094 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 61.8693ms INFO 2024-11-23 20:36:01,094 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:01,094 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.038ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:07,962 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 20:36:07,962 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:36:07,962 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:36:07,962 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:07,965 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:36:08,025 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:36:08,025 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 60.0705ms INFO 2024-11-23 20:36:08,025 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:36:08,025 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.9741ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:36:09,083 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365368553&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:36:09,084 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:36:09,084 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0819ms 200 text/html INFO 2024-11-23 20:36:34,655 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365394156&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:36:34,656 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:36:34,656 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2155ms 200 text/html INFO 2024-11-23 20:36:48,011 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365407506&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:36:48,011 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:36:48,012 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0671ms 200 text/html INFO 2024-11-23 20:37:02,407 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732365421815 INFO 2024-11-23 20:37:02,407 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:37:02,407 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9612ms 200 application/javascript INFO 2024-11-23 20:37:02,532 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.920350991673033 INFO 2024-11-23 20:37:02,532 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:37:02,532 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7802ms 200 application/javascript INFO 2024-11-23 20:37:02,812 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732365407506%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:37:02,813 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:37:02,813 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:02,816 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:02,818 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365407506&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:37:02,822 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:02,822 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2497ms INFO 2024-11-23 20:37:02,822 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:02,822 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7376ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:02,896 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:37:02,896 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:37:02,897 [54 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:37:02,897 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:37:02,897 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:02,900 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 20:37:02,901 [54 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 20:37:02,901 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 20:37:02,901 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:02,901 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1392ms INFO 2024-11-23 20:37:02,901 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:02,901 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8283ms 401 application/json; charset=utf-8 INFO 2024-11-23 20:37:03,087 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 20:37:03,087 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:37:03,088 [67 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:37:03,088 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:37:03,088 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:37:03,091 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 20:37:03,093 [67 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxMTkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTYwMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaigeWFtOS4vSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTE5IiwianRpIjoiNzZlOWNiZjYtMDBlOS00ZTdkLWIzNTAtNmU2MjA0ZGJhNjQ0IiwiaWF0IjoxNzMyMTc5NjU1LCJuYmYiOjE3MzIxNzk2NTMsImV4cCI6MTczMjI2NjA1NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.ZJp-APUD1slMtEqER62UV3G56ClWmrQtuQnvGQCrzvk INFO 2024-11-23 20:37:03,097 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:03,097 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 6.2807ms INFO 2024-11-23 20:37:03,097 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:37:03,097 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4297ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:03,307 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:37:03,307 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:37:03,307 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:03,310 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,313 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:03,315 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:37:03,315 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:37:03,315 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:37:03,342 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:37:03,347 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:03,347 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.1749ms INFO 2024-11-23 20:37:03,347 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,347 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2583ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:03,536 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:37:03,536 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:03,537 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,537 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:37:03,537 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:03,537 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,539 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:03,540 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:03,542 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:37:03,542 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:37:03,543 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:37:03,545 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:03,545 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6842ms INFO 2024-11-23 20:37:03,545 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,545 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.391ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:03,569 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:37:03,596 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:37:03,600 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:03,601 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.366ms INFO 2024-11-23 20:37:03,601 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,601 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7324ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:03,786 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:37:03,786 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:03,786 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,787 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:37:03,787 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:03,787 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,789 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:03,790 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:03,795 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:03,795 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7128ms INFO 2024-11-23 20:37:03,795 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,795 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2817ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:03,807 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:03,807 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.3082ms INFO 2024-11-23 20:37:03,807 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:03,807 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5819ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:04,065 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:37:04,066 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:04,066 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,067 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:37:04,067 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:04,067 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,068 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:37:04,069 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:04,069 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:04,069 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,070 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:04,071 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:04,075 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:04,075 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:04,075 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7803ms INFO 2024-11-23 20:37:04,075 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,076 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.9824ms INFO 2024-11-23 20:37:04,076 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1064ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:04,076 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,076 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5792ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:04,076 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:04,077 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3491ms INFO 2024-11-23 20:37:04,077 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,077 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6424ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:04,165 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:37:04,166 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:04,166 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,167 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:37:04,167 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:04,167 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,168 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:37:04,169 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:04,169 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,169 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:04,170 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:04,171 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:04,178 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:04,178 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1415ms INFO 2024-11-23 20:37:04,178 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,178 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7097ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:04,178 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:04,178 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.468ms INFO 2024-11-23 20:37:04,178 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,178 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6033ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:04,179 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:04,179 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9685ms INFO 2024-11-23 20:37:04,179 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,179 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1063ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:04,367 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:37:04,368 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:04,368 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,368 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:37:04,368 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:04,369 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,371 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:04,371 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:04,380 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:04,381 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.9235ms INFO 2024-11-23 20:37:04,381 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,381 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8289ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:04,403 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:04,403 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.9318ms INFO 2024-11-23 20:37:04,403 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,403 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1802ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:04,520 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2024-11-25&endDate=2024-11-25&timeBegin=08:00&timeEnd=17:00&leaveType=21&isPanel=true& INFO 2024-11-23 20:37:04,520 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:04,521 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,523 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalLeaveHours", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.Leave.Dto.LeaveCalHoursDto GetCalLeaveHours(System.String, System.String, System.String, System.String, System.String, Boolean) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:04,532 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:04,533 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 9.316ms INFO 2024-11-23 20:37:04,533 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:04,533 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6537ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:17,170 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 156 INFO 2024-11-23 20:37:17,171 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:37:17,171 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:17,171 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:17,174 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:17,503 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:17,503 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 329.0034ms INFO 2024-11-23 20:37:17,503 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:17,503 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 332.8868ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:17,658 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2024-11-23 20:37:17,658 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:17,658 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:17,661 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsMustFile", controller = "Leave"}. Executing controller action with signature Boolean GetIsMustFile(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:17,669 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:17,669 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 7.6517ms INFO 2024-11-23 20:37:17,669 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:17,669 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2013ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:17,823 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 39018 INFO 2024-11-23 20:37:17,823 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:37:17,823 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:17,823 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:17,826 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfLeave", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfLeave(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:18,154 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:18,154 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 328.3792ms INFO 2024-11-23 20:37:18,154 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:18,155 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 331.892ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:18,328 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoEntityFlowWork? application/x-www-form-urlencoded 8 INFO 2024-11-23 20:37:18,328 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:37:18,329 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:18,329 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:18,333 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Leave"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:18,471 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:18,472 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 138.4372ms INFO 2024-11-23 20:37:18,472 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:18,472 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 143.8078ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:19,710 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 20:37:19,711 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:19,711 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:19,713 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:19,783 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:19,784 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 70.051ms INFO 2024-11-23 20:37:19,784 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:19,784 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.7413ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:26,567 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 20:37:26,568 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:37:26,568 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 20:37:26,568 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:26,568 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:26,568 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:37:26,568 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:26,571 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:26,571 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:37:26,577 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:26,577 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7289ms INFO 2024-11-23 20:37:26,577 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:26,577 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1067ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:26,640 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:37:26,640 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 68.883ms INFO 2024-11-23 20:37:26,640 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:37:26,640 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.5276ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:37:58,778 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365474117&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 20:37:58,779 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:37:58,779 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9889ms 200 text/html INFO 2024-11-23 20:38:01,738 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365481322&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 20:38:01,739 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:38:01,739 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9876ms 200 text/html INFO 2024-11-23 20:38:35,841 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365515413&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 20:38:35,842 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:38:35,842 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1987ms 200 text/html INFO 2024-11-23 20:39:39,720 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365579173&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 20:39:39,720 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:39:39,721 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1432ms 200 text/html INFO 2024-11-23 20:40:22,936 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365622468&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:40:22,937 [135 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:40:22,938 [135 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2241ms 200 text/html INFO 2024-11-23 20:40:45,393 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365644908&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:40:45,393 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:40:45,394 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1089ms 200 text/html INFO 2024-11-23 20:41:35,918 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:41:35,919 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:41:35,919 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2189ms 200 text/html INFO 2024-11-23 20:41:40,836 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 20:41:40,836 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:41:40,849 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 20:41:40,849 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0882ms 200 application/javascript INFO 2024-11-23 20:41:40,864 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 20:41:40,864 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2024-11-23 20:41:40,864 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 20:41:40,865 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2024-11-23 20:41:40,865 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6916ms 200 application/javascript INFO 2024-11-23 20:41:40,865 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2024-11-23 20:41:40,866 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2024-11-23 20:41:40,866 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3303ms 200 application/javascript INFO 2024-11-23 20:41:40,866 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 20:41:40,867 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2024-11-23 20:41:40,867 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6949ms 200 application/javascript INFO 2024-11-23 20:41:40,870 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 20:41:40,870 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6169ms 200 application/javascript INFO 2024-11-23 20:41:40,871 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 20:41:40,871 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8018ms 200 text/css INFO 2024-11-23 20:41:40,915 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365702601&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:41:40,915 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:41:40,915 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9455ms 200 text/html INFO 2024-11-23 20:41:40,938 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 20:41:40,938 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 20:41:40,938 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 20:41:40,938 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 20:41:40,938 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7883ms 200 application/javascript INFO 2024-11-23 20:41:40,938 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9174ms 200 application/javascript INFO 2024-11-23 20:41:41,024 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 20:41:41,024 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2024-11-23 20:41:41,024 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 20:41:41,024 [91 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:41:41,026 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.3.14.7.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\vconsole.3.14.7.min.js' INFO 2024-11-23 20:41:41,026 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7254ms 200 application/javascript INFO 2024-11-23 20:41:41,027 [91 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 20:41:41,027 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5043ms 200 text/css INFO 2024-11-23 20:41:41,038 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 20:41:41,038 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2047ms 200 application/javascript INFO 2024-11-23 20:41:41,048 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2024-11-23 20:41:41,048 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2024-11-23 20:41:41,049 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9743ms 200 application/javascript INFO 2024-11-23 20:41:41,049 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 20:41:41,049 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2024-11-23 20:41:41,050 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6334ms 200 application/javascript INFO 2024-11-23 20:42:06,711 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365725937&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:42:06,712 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:42:06,712 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9226ms 200 text/html INFO 2024-11-23 20:42:18,358 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365737806&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 20:42:18,359 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:42:18,359 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0858ms 200 text/html INFO 2024-11-23 20:42:20,688 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365742373&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:42:20,689 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:42:20,689 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0208ms 200 text/html INFO 2024-11-23 20:43:42,256 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732365821514 INFO 2024-11-23 20:43:42,257 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:43:42,257 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0315ms 200 application/javascript INFO 2024-11-23 20:43:42,439 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5090779719882721 INFO 2024-11-23 20:43:42,440 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:43:42,440 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8022ms 200 application/javascript INFO 2024-11-23 20:43:42,852 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732365725937%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:43:42,852 [138 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:43:42,852 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:42,855 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:42,857 [138 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365725937&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:43:42,861 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:42,861 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.2114ms INFO 2024-11-23 20:43:42,861 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:42,861 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5955ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:42,878 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:43:42,878 [97 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:43:42,879 [97 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:43:42,879 [97 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:43:42,879 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:42,883 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 20:43:42,884 [97 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 20:43:42,884 [97 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 20:43:42,884 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:42,884 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3534ms INFO 2024-11-23 20:43:42,884 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:42,884 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1383ms 401 application/json; charset=utf-8 INFO 2024-11-23 20:43:42,969 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 20:43:42,969 [97 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:43:42,970 [97 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:43:42,970 [97 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:43:42,970 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:43:42,973 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 20:43:42,975 [138 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODI2OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOa1t-iOsiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjA4IiwianRpIjoiZDMwMDQxYzAtMDZmYy00MzZjLTk1YWMtNGM3NDkzZGZlMDQ4IiwiaWF0IjoxNzMxNjM3NTg2LCJuYmYiOjE3MzE2Mzc1ODQsImV4cCI6MTczMTcyMzk4NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.XOts-kRHI0sOiN4vd0zpaEeJZ6c3VEqfKpaHG502VdU INFO 2024-11-23 20:43:42,978 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:42,979 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.7024ms INFO 2024-11-23 20:43:42,979 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:43:42,979 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.824ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,071 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:43:43,072 [138 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:43:43,072 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,074 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,079 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,082 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:43:43,082 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:43:43,082 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:43:43,109 [97 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:43:43,113 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,113 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.3396ms INFO 2024-11-23 20:43:43,113 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,114 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2935ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,206 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:43:43,206 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,206 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,209 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,211 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:43:43,211 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,211 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,212 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:43:43,212 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:43:43,212 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:43:43,214 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,220 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,220 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6018ms INFO 2024-11-23 20:43:43,220 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,220 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.93ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,239 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:43:43,265 [138 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:43:43,269 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,270 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 60.0337ms INFO 2024-11-23 20:43:43,270 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,270 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.8822ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,377 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:43:43,377 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,378 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,380 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,386 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:43:43,386 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,386 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,389 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,395 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,395 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8441ms INFO 2024-11-23 20:43:43,395 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,395 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2467ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,397 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,397 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7644ms INFO 2024-11-23 20:43:43,397 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,397 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2595ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,541 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:43:43,541 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,542 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,544 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,549 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,550 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3601ms INFO 2024-11-23 20:43:43,550 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,550 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7981ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,551 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:43:43,551 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,551 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,554 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,559 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,559 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3336ms INFO 2024-11-23 20:43:43,559 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,559 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.638ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,560 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:43:43,561 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,561 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,562 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:43:43,563 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,563 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,563 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,565 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,568 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,569 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0129ms INFO 2024-11-23 20:43:43,569 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,569 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2969ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,571 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:43:43,571 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,571 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,574 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,574 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8929ms INFO 2024-11-23 20:43:43,574 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,574 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0465ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,575 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,582 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,582 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.3474ms INFO 2024-11-23 20:43:43,582 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,582 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6576ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,591 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:43:43,591 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,591 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,594 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,606 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,606 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.3127ms INFO 2024-11-23 20:43:43,606 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,606 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3928ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,725 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:43:43,725 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,725 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,728 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,732 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:43:43,732 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:43,733 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,735 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:43,737 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,738 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7159ms INFO 2024-11-23 20:43:43,738 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,738 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0601ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:43,767 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:43,767 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.7656ms INFO 2024-11-23 20:43:43,767 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:43,767 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0637ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:46,236 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 20:43:46,237 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:46,237 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 20:43:46,237 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,237 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:46,238 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,240 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:46,240 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 20:43:46,240 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:46,240 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:46,240 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,243 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:46,245 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:46,245 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6929ms INFO 2024-11-23 20:43:46,245 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,245 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3164ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:46,248 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:46,248 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.7117ms INFO 2024-11-23 20:43:46,248 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,248 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2483ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:46,251 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:46,251 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.2666ms INFO 2024-11-23 20:43:46,251 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,251 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3203ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:46,258 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 20:43:46,258 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:46,258 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,261 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:46,263 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 20:43:46,264 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:46,264 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,266 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:46,266 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9808ms INFO 2024-11-23 20:43:46,266 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,266 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1754ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:46,266 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:46,271 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:46,271 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.8874ms INFO 2024-11-23 20:43:46,271 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,271 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.942ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:46,358 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1608& INFO 2024-11-23 20:43:46,359 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:46,359 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,361 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:46,398 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:46,404 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 42.8751ms INFO 2024-11-23 20:43:46,404 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:46,404 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0104ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:50,811 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 20:43:50,812 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 20:43:50,812 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:50,812 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:50,812 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:50,812 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:50,815 [97 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:50,815 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:50,818 [138 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 20:43:50,820 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:50,820 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.714ms INFO 2024-11-23 20:43:50,820 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:50,821 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.007ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:50,828 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:50,828 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 13.6284ms INFO 2024-11-23 20:43:50,828 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:50,828 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2738ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:43:50,931 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1608& INFO 2024-11-23 20:43:50,931 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:43:50,932 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:50,934 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:43:50,940 [105 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:43:50,945 [104 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.7826ms INFO 2024-11-23 20:43:50,945 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:43:50,945 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.125ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:44:15,482 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 20:44:15,482 [138 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:44:15,482 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:15,485 [138 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:44:15,491 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:44:15,491 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7186ms INFO 2024-11-23 20:44:15,491 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:15,491 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4792ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:44:18,633 [105 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2024-11-23 20:44:18,634 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:44:18,634 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:18,636 [105 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetToDoListResult", controller = "ToDoListMgr"}. Executing controller action with signature Sg.HcmMb.ToDoList.Dto.ToDoListResultDto GetToDoListResult(Sg.HcmMb.ToDoList.Dto.ToDoListUrlDto) on controller Sg.HcmMb.ToDoList.ToDoListMgrAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:44:18,638 [105 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODI2OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOa1t-iOsiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjA4IiwianRpIjoiZGQyMzBmOGQtNGY1Ni00OTc4LWEwN2ItNjM1ZmQyZTJiMDk2IiwiaWF0IjoxNzMyMzY1ODIyLCJuYmYiOjE3MzIzNjU4MjAsImV4cCI6MTczMjQ1MjIyMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.dmrqh_dLL3lCQm4swwOQviohVEERaGQfpE6rrGZRY5s INFO 2024-11-23 20:44:18,643 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:44:18,643 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 6.3255ms INFO 2024-11-23 20:44:18,643 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:18,643 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8657ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:44:18,861 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/ConfirmPwdByEnableCheckPwd2? application/x-www-form-urlencoded 0 INFO 2024-11-23 20:44:18,861 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:44:18,861 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:44:18,861 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:18,864 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "ConfirmPwdByEnableCheckPwd2", controller = "Salary"}. Executing controller action with signature Boolean ConfirmPwdByEnableCheckPwd2() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:44:18,871 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:44:18,871 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 7.0072ms INFO 2024-11-23 20:44:18,871 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:18,871 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4843ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:44:18,883 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2024-11-23 20:44:18,883 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:44:18,883 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:18,886 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetIsDefaultPwd", controller = "Salary"}. Executing controller action with signature Boolean GetIsDefaultPwd() on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:44:18,893 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:44:18,893 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 6.8559ms INFO 2024-11-23 20:44:18,893 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:18,893 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1048ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:44:40,966 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/CheckPwd2? application/json 18 INFO 2024-11-23 20:44:40,966 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:44:40,966 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:44:40,967 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:40,969 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckPwd2", controller = "Salary"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckPwd2(Sg.HcmMb.Pay.Dto.PwdDto) on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:44:40,978 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:44:40,978 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 8.1004ms INFO 2024-11-23 20:44:40,978 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:40,978 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9673ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:44:50,743 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365891251&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:44:50,744 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:44:50,744 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.123ms 200 text/html INFO 2024-11-23 20:44:54,655 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/CheckPwd2? application/json 16 INFO 2024-11-23 20:44:54,656 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:44:54,656 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:44:54,656 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:54,659 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckPwd2", controller = "Salary"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckPwd2(Sg.HcmMb.Pay.Dto.PwdDto) on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:44:54,667 [138 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:44:54,667 [138 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 8.4563ms INFO 2024-11-23 20:44:54,667 [138 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:54,667 [138 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1695ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:44:54,789 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetWageDetial?GZYM=&GZYM2=&id=-1& INFO 2024-11-23 20:44:54,789 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:44:54,789 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:54,792 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWageDetial", controller = "Salary"}. Executing controller action with signature Sg.HcmMb.Pay.Dto.SalaryListsDto GetWageDetial(System.String, System.String, Int32) on controller Sg.HcmMb.Pay.SalaryAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:44:54,811 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050001&IsEss=true& INFO 2024-11-23 20:44:54,811 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:44:54,812 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:54,814 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:44:54,819 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:44:54,820 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5278ms INFO 2024-11-23 20:44:54,820 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:54,820 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7705ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:44:54,873 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:44:54,881 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 88.7802ms INFO 2024-11-23 20:44:54,881 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2024-11-23 20:44:54,881 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.1967ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:05,364 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732365905893 INFO 2024-11-23 20:45:05,365 [103 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:45:05,365 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8626ms 200 application/javascript INFO 2024-11-23 20:45:05,778 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3749066765783917 INFO 2024-11-23 20:45:05,778 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:45:05,778 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.963ms 200 application/javascript INFO 2024-11-23 20:45:06,303 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732365891251%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:45:06,303 [120 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:45:06,304 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,306 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,308 [120 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732365891251&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:45:06,312 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,312 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.861ms INFO 2024-11-23 20:45:06,312 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,312 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1681ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,338 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 20:45:06,338 [95 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:45:06,338 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,338 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,341 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,343 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:45:06,343 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:45:06,343 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:45:06,371 [120 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:45:06,375 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,375 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.8939ms INFO 2024-11-23 20:45:06,375 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,375 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3257ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,495 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:45:06,495 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,496 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,498 [95 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,500 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:45:06,500 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:45:06,500 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:45:06,521 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:45:06,522 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,522 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,525 [120 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,527 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:45:06,527 [95 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:45:06,530 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,530 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6793ms INFO 2024-11-23 20:45:06,530 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,530 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1182ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,532 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,532 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3506ms INFO 2024-11-23 20:45:06,532 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,532 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9086ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,655 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:45:06,655 [107 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,656 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,658 [107 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,664 [107 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,664 [107 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.5794ms INFO 2024-11-23 20:45:06,664 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,664 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.153ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,667 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:45:06,668 [107 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,668 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,670 [107 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,676 [107 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,676 [107 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3343ms INFO 2024-11-23 20:45:06,676 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,676 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6488ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,747 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:45:06,747 [107 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,748 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,750 [107 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,755 [107 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,755 [107 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1544ms INFO 2024-11-23 20:45:06,755 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,755 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2783ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,763 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:45:06,763 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:45:06,763 [107 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,763 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,763 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,763 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,766 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,766 [107 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,771 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,771 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,771 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4537ms INFO 2024-11-23 20:45:06,771 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5672ms INFO 2024-11-23 20:45:06,772 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,772 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,772 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7912ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,772 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8115ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,793 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:45:06,793 [107 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,793 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,794 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:45:06,795 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,795 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,796 [107 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,797 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,803 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:45:06,803 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,803 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,805 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,805 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8897ms INFO 2024-11-23 20:45:06,805 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,805 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1466ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,805 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,805 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.6281ms INFO 2024-11-23 20:45:06,805 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,805 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9357ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,806 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,813 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,813 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5302ms INFO 2024-11-23 20:45:06,813 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,814 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9684ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,873 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:45:06,873 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,874 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,876 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,885 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,885 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0017ms INFO 2024-11-23 20:45:06,885 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,885 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1053ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:06,894 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:45:06,894 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:06,894 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,897 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:06,922 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:06,922 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.4791ms INFO 2024-11-23 20:45:06,922 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:06,922 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9896ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:16,237 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 20:45:16,237 [103 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:45:16,238 [103 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:16,238 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 20:45:16,238 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:16,238 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:16,238 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:16,241 [103 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:16,241 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:16,246 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:16,247 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7152ms INFO 2024-11-23 20:45:16,247 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:16,247 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9712ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:16,314 [103 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:16,314 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 73.0679ms INFO 2024-11-23 20:45:16,314 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:16,314 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.724ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:50,047 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/monthResult.80f4db4a.css INFO 2024-11-23 20:45:50,047 [107 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/monthResult.80f4db4a.css was not modified INFO 2024-11-23 20:45:50,048 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5328ms 304 text/css INFO 2024-11-23 20:45:50,048 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/monthResult.d50a887b.js INFO 2024-11-23 20:45:50,048 [107 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:45:50,048 [107 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/monthResult.d50a887b.js was not modified INFO 2024-11-23 20:45:50,048 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4308ms 304 application/javascript INFO 2024-11-23 20:45:50,199 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2024-11-23 20:45:50,199 [107 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:50,199 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:50,202 [107 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMonthResult", controller = "Month"}. Executing controller action with signature Sg.HcmMb.Month.Dto.MonthResultDto GetMonthResult(System.String, System.String) on controller Sg.HcmMb.Month.MonthAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:50,270 [107 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:50,270 [107 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 68.4464ms INFO 2024-11-23 20:45:50,270 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:50,271 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.0671ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:45:52,768 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Day/GetDayResult?dutyDate=2024-11&type=2& INFO 2024-11-23 20:45:52,769 [107 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:45:52,769 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:52,771 [107 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDayResult", controller = "Day"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.FieldDto]] GetDayResult(System.String, System.String, System.String) on controller Sg.HcmMb.Day.DayAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:45:53,086 [107 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:45:53,087 [107 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M) in 315.0792ms INFO 2024-11-23 20:45:53,087 [107 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Day.DayAppService.GetDayResult (Sg.Hcm.Application.M)' INFO 2024-11-23 20:45:53,087 [107 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 318.7334ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:46:35,823 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 20:46:35,823 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 20:46:35,823 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 20:46:35,823 [106 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:46:35,823 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:46:35,823 [111 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:46:35,823 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,823 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,824 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,825 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 20:46:35,825 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:46:35,826 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,826 [106 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:46:35,826 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:46:35,826 [111 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:46:35,828 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:46:35,831 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 20:46:35,831 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:46:35,831 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,834 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:46:35,834 [106 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:46:35,834 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:46:35,834 [106 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.9424ms INFO 2024-11-23 20:46:35,834 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,834 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 7.9429ms INFO 2024-11-23 20:46:35,834 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,834 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3856ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:46:35,834 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5389ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:46:35,836 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:46:35,836 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.6027ms INFO 2024-11-23 20:46:35,836 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,836 [106 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:46:35,836 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8794ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:46:35,836 [106 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.7302ms INFO 2024-11-23 20:46:35,836 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,836 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5498ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:46:35,839 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:46:35,839 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0768ms INFO 2024-11-23 20:46:35,839 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,839 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2296ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:46:35,973 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2003& INFO 2024-11-23 20:46:35,973 [111 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:46:35,973 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,976 [111 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:46:35,982 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:46:35,987 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.1916ms INFO 2024-11-23 20:46:35,987 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:35,987 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5007ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:46:36,675 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 20:46:36,675 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 20:46:36,675 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:46:36,675 [111 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:46:36,676 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:36,676 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:36,678 [111 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:46:36,678 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:46:36,682 [42 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 20:46:36,684 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:46:36,684 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.7773ms INFO 2024-11-23 20:46:36,684 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:36,684 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3817ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:46:36,692 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:46:36,692 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.0157ms INFO 2024-11-23 20:46:36,692 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:36,693 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6791ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:46:36,898 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2003& INFO 2024-11-23 20:46:36,899 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:46:36,899 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:36,902 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:46:36,908 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:46:36,913 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.3426ms INFO 2024-11-23 20:46:36,913 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 20:46:36,913 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.098ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:41,513 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732366121008&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:48:41,514 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2024-11-23 20:48:41,514 [79 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2024-11-23 20:48:41,514 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2024-11-23 20:48:41,514 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 20:48:41,514 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4954ms 304 application/javascript INFO 2024-11-23 20:48:41,514 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0342ms 200 text/html INFO 2024-11-23 20:48:41,514 [81 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2024-11-23 20:48:41,514 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3869ms 304 application/javascript INFO 2024-11-23 20:48:55,313 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732366135290 INFO 2024-11-23 20:48:55,314 [121 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 20:48:55,314 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8819ms 200 application/javascript INFO 2024-11-23 20:48:55,953 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5544281864740406 INFO 2024-11-23 20:48:55,954 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 20:48:55,954 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8645ms 200 application/javascript INFO 2024-11-23 20:48:56,008 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Rsa/GetPublicKey INFO 2024-11-23 20:48:56,008 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 20:48:56,011 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2024-11-23 20:48:56,017 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:56,017 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 5.3066ms INFO 2024-11-23 20:48:56,017 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2024-11-23 20:48:56,017 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8224ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:56,293 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/Authenticate? application/json 290 INFO 2024-11-23 20:48:56,293 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:48:56,294 [79 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:48:56,294 [79 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:48:56,294 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:48:56,297 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Authenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.AuthenticateResultModel Authenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 20:48:56,333 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 703 INFO 2024-11-23 20:48:56,333 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732366121008%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 20:48:56,333 [81 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 20:48:56,333 [121 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:48:56,334 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,334 [121 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 20:48:56,334 [121 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 20:48:56,334 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,336 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:56,337 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 20:48:56,338 [121 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 20:48:56,338 [121 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 20:48:56,338 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:56,338 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2055ms INFO 2024-11-23 20:48:56,338 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,338 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2223ms 401 application/json; charset=utf-8 INFO 2024-11-23 20:48:56,338 [81 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732366121008&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 20:48:56,342 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:56,342 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.7133ms INFO 2024-11-23 20:48:56,342 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,342 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2927ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:56,369 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:56,369 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core) in 72.4985ms INFO 2024-11-23 20:48:56,369 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.Authenticate (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:48:56,370 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6965ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:56,497 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 783 INFO 2024-11-23 20:48:56,497 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:48:56,497 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:56,500 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:48:56,503 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 20:48:56,505 [81 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NTAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDUzOCIsIkFzcE5ldC5JZGVudGl0eS5TZWN1cml0eVN0YW1wIjoiYTMxZDUyNWQtOWJjYy00NjZkLTllZjAtZjkyY2FiYTg3OWIxIiwiaHR0cDovL3d3dy5hc3BuZXRib2lsZXJwbGF0ZS5jb20vaWRlbnRpdHkvY2xhaW1zL3RlbmFudElkIjoiMSIsIlVzZXJOYW1lIjoi6ZmI5YCpIiwiTGFuZ3VhZ2UiOiJ6aC1jbiIsInN1YiI6IjE5NTAiLCJqdGkiOiIwMjBhZDY2YS1mOTc2LTQ2MTEtODExMy03ZDkzNzhiMDIyZTkiLCJpYXQiOjE3MzIwNjI5NTksIm5iZiI6MTczMjA2Mjk1NywiZXhwIjoxNzMyMTQ5MzU5LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.km2I11XjHYWbEEcdo14TcTHXxBKBa3jfZTMHNPAy-Yo INFO 2024-11-23 20:48:56,508 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:56,508 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.5139ms INFO 2024-11-23 20:48:56,509 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 20:48:56,509 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8075ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:56,528 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 703 INFO 2024-11-23 20:48:56,528 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:48:56,528 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:56,529 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,531 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:56,533 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:48:56,533 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:48:56,533 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:48:56,559 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:48:56,563 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:56,563 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.1655ms INFO 2024-11-23 20:48:56,563 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,563 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2962ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:56,688 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 703 INFO 2024-11-23 20:48:56,688 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:48:56,688 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:56,689 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,691 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:56,694 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 20:48:56,694 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 20:48:56,694 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 20:48:56,721 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 20:48:56,723 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 20:48:56,723 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 20:48:56,723 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:56,723 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:56,724 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,724 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,727 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:56,728 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:56,728 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:56,728 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 36.5264ms INFO 2024-11-23 20:48:56,728 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,728 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.1722ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:56,729 [121 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 20:48:56,729 [121 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 20:48:56,729 [121 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 20:48:56,733 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:56,733 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5279ms INFO 2024-11-23 20:48:56,733 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,733 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4104ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:56,756 [121 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 20:48:56,783 [121 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 20:48:56,788 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:56,788 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.1438ms INFO 2024-11-23 20:48:56,788 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,788 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.4204ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:56,974 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 20:48:56,975 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:56,975 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,978 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:56,983 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 20:48:56,983 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:56,983 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:56,986 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:57,018 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,018 [121 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,018 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 40.3333ms INFO 2024-11-23 20:48:57,018 [121 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 32.179ms INFO 2024-11-23 20:48:57,018 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,018 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,019 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1401ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:57,019 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7532ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:57,128 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 20:48:57,129 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:57,129 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,129 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 20:48:57,129 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:57,129 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,132 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:57,132 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:57,137 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,137 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6757ms INFO 2024-11-23 20:48:57,137 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,138 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,138 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3662ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:57,138 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.515ms INFO 2024-11-23 20:48:57,138 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,138 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8456ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:57,148 [121 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 20:48:57,148 [121 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:57,148 [121 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,151 [121 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:57,156 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,156 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.0394ms INFO 2024-11-23 20:48:57,156 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,156 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5749ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:57,209 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 20:48:57,209 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:57,210 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,212 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:57,221 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,222 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1087ms INFO 2024-11-23 20:48:57,222 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,222 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9908ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:57,282 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 20:48:57,283 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:57,283 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,285 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:57,288 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 20:48:57,289 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:57,289 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,291 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,292 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.0917ms INFO 2024-11-23 20:48:57,292 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,292 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:57,292 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5515ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:57,299 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,299 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6891ms INFO 2024-11-23 20:48:57,299 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,300 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1447ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:57,676 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 20:48:57,676 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 20:48:57,676 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:57,676 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:57,676 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,677 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,679 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:57,680 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:57,691 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,691 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 11.417ms INFO 2024-11-23 20:48:57,691 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,691 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6381ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:57,713 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:57,713 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.9988ms INFO 2024-11-23 20:48:57,713 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:57,713 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7614ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:58,993 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 20:48:58,994 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:58,994 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:58,997 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:59,002 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:59,003 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8057ms INFO 2024-11-23 20:48:59,003 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:59,003 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6417ms 200 application/json; charset=utf-8 INFO 2024-11-23 20:48:59,023 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 20:48:59,023 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 20:48:59,023 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 20:48:59,023 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:59,026 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 20:48:59,094 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 20:48:59,094 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 67.745ms INFO 2024-11-23 20:48:59,094 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 20:48:59,094 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.2055ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:16:09,912 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2024-11-23 21:16:10,931 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmM\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2024-11-23 21:16:10,993 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732367763514&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 21:16:11,016 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 21:16:11,018 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1663ms 200 text/html INFO 2024-11-23 21:17:13,497 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732367833288 INFO 2024-11-23 21:17:13,500 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 21:17:13,501 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2599ms 200 application/javascript INFO 2024-11-23 21:17:13,646 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8294519753540656 INFO 2024-11-23 21:17:13,648 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 21:17:13,649 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6477ms 200 application/javascript INFO 2024-11-23 21:17:13,816 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732367763514%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2024-11-23 21:17:13,953 [17 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 21:17:13,962 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:13,969 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 21:17:13,973 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 21:17:14,132 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:14,292 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:15,527 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:15,527 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:16,189 [17 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732367763514&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2024-11-23 21:17:16,193 [18 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 21:17:16,204 [18 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 21:17:16,204 [18 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 21:17:16,379 [18 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 21:17:16,560 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:16,576 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1045.6075ms INFO 2024-11-23 21:17:16,577 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:16,581 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2612.7082ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:16,783 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 21:17:16,806 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:16,807 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:16,812 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:16,816 [18 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 21:17:16,817 [18 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 21:17:16,817 [18 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 21:17:16,846 [18 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 21:17:16,876 [18 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 21:17:16,893 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:16,905 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 93.5667ms INFO 2024-11-23 21:17:16,905 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:16,906 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 122.6406ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:16,929 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 21:17:16,929 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:16,930 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:16,934 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:17,045 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:17,049 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:17,050 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 116.5895ms INFO 2024-11-23 21:17:17,050 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,051 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 121.74ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:17,054 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 1526.2079ms INFO 2024-11-23 21:17:17,054 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,054 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3237.8225ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:17,073 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 21:17:17,073 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,073 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,077 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:17,105 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:17,109 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 32.1094ms INFO 2024-11-23 21:17:17,109 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,109 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8224ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:17,169 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 21:17:17,170 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 21:17:17,170 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,170 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,170 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,170 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,174 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:17,174 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:17,207 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 21:17:17,211 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,211 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,215 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 21:17:17,216 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,216 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,229 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:17,230 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:17,237 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:17,238 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 63.6902ms INFO 2024-11-23 21:17:17,238 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,238 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.5065ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:17,238 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:17,238 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:17,239 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:17,239 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.8548ms INFO 2024-11-23 21:17:17,239 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,239 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0076ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:17,239 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 65.2694ms INFO 2024-11-23 21:17:17,239 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,239 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.6505ms INFO 2024-11-23 21:17:17,240 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,240 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.1067ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:17,240 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7645ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:17,269 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 21:17:17,269 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 21:17:17,269 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,269 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,270 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,270 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,274 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:17,275 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:17,285 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:17,287 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 11.9402ms INFO 2024-11-23 21:17:17,287 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,287 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8047ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:17,295 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:17,295 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 21.2471ms INFO 2024-11-23 21:17:17,295 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,296 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7683ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:17,401 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 21:17:17,401 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,402 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,405 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:17,443 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 21:17:17,443 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,443 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:17,445 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 21:17:17,445 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:17,446 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:18,806 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:18,806 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:19,157 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:19,157 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:19,160 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 1754.526ms INFO 2024-11-23 21:17:19,160 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:19,163 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1762.6115ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:19,165 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 359.2347ms INFO 2024-11-23 21:17:19,166 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:19,166 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1722.9279ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:20,454 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:20,459 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 1653.1215ms INFO 2024-11-23 21:17:20,460 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:20,460 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3014.9689ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:31,509 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 21:17:31,509 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 21:17:31,510 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 21:17:31,514 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:31,514 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 21:17:31,514 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:31,514 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:31,515 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,515 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,515 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,26054001,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 21:17:31,516 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:31,516 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,518 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,521 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:31,521 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:31,522 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:31,523 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:31,523 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,524 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:31,567 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:31,577 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:31,577 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:31,577 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 56.1999ms INFO 2024-11-23 21:17:31,577 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 55.042ms INFO 2024-11-23 21:17:31,577 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,577 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,578 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.4207ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:31,578 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.6298ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:31,581 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:31,581 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:31,583 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:31,584 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 59.4761ms INFO 2024-11-23 21:17:31,584 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,584 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.2081ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:31,585 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 17.9875ms INFO 2024-11-23 21:17:31,585 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,585 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.4582ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:31,585 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 64.1172ms INFO 2024-11-23 21:17:31,585 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,585 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.5783ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:31,774 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2024-11-23 21:17:31,777 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:31,778 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,787 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:31,802 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:31,803 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 16.2865ms INFO 2024-11-23 21:17:31,803 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:31,803 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6546ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:32,728 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 21:17:32,728 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 21:17:32,731 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:32,731 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:32,732 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:32,732 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:32,737 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:32,738 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:32,749 [25 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 21:17:32,754 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:32,755 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 18.2282ms INFO 2024-11-23 21:17:32,755 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:32,756 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6292ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:33,093 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:33,099 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 360.6473ms INFO 2024-11-23 21:17:33,099 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:33,100 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 371.4487ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:33,264 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2024-11-23 21:17:33,265 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:33,266 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:33,270 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:33,283 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:33,284 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 14.0575ms INFO 2024-11-23 21:17:33,284 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:33,284 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.86ms 200 application/json; charset=utf-8 INFO 2024-11-23 21:17:35,308 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 21:17:35,310 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 21:17:35,310 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:35,314 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 21:17:35,329 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 21:17:35,330 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 15.9939ms INFO 2024-11-23 21:17:35,330 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 21:17:35,331 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3621ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:06:43,487 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2024-11-23 22:06:44,513 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmM\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2024-11-23 22:06:44,575 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732370797050&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 22:06:44,598 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 22:06:44,599 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.9229ms 200 text/html INFO 2024-11-23 22:06:55,869 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 22:06:55,872 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 22:06:55,873 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.159ms 200 text/html INFO 2024-11-23 22:06:56,030 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732370816027&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 22:06:56,033 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 22:06:56,033 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8771ms 200 text/html INFO 2024-11-23 22:07:04,672 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732370824604&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 22:07:04,675 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 22:07:04,676 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6154ms 200 text/html INFO 2024-11-23 22:14:25,419 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732371264737&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 22:14:25,421 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 22:14:25,422 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1755ms 200 text/html INFO 2024-11-23 22:14:53,959 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 22:14:53,959 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732371292550&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 22:14:53,961 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 22:14:53,961 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8992ms 200 text/html INFO 2024-11-23 22:14:53,966 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 22:14:53,968 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 22:14:53,969 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5078ms 200 text/css INFO 2024-11-23 22:14:53,970 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 22:14:53,986 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 22:14:53,986 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3793ms 200 application/javascript INFO 2024-11-23 22:14:54,060 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 22:14:54,061 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 22:14:54,074 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2024-11-23 22:14:54,074 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1462ms 200 application/javascript INFO 2024-11-23 22:14:54,133 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 22:14:54,136 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2024-11-23 22:14:54,136 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5725ms 200 text/css INFO 2024-11-23 22:15:29,421 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732371328882 INFO 2024-11-23 22:15:29,423 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 22:15:29,424 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7105ms 200 application/javascript INFO 2024-11-23 22:15:29,645 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.06273683456176782 INFO 2024-11-23 22:15:29,647 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 22:15:29,648 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8076ms 200 application/javascript INFO 2024-11-23 22:15:30,932 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732371264737%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 22:15:31,017 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 608 INFO 2024-11-23 22:15:31,017 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 22:15:31,072 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 22:15:31,082 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:31,216 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:31,368 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:32,654 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:32,654 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:33,301 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732371264737&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 22:15:33,305 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 22:15:33,316 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 22:15:33,316 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 22:15:33,460 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 22:15:33,644 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:33,660 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1001.7997ms INFO 2024-11-23 22:15:33,661 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:33,664 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2647.9476ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:34,146 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:34,151 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 1495.9302ms INFO 2024-11-23 22:15:34,151 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:34,151 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3219.0295ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:34,829 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 22:15:34,858 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 22:15:34,867 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:34,867 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:34,869 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:34,869 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:34,874 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:34,875 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:34,879 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 22:15:34,881 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 22:15:34,882 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 22:15:34,945 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 22:15:34,994 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 22:15:35,014 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:35,027 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 152.4869ms INFO 2024-11-23 22:15:35,027 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:35,027 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 198.696ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:35,045 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:35,050 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 175.796ms INFO 2024-11-23 22:15:35,050 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:35,051 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 193.2563ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:36,829 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 22:15:36,832 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:36,833 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:36,842 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:36,853 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 22:15:36,855 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:36,856 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:36,859 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:36,879 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:36,879 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:36,880 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 20.7031ms INFO 2024-11-23 22:15:36,880 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:36,880 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.4834ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:36,884 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 41.6015ms INFO 2024-11-23 22:15:36,884 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:36,884 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.1036ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:36,949 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 22:15:36,950 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:36,950 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:36,953 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:36,968 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:36,968 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 15.0604ms INFO 2024-11-23 22:15:36,968 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:36,968 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0076ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:36,990 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 22:15:36,990 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:36,990 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:36,994 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:37,001 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:37,003 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.6851ms INFO 2024-11-23 22:15:37,003 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:37,003 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0188ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:37,004 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 22:15:37,004 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:37,004 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:37,008 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:37,040 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:37,040 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 32.263ms INFO 2024-11-23 22:15:37,040 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:37,040 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3146ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:37,045 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 22:15:37,045 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:37,045 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:37,048 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:37,085 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:37,086 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 37.8061ms INFO 2024-11-23 22:15:37,086 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:37,086 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8449ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:37,125 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 22:15:37,128 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:37,128 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:37,132 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:37,139 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:37,141 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.883ms INFO 2024-11-23 22:15:37,141 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:37,141 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3541ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:38,947 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 22:15:38,950 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:38,951 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:38,956 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:38,982 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 22:15:38,983 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:38,986 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:39,228 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 22:15:39,228 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 22:15:39,229 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:40,174 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:40,322 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 22:15:40,687 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:40,687 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:40,690 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 1734.1594ms INFO 2024-11-23 22:15:40,690 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:40,692 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1744.5416ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:40,696 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 521.2189ms INFO 2024-11-23 22:15:40,696 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:40,696 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1713.8703ms 200 application/json; charset=utf-8 INFO 2024-11-23 22:15:42,089 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 22:15:42,095 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 1772.5554ms INFO 2024-11-23 22:15:42,095 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 22:15:42,095 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2867.478ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:17,850 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2024-11-23 23:20:18,909 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmM\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2024-11-23 23:20:18,969 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732375211876&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:20:18,993 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 23:20:18,995 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3819ms 200 text/html INFO 2024-11-23 23:20:35,761 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732375236087 INFO 2024-11-23 23:20:35,765 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 23:20:35,765 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5671ms 200 application/javascript INFO 2024-11-23 23:20:35,862 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.42987770021106675 INFO 2024-11-23 23:20:35,864 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 23:20:35,864 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8901ms 200 application/javascript INFO 2024-11-23 23:20:36,073 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732375211876%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 23:20:36,086 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 23:20:36,090 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:36,211 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 23:20:36,221 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:36,339 [11 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 23:20:36,341 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 23:20:36,342 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:37,809 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:37,809 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 23:20:38,546 [11 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 23:20:38,554 [11 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 23:20:38,557 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:38,606 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 792.828ms INFO 2024-11-23 23:20:38,607 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:38,607 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732375211876&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:20:38,610 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2524.3545ms 401 application/json; charset=utf-8 INFO 2024-11-23 23:20:38,752 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 23:20:38,752 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:38,769 [9 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 23:20:38,770 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 23:20:38,770 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 23:20:38,775 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 23:20:39,832 [9 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjMzNTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNjAxNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuacsemHkeawtCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIzMzUzIiwianRpIjoiNTY0NzdhYTAtYWJmNy00ODE3LWE0MjItZGVmY2FiYzA0OGY1IiwiaWF0IjoxNzMyMjUzMTE5LCJuYmYiOjE3MzIyNTMxMTcsImV4cCI6MTczMjMzOTUxOSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.aBDhCUTMLozFVJhrkmg7k8oQkbtK7B96nleE57EKogY INFO 2024-11-23 23:20:40,060 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:40,062 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 1286.6123ms INFO 2024-11-23 23:20:40,062 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 23:20:40,065 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1313.192ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:40,216 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 23:20:40,216 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:40,251 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:40,319 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:40,323 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:40,367 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 23:20:40,367 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 23:20:40,367 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 23:20:40,557 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 23:20:40,566 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:40,568 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 244.8937ms INFO 2024-11-23 23:20:40,568 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:40,568 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 352.8966ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:40,837 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 23:20:40,841 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:40,843 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:40,849 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:40,855 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 23:20:40,856 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 23:20:40,857 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 23:20:40,858 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:40,858 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 23:20:40,859 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:40,863 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:40,889 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 23:20:40,936 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 23:20:40,960 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:40,974 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 124.3506ms INFO 2024-11-23 23:20:40,974 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:40,974 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 137.3313ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:40,981 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:40,984 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 120.8371ms INFO 2024-11-23 23:20:40,984 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:40,985 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.6601ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:41,070 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 23:20:41,071 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:41,072 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 23:20:41,072 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:41,072 [10 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 23:20:41,072 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.e963b5c7.js was not modified INFO 2024-11-23 23:20:41,073 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5803ms 304 application/javascript INFO 2024-11-23 23:20:41,073 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.827ms 304 application/javascript INFO 2024-11-23 23:20:41,081 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 23:20:41,082 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 23:20:41,082 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 23:20:41,082 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 23:20:41,082 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7152ms 304 text/css INFO 2024-11-23 23:20:41,082 [10 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 23:20:41,082 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:41,082 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4394ms 304 text/css INFO 2024-11-23 23:20:41,082 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 23:20:41,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6032ms 304 application/javascript INFO 2024-11-23 23:20:41,085 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 23:20:41,085 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 23:20:41,085 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:41,085 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:41,085 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 23:20:41,085 [22 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 23:20:41,085 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4759ms 304 application/javascript INFO 2024-11-23 23:20:41,085 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6002ms 304 application/javascript INFO 2024-11-23 23:20:41,096 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 23:20:41,096 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:41,096 [22 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 23:20:41,097 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.549ms 304 application/javascript INFO 2024-11-23 23:20:41,104 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 23:20:41,104 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,105 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,109 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:41,110 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 23:20:41,110 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,110 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,114 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:41,123 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:41,123 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.4612ms INFO 2024-11-23 23:20:41,123 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,123 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7443ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:41,140 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:41,145 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 35.6475ms INFO 2024-11-23 23:20:41,145 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,145 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1408ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:41,223 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 23:20:41,223 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 23:20:41,223 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 23:20:41,223 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 23:20:41,223 [23 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/yjg.7e6d65c1.png was not modified INFO 2024-11-23 23:20:41,223 [22 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdqj.1dfb65ca.png was not modified INFO 2024-11-23 23:20:41,223 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wddk.4a9e34c6.png was not modified INFO 2024-11-23 23:20:41,223 [10 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdjb.e624b7f0.png was not modified INFO 2024-11-23 23:20:41,223 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.607ms 304 image/png INFO 2024-11-23 23:20:41,223 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5525ms 304 image/png INFO 2024-11-23 23:20:41,223 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7085ms 304 image/png INFO 2024-11-23 23:20:41,223 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5739ms 304 image/png INFO 2024-11-23 23:20:41,249 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 23:20:41,249 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 23:20:41,249 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,249 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,249 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,249 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,253 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 23:20:41,253 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:41,253 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,253 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:41,254 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,257 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 23:20:41,257 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,257 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,258 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:41,263 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 23:20:41,267 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,267 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,297 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:41,298 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:41,300 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:41,300 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:41,300 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 47.1246ms INFO 2024-11-23 23:20:41,300 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,300 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.7782ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:41,302 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 48.2874ms INFO 2024-11-23 23:20:41,302 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,302 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3923ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:41,316 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 23:20:41,316 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,317 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,334 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:41,338 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:41,338 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 80.3686ms INFO 2024-11-23 23:20:41,338 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,338 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5224ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:41,341 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:41,343 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 45.0851ms INFO 2024-11-23 23:20:41,343 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,343 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.6896ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:41,397 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 23:20:41,397 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,398 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,402 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 23:20:41,402 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:41,402 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,500 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:41,501 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 204.6588ms INFO 2024-11-23 23:20:41,501 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:41,502 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 245.0022ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:43,082 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:43,082 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:43,770 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:43,770 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:43,773 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 2438.1265ms INFO 2024-11-23 23:20:43,773 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:43,774 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2457.89ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:43,780 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 696.9778ms INFO 2024-11-23 23:20:43,780 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:43,780 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2383.0068ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:45,284 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:45,291 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 2208.1855ms INFO 2024-11-23 23:20:45,291 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:45,291 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3889.5707ms 200 application/json; charset=utf-8 ERROR 2024-11-23 23:20:49,735 [7 ] Sg.HcmMb.Weixin.WeixinAppService - ½ÓÊÜ·þÎñÆ÷·µ»ØÒ³ÃæÊ±·¢Éú´íÎó£¡ ERROR 2024-11-23 23:20:49,808 [7 ] Mvc.ExceptionHandling.AbpExceptionFilter - ½ÓÊÜ·þÎñÆ÷·µ»ØÒ³ÃæÊ±·¢Éú´íÎó£¡ System.Exception: ½ÓÊÜ·þÎñÆ÷·µ»ØÒ³ÃæÊ±·¢Éú´íÎó£¡ ---> System.Net.WebException: No such host is known. No such host is known. ---> System.Net.Http.HttpRequestException: No such host is known. ---> System.Net.Sockets.SocketException (11001): No such host is known. at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at System.Net.HttpWebRequest.SendRequest() at System.Net.HttpWebRequest.GetResponse() --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at Sg.HcmMb.PubClass.HttpHelper.Get2(String urlString) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Application.M\PubClass\HttpHelper.cs:line 80 --- End of inner exception stack trace --- at Sg.HcmMb.Weixin.WeixinAppService.GetJsConfigData(String corpid, String url, String agentId) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Application.M\WeiXin\WeixinAppService.cs:line 104 at Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig(String corpid, String url, String agentId) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Application.M\WeiXin\WeixinAppService.cs:line 58 at lambda_method(Closure , Object ) at Microsoft.Extensions.Internal.ObjectMethodExecutorAwaitable.Awaiter.GetResult() at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2024-11-23 23:20:49,823 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:49,824 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 12014.1318ms INFO 2024-11-23 23:20:49,824 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:49,825 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13751.7458ms 500 application/json; charset=utf-8 INFO 2024-11-23 23:20:54,405 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2024-11-23 23:20:54,406 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:20:54,407 [23 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2024-11-23 23:20:54,407 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1824ms 304 application/javascript INFO 2024-11-23 23:20:54,513 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202411& INFO 2024-11-23 23:20:54,515 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050101&IsEss=true& INFO 2024-11-23 23:20:54,517 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:54,518 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:20:54,519 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:54,519 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:54,524 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:54,526 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLeaveList", controller = "Leave"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Leave.Dto.LeaveListDto] GetLeaveList(System.String) on controller Sg.HcmMb.Leave.LeaveAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:20:54,824 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:54,825 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 299.8543ms INFO 2024-11-23 23:20:54,825 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:54,825 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 310.3087ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:20:55,325 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:20:55,332 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 805.0967ms INFO 2024-11-23 23:20:55,332 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:20:55,332 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 818.6226ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:09,478 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:33:09,479 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2024-11-23 23:33:09,479 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3971ms 304 text/html INFO 2024-11-23 23:33:09,911 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2024-11-23 23:33:09,912 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:09,912 [52 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/main.59e9d570.js was not modified INFO 2024-11-23 23:33:09,912 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3673ms 304 application/javascript INFO 2024-11-23 23:33:09,956 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2024-11-23 23:33:09,956 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.05285387.css was not modified INFO 2024-11-23 23:33:09,957 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9008ms 304 text/css INFO 2024-11-23 23:33:10,065 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732375989954&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:33:10,067 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 23:33:10,067 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.028ms 200 text/html INFO 2024-11-23 23:33:12,875 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732375992883 INFO 2024-11-23 23:33:12,876 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 23:33:12,877 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.926ms 200 application/javascript INFO 2024-11-23 23:33:12,942 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5108264036281223 INFO 2024-11-23 23:33:12,943 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 23:33:12,944 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3866ms 200 application/javascript INFO 2024-11-23 23:33:13,160 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732375989954%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 23:33:13,162 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 23:33:13,163 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,167 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,167 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 23:33:13,167 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:13,169 [50 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 23:33:13,169 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 23:33:13,170 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,171 [49 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732375989954&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:33:13,174 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 23:33:13,175 [50 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 23:33:13,176 [50 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 23:33:13,176 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,177 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 2.9823ms INFO 2024-11-23 23:33:13,177 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,177 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2062ms 401 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,259 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2024-11-23 23:33:13,259 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:13,267 [51 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 23:33:13,267 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 23:33:13,267 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 23:33:13,270 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 23:33:13,274 [51 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NzAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDc2MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumCueiJs-WNjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjcwIiwianRpIjoiN2Y3Yjk2YWUtZGU0OC00ZWI5LWI3NDMtYTQ4ZTY2NjhiOTYzIiwiaWF0IjoxNzMyMTQ2MDg5LCJuYmYiOjE3MzIxNDYwODcsImV4cCI6MTczMjIzMjQ4OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.7ziJbj_Vz-tFRuEOX5TdiNn-I0gQh9DTbulG6GAuWf4 INFO 2024-11-23 23:33:13,283 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,283 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 12.7173ms INFO 2024-11-23 23:33:13,283 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 23:33:13,283 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2522ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,367 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 23:33:13,367 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:13,368 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,372 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,375 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,377 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 23:33:13,377 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 23:33:13,377 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 23:33:13,406 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 23:33:13,411 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,411 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 36.2996ms INFO 2024-11-23 23:33:13,411 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,412 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.2818ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,492 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 23:33:13,493 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,493 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,496 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,498 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 23:33:13,499 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 23:33:13,499 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 23:33:13,508 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 23:33:13,508 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,509 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,511 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,518 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,518 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.8159ms INFO 2024-11-23 23:33:13,518 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,519 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.589ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,528 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 23:33:13,556 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 23:33:13,562 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,562 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 65.2545ms INFO 2024-11-23 23:33:13,562 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,562 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.7583ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,690 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2024-11-23 23:33:13,690 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:13,691 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.e963b5c7.js was not modified INFO 2024-11-23 23:33:13,691 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0916ms 304 application/javascript INFO 2024-11-23 23:33:13,694 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2024-11-23 23:33:13,694 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/null.f0cba9a2.css was not modified INFO 2024-11-23 23:33:13,694 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4361ms 304 text/css INFO 2024-11-23 23:33:13,698 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2024-11-23 23:33:13,698 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/unitMenu.bc3458d7.css was not modified INFO 2024-11-23 23:33:13,698 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3839ms 304 text/css INFO 2024-11-23 23:33:13,699 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2024-11-23 23:33:13,699 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2024-11-23 23:33:13,699 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3917ms 304 text/css INFO 2024-11-23 23:33:13,700 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2024-11-23 23:33:13,700 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2024-11-23 23:33:13,700 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2024-11-23 23:33:13,700 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:13,700 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:13,700 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:13,701 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/keepAlive.d54517f8.js was not modified INFO 2024-11-23 23:33:13,701 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.911376fc.js was not modified INFO 2024-11-23 23:33:13,701 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5316ms 304 application/javascript INFO 2024-11-23 23:33:13,701 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/null.5ee78efc.js was not modified INFO 2024-11-23 23:33:13,701 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4971ms 304 application/javascript INFO 2024-11-23 23:33:13,701 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.772ms 304 application/javascript INFO 2024-11-23 23:33:13,707 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2024-11-23 23:33:13,707 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2024-11-23 23:33:13,707 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:13,707 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:13,707 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/childMenu.c1a4bf2d.js was not modified INFO 2024-11-23 23:33:13,707 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/unitMenu.c2579bab.js was not modified INFO 2024-11-23 23:33:13,708 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4719ms 304 application/javascript INFO 2024-11-23 23:33:13,708 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4921ms 304 application/javascript INFO 2024-11-23 23:33:13,765 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 23:33:13,765 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,765 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 23:33:13,765 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,766 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,766 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,768 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,769 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,775 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,775 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.7603ms INFO 2024-11-23 23:33:13,775 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,776 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2945ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,788 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,788 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 20.1291ms INFO 2024-11-23 23:33:13,789 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,789 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0741ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,905 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2024-11-23 23:33:13,905 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdqj.1dfb65ca.png was not modified INFO 2024-11-23 23:33:13,906 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6358ms 304 image/png INFO 2024-11-23 23:33:13,906 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2024-11-23 23:33:13,906 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdjb.e624b7f0.png was not modified INFO 2024-11-23 23:33:13,907 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5336ms 304 image/png INFO 2024-11-23 23:33:13,910 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2024-11-23 23:33:13,910 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wddk.4a9e34c6.png was not modified INFO 2024-11-23 23:33:13,910 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2024-11-23 23:33:13,910 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4661ms 304 image/png INFO 2024-11-23 23:33:13,911 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/yjg.7e6d65c1.png was not modified INFO 2024-11-23 23:33:13,911 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4071ms 304 image/png INFO 2024-11-23 23:33:13,923 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,926 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 23:33:13,927 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 759.6866ms INFO 2024-11-23 23:33:13,927 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,927 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 766.9327ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,940 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 23:33:13,940 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 23:33:13,940 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,941 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,941 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,941 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,943 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,944 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,944 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,944 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,945 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 23:33:13,946 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,948 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,948 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,951 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,951 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,951 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4196ms INFO 2024-11-23 23:33:13,951 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,951 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4312ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,952 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,952 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 23:33:13,952 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.4633ms INFO 2024-11-23 23:33:13,952 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,952 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7346ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,952 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,952 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,955 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,956 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 23:33:13,956 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:13,956 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,957 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,957 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,957 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 10.389ms INFO 2024-11-23 23:33:13,957 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,957 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.146ms INFO 2024-11-23 23:33:13,957 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3004ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,957 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,957 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7002ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,959 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:13,965 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,965 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.7437ms INFO 2024-11-23 23:33:13,965 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,965 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:13,965 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4955ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,965 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.3834ms INFO 2024-11-23 23:33:13,966 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:13,966 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9951ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:13,996 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2024-11-23 23:33:13,997 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/null.f1fde80a.png was not modified INFO 2024-11-23 23:33:13,997 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4801ms 304 image/png INFO 2024-11-23 23:33:14,072 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 23:33:14,072 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:14,072 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:14,075 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:14,082 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 23:33:14,085 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:14,086 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.2979ms INFO 2024-11-23 23:33:14,086 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:14,086 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1778ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:14,095 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:14,096 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:14,099 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:14,132 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:14,133 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 34.0734ms INFO 2024-11-23 23:33:14,133 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:14,133 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7434ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:16,135 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2024-11-23 23:33:16,135 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2024-11-23 23:33:16,136 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:16,136 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/my.e909c210.css was not modified INFO 2024-11-23 23:33:16,136 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/my.c30e81bb.js was not modified INFO 2024-11-23 23:33:16,136 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1841ms 304 text/css INFO 2024-11-23 23:33:16,136 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4191ms 304 application/javascript INFO 2024-11-23 23:33:16,238 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054006&IsEss=true& INFO 2024-11-23 23:33:16,239 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:16,240 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,243 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:16,244 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2024-11-23 23:33:16,245 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:16,246 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,250 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserInfo", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.UserInfoDto GetUserInfo() on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:16,252 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2024-11-23 23:33:16,257 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260607,260541,26054004,26054005,26054007&IsEss=true& INFO 2024-11-23 23:33:16,257 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:16,257 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:16,258 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,258 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 14.356ms INFO 2024-11-23 23:33:16,258 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,260 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2433ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:16,261 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:16,261 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,267 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002,26054003,26054008&IsEss=true& INFO 2024-11-23 23:33:16,268 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:16,268 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,309 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:16,310 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:16,310 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSubTabes", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.SubTabesDto] GetSubTabes(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:16,318 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:16,322 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 71.6078ms INFO 2024-11-23 23:33:16,322 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,322 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:16,322 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.441ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:16,322 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.7239ms INFO 2024-11-23 23:33:16,322 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,322 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.632ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:16,324 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:16,326 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:16,327 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 16.7494ms INFO 2024-11-23 23:33:16,327 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,327 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.8108ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:16,330 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 19.8158ms INFO 2024-11-23 23:33:16,330 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,330 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5781ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:16,417 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1670& INFO 2024-11-23 23:33:16,417 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:16,417 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,421 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:16,454 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:16,463 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 41.9262ms INFO 2024-11-23 23:33:16,463 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:16,463 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8746ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:19,296 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2024-11-23 23:33:19,296 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2024-11-23 23:33:19,297 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:33:19,297 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/annualLeave.d4a8cdf3.js was not modified INFO 2024-11-23 23:33:19,297 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/annualLeave.046656c9.css was not modified INFO 2024-11-23 23:33:19,298 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2629ms 304 application/javascript INFO 2024-11-23 23:33:19,298 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3825ms 304 text/css INFO 2024-11-23 23:33:19,419 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=kFdUpgiqCo4%3D& INFO 2024-11-23 23:33:19,420 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetNewPermissionByCode?funCode=26054002&IsEss=true& INFO 2024-11-23 23:33:19,421 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:19,421 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:19,421 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:19,422 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:19,425 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetNewPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.PermissionsMsg] GetNewPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:19,426 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAnnualLeave", controller = "UserInfo"}. Executing controller action with signature Sg.HcmMb.UserInfo.Dto.AnnualLeaveDto GetAnnualLeave(System.String) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:19,436 [50 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= INFO 2024-11-23 23:33:19,514 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:19,515 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 89.4745ms INFO 2024-11-23 23:33:19,515 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:19,515 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.4594ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:19,532 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:19,537 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 110.783ms INFO 2024-11-23 23:33:19,537 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:19,537 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.4867ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:33:19,630 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1670& INFO 2024-11-23 23:33:19,631 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:33:19,632 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:19,635 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserPicBase64", controller = "UserAuthority"}. Executing controller action with signature System.String GetUserPicBase64(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:33:19,644 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:33:19,652 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 16.0404ms INFO 2024-11-23 23:33:19,652 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2024-11-23 23:33:19,652 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7488ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:47,801 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732376567020&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:42:47,802 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 23:42:47,802 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.574ms 200 text/html INFO 2024-11-23 23:42:50,034 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732376569339 INFO 2024-11-23 23:42:50,035 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 23:42:50,035 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.58ms 200 application/javascript INFO 2024-11-23 23:42:50,735 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.28501217325945705 INFO 2024-11-23 23:42:50,736 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 23:42:50,736 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5014ms 200 application/javascript INFO 2024-11-23 23:42:50,916 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732376567020%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 23:42:50,917 [29 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 23:42:50,917 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:50,920 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:50,923 [29 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732376567020&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:42:50,933 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:50,933 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 13.1277ms INFO 2024-11-23 23:42:50,933 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:50,934 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7823ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:50,971 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 612 INFO 2024-11-23 23:42:50,972 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:42:50,973 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:50,978 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:50,981 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:50,992 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 23:42:50,992 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 23:42:50,992 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 23:42:51,021 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 23:42:51,025 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,025 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 44.4323ms INFO 2024-11-23 23:42:51,026 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,026 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.3228ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,148 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 23:42:51,149 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,149 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,152 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,154 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 23:42:51,155 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 23:42:51,155 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 23:42:51,182 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 23:42:51,209 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 23:42:51,215 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,215 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 62.9638ms INFO 2024-11-23 23:42:51,215 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,215 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.883ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,218 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 23:42:51,218 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,219 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,221 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,227 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,227 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7777ms INFO 2024-11-23 23:42:51,227 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,227 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2845ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,357 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 23:42:51,358 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,358 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,361 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,370 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 23:42:51,371 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,371 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,375 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,376 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,377 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 15.1238ms INFO 2024-11-23 23:42:51,377 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,377 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3315ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,397 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,398 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 23.1365ms INFO 2024-11-23 23:42:51,398 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,398 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9272ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,446 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 23:42:51,447 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,448 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,451 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,456 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 23:42:51,457 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,457 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,460 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,469 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,469 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.419ms INFO 2024-11-23 23:42:51,469 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,469 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5122ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,472 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,473 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 12.7682ms INFO 2024-11-23 23:42:51,473 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,473 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1623ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,519 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 23:42:51,520 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,521 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,524 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,529 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 23:42:51,530 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,530 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,533 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 23:42:51,533 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,533 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,534 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,536 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,540 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 23:42:51,541 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,541 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,544 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,566 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,567 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 33.7402ms INFO 2024-11-23 23:42:51,567 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,567 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9565ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,568 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,569 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 32.1877ms INFO 2024-11-23 23:42:51,569 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,569 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0829ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,570 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,570 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 46.0281ms INFO 2024-11-23 23:42:51,570 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,570 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8888ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,572 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,573 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 28.5045ms INFO 2024-11-23 23:42:51,573 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,573 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8016ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,589 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 23:42:51,589 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,590 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,592 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,619 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,620 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 27.2638ms INFO 2024-11-23 23:42:51,620 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,620 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.6408ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:51,634 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 23:42:51,635 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:51,635 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,638 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:51,667 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:51,668 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 29.263ms INFO 2024-11-23 23:42:51,668 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:51,668 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.7692ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:53,553 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 23:42:53,554 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:42:53,555 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:53,555 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 23:42:53,555 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:53,555 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:42:53,556 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:53,559 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:53,560 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:42:53,817 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:53,817 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 258.453ms INFO 2024-11-23 23:42:53,817 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:53,818 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 262.959ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:42:53,929 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:42:53,935 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 375.3383ms INFO 2024-11-23 23:42:53,935 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 23:42:53,936 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 382.2617ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:03,188 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardPanle.3bec7bb3.css INFO 2024-11-23 23:43:03,189 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardDetials.dfc399f5.css INFO 2024-11-23 23:43:03,189 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardPanle.03243d26.js INFO 2024-11-23 23:43:03,190 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:43:03,190 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardPanle.3bec7bb3.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardPanle.3bec7bb3.css' INFO 2024-11-23 23:43:03,190 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5172ms 200 text/css INFO 2024-11-23 23:43:03,190 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardDetials.dfc399f5.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardDetials.dfc399f5.css' INFO 2024-11-23 23:43:03,190 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1924ms 200 text/css INFO 2024-11-23 23:43:03,190 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardPanle.03243d26.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardPanle.03243d26.js' INFO 2024-11-23 23:43:03,190 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardDetials.e18afdf6.js INFO 2024-11-23 23:43:03,190 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0387ms 200 application/javascript INFO 2024-11-23 23:43:03,190 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:43:03,191 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardDetials.e18afdf6.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardDetials.e18afdf6.js' INFO 2024-11-23 23:43:03,191 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8332ms 200 application/javascript INFO 2024-11-23 23:43:03,784 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=602838084& INFO 2024-11-23 23:43:03,785 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050304&IsEss=true& INFO 2024-11-23 23:43:03,785 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:03,786 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:03,788 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Card&keyFieldValue=IgiSDChQYc3dPDtGW2wWwg%3D%3D& INFO 2024-11-23 23:43:03,788 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:03,788 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:03,789 [15 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:03,796 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:03,799 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:03,799 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:03,800 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:03,800 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.9837ms INFO 2024-11-23 23:43:03,800 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:03,800 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9166ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:03,804 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:03,811 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:03,814 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 18.1545ms INFO 2024-11-23 23:43:03,814 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:03,815 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.0745ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:04,156 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:04,227 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 423.646ms INFO 2024-11-23 23:43:04,227 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:04,228 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 443.6236ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:05,602 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Code/GetData?tableName=CODE(BM_BKLX|0)& INFO 2024-11-23 23:43:05,602 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:05,603 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:05,607 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetData", controller = "Code"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.CodeHcmDto GetData(System.String) on controller Sg.HcmMb.WebPub.CodeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:05,684 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:05,691 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 84.4871ms INFO 2024-11-23 23:43:05,692 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:05,692 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.9898ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:07,020 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 23:43:07,020 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:43:07,021 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:07,021 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:07,024 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:07,078 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:07,078 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 54.331ms INFO 2024-11-23 23:43:07,078 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:07,078 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.1774ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:08,754 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=602838103& INFO 2024-11-23 23:43:08,755 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Card&keyFieldValue=WZ4JEGr6W6Avl3jKn8RpZA%3D%3D& INFO 2024-11-23 23:43:08,755 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:08,755 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:08,755 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:08,756 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:08,758 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileListAsync", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.DownloadResultMDto GetFileListAsync(System.String, System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:08,758 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfCard", controller = "Card"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfCard(Int32, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:08,768 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:08,769 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 10.5218ms INFO 2024-11-23 23:43:08,769 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:08,769 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9225ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:08,805 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:08,807 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 48.621ms INFO 2024-11-23 23:43:08,807 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:08,807 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.7629ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:10,121 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Code/GetData?tableName=CODE(BM_BKLX|0)& INFO 2024-11-23 23:43:10,125 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:10,125 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:10,128 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetData", controller = "Code"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.CodeHcmDto GetData(System.String) on controller Sg.HcmMb.WebPub.CodeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:10,135 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:10,136 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 7.377ms INFO 2024-11-23 23:43:10,136 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:10,136 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7847ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:18,598 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 23:43:18,598 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:43:18,599 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:18,599 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:18,601 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:18,663 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:18,663 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 61.8636ms INFO 2024-11-23 23:43:18,664 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:18,664 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.8679ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:23,264 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2024-11-23 23:43:23,264 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2024-11-23 23:43:23,264 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:43:23,266 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2024-11-23 23:43:23,266 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2024-11-23 23:43:23,266 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3108ms 200 text/css INFO 2024-11-23 23:43:23,266 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5684ms 200 application/javascript INFO 2024-11-23 23:43:23,769 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050201&IsEss=true& INFO 2024-11-23 23:43:23,770 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 23:43:23,770 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:23,770 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:23,770 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:23,770 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:23,773 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:23,774 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:23,834 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:23,835 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 61.8352ms INFO 2024-11-23 23:43:23,835 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:23,835 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.4053ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:23,940 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:23,947 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 172.6067ms INFO 2024-11-23 23:43:23,947 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:23,947 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 177.37ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:26,578 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202410& INFO 2024-11-23 23:43:26,587 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:26,587 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:26,590 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:26,644 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:26,644 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 54.0661ms INFO 2024-11-23 23:43:26,644 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:26,644 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.7745ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:43:27,603 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202411& INFO 2024-11-23 23:43:27,604 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:43:27,604 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:27,606 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetOverTimeList", controller = "OverTime"}. Executing controller action with signature Sg.HcmMb.OverTime.Dto.OverTimeListInfoDto GetOverTimeList(System.String) on controller Sg.HcmMb.OverTime.OverTimeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:43:27,688 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:43:27,688 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 82.0394ms INFO 2024-11-23 23:43:27,688 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:43:27,689 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.603ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:54,703 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732377054705&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:50:54,704 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 23:50:54,704 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5033ms 200 text/html INFO 2024-11-23 23:50:57,403 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732377057412 INFO 2024-11-23 23:50:57,404 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 23:50:57,404 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2362ms 200 application/javascript INFO 2024-11-23 23:50:57,462 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.03419648550760679 INFO 2024-11-23 23:50:57,463 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 23:50:57,463 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8659ms 200 application/javascript INFO 2024-11-23 23:50:57,606 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732377054705%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 23:50:57,606 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 23:50:57,606 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:57,609 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:57,611 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732377054705&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:50:57,616 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:57,616 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 7.0283ms INFO 2024-11-23 23:50:57,616 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:57,616 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3381ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:57,660 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 23:50:57,660 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:50:57,661 [74 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 23:50:57,661 [74 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 23:50:57,661 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:57,664 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). WARN 2024-11-23 23:50:57,666 [74 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2024-11-23 23:50:57,666 [74 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2024-11-23 23:50:57,666 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:57,666 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 2.5732ms INFO 2024-11-23 23:50:57,666 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:57,666 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7621ms 401 application/json; charset=utf-8 INFO 2024-11-23 23:50:57,771 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2024-11-23 23:50:57,771 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:50:57,772 [76 ] uthentication.JwtBearer.JwtBearerHandler - Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() INFO 2024-11-23 23:50:57,772 [76 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', Current time: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. INFO 2024-11-23 23:50:57,772 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 23:50:57,774 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ReflashToken", controller = "TokenAuth", area = ""}. Executing controller action with signature System.String ReflashToken(Sg.HcmMb.Models.TokenAuth.ReflashTokenModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2024-11-23 23:50:57,777 [76 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTQzIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNzMiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLmnY7mnKzpkqciLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5NDMiLCJqdGkiOiI1MmQxYjI2OS1hYzFmLTQxMWQtYjdmNi1kMzQ4Mzk3YjZmOTYiLCJpYXQiOjE3MzE2Mzg4NzcsIm5iZiI6MTczMTYzODg3NSwiZXhwIjoxNzMxNzI1Mjc3LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.wbeHiWj2alDWBtaIfzlXCR4jc11Lvn7VHojEmkQ5yAY INFO 2024-11-23 23:50:57,782 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:57,782 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.5854ms INFO 2024-11-23 23:50:57,782 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2024-11-23 23:50:57,782 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4519ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,217 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 23:50:58,217 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:50:58,217 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,221 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,224 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,227 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 23:50:58,227 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 23:50:58,227 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 23:50:58,254 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 23:50:58,257 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,258 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 34.0584ms INFO 2024-11-23 23:50:58,258 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,258 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1931ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,369 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 23:50:58,369 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,370 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,372 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,374 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 23:50:58,375 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 23:50:58,375 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 23:50:58,377 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 23:50:58,377 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,378 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,380 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,385 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,386 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4474ms INFO 2024-11-23 23:50:58,386 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,386 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8387ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,402 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 23:50:58,429 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 23:50:58,434 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,434 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.8417ms INFO 2024-11-23 23:50:58,434 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,434 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2285ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,849 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 23:50:58,849 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 23:50:58,849 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,850 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,850 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,850 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,852 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,852 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,858 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,858 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8958ms INFO 2024-11-23 23:50:58,858 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,858 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4838ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,869 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,869 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.8244ms INFO 2024-11-23 23:50:58,869 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,869 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4991ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,902 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 23:50:58,903 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,903 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,905 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,911 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,911 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7473ms INFO 2024-11-23 23:50:58,911 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,911 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9086ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,934 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 23:50:58,934 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 23:50:58,934 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 23:50:58,934 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,934 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,934 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,934 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,934 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,934 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,936 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,937 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,937 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,942 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 23:50:58,942 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,942 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2989ms INFO 2024-11-23 23:50:58,942 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,942 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4688ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,942 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,942 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,943 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.7ms INFO 2024-11-23 23:50:58,943 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,943 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,943 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8814ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,945 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,946 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,946 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.617ms INFO 2024-11-23 23:50:58,946 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,946 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7631ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,950 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,950 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1089ms INFO 2024-11-23 23:50:58,950 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,950 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4214ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:58,955 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 23:50:58,956 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:58,956 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,958 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:58,971 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:58,971 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.6434ms INFO 2024-11-23 23:50:58,971 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:58,971 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7416ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:59,043 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 23:50:59,043 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:59,043 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:59,043 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 23:50:59,044 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:50:59,044 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:59,046 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:59,046 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:50:59,055 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:59,055 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1347ms INFO 2024-11-23 23:50:59,055 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:59,055 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3036ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:50:59,081 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:50:59,082 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 35.2623ms INFO 2024-11-23 23:50:59,082 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:50:59,082 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.3439ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:01,269 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 23:51:01,269 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 23:51:01,270 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:01,270 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:01,270 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:01,270 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:01,272 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 23:51:01,273 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:01,273 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:01,273 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:01,282 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:01,287 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:01,289 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:01,289 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:01,289 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 15.4081ms INFO 2024-11-23 23:51:01,289 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:01,289 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9436ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:01,291 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 17.3786ms INFO 2024-11-23 23:51:01,291 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:01,291 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.966ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:01,317 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:01,318 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 30.5545ms INFO 2024-11-23 23:51:01,318 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:01,318 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.8219ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:05,170 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approval.9c937e89.css INFO 2024-11-23 23:51:05,171 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approval.1ea34e69.js INFO 2024-11-23 23:51:05,172 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approval.1ea34e69.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approval.1ea34e69.js' INFO 2024-11-23 23:51:05,172 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0171ms 200 application/javascript INFO 2024-11-23 23:51:05,179 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approval.9c937e89.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approval.9c937e89.css' INFO 2024-11-23 23:51:05,179 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8127ms 200 text/css INFO 2024-11-23 23:51:05,295 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050501,26050502,26050503,26050504,26050505&IsEss=true& INFO 2024-11-23 23:51:05,295 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2024-11-23 23:51:05,295 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:05,295 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:05,295 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:05,295 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:05,298 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:05,299 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetHintsNumber", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.HintsNumberDto GetHintsNumber() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:05,317 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:05,317 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.7748ms INFO 2024-11-23 23:51:05,317 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:05,317 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3059ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:05,358 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:05,360 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 61.5178ms INFO 2024-11-23 23:51:05,360 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:05,361 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.6504ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:11,407 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 23:51:11,407 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:11,408 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:11,411 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:11,433 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:11,434 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.9358ms INFO 2024-11-23 23:51:11,434 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:11,434 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.8477ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:15,210 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2024-11-23 23:51:15,211 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2024-11-23 23:51:15,211 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2024-11-23 23:51:15,211 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2024-11-23 23:51:15,212 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5062ms 200 text/css INFO 2024-11-23 23:51:15,212 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.137ms 200 application/javascript INFO 2024-11-23 23:51:15,351 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26050301&IsEss=true& INFO 2024-11-23 23:51:15,351 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:15,352 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:15,352 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2024-11-23 23:51:15,352 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:51:15,352 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:15,353 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:15,354 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:15,355 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:15,360 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:15,360 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1009ms INFO 2024-11-23 23:51:15,360 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:15,360 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5667ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:15,424 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:15,424 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 68.8767ms INFO 2024-11-23 23:51:15,424 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:15,424 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.3097ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:45,194 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowList?deptCode=&applyA0188=&flowId=&beginTime=&endTime=&page=1&Flag=1&type=0&formCode=& INFO 2024-11-23 23:51:45,195 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:45,195 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:45,198 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowList", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowListDto] GetFlowList(System.String, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:45,221 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:45,221 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 23.0924ms INFO 2024-11-23 23:51:45,221 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:45,221 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7292ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:52,661 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732377112665&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:51:52,662 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2024-11-23 23:51:52,662 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4062ms 200 text/html INFO 2024-11-23 23:51:54,210 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1732377114219 INFO 2024-11-23 23:51:54,211 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2024-11-23 23:51:54,211 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9563ms 200 application/javascript INFO 2024-11-23 23:51:54,265 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8621599883212914 INFO 2024-11-23 23:51:54,266 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2024-11-23 23:51:54,266 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7405ms 200 application/javascript INFO 2024-11-23 23:51:54,377 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Weixin/GetJsConfig?corpid=ww0fe1cb02189622be&agentId=1000003&url=http%3A%2F%2Fehr.ergotron.net%3A8082%2FHcmM%2Findex.html%3Ftimestamp%3D1732377112665%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2024-11-23 23:51:54,377 [78 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2024-11-23 23:51:54,377 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:54,380 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetJsConfig", controller = "Weixin"}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Weixin.Dto.JsConfigDto] GetJsConfig(System.String, System.String, System.String) on controller Sg.HcmMb.Weixin.WeixinAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:54,382 [78 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1732377112665&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2024-11-23 23:51:54,386 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:54,386 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.407ms INFO 2024-11-23 23:51:54,387 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:54,387 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8017ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:54,431 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 615 INFO 2024-11-23 23:51:54,431 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2024-11-23 23:51:54,432 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:54,432 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:54,434 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto CheckingToken(Sg.HcmMb.Sys.TokenModel) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:54,437 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2024-11-23 23:51:54,437 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2024-11-23 23:51:54,437 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2024-11-23 23:51:54,464 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2024-11-23 23:51:54,467 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:54,467 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.0257ms INFO 2024-11-23 23:51:54,467 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:54,468 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4995ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:54,846 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2024-11-23 23:51:54,846 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:54,847 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:54,849 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:54,851 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2024-11-23 23:51:54,851 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2024-11-23 23:51:54,851 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2024-11-23 23:51:54,854 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054001&IsEss=true& INFO 2024-11-23 23:51:54,854 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:54,854 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:54,858 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:54,864 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:54,864 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4419ms INFO 2024-11-23 23:51:54,864 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:54,864 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6105ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:54,878 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2024-11-23 23:51:54,878 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2024-11-23 23:51:54,883 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:54,883 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.7104ms INFO 2024-11-23 23:51:54,883 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:54,883 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2581ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:55,002 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2024-11-23 23:51:55,003 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:55,003 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,006 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMenuPermissions", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.MenuPermissionsDto GetMenuPermissions() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:55,006 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260539&IsEss=true& INFO 2024-11-23 23:51:55,006 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:55,006 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,009 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:55,011 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:55,011 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.7137ms INFO 2024-11-23 23:51:55,011 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,011 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1402ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:55,014 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:55,014 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.017ms INFO 2024-11-23 23:51:55,014 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,014 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1212ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:55,058 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2024-11-23 23:51:55,058 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:55,058 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,061 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCardHours", controller = "Home"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Home.Dto.CardHoursDto] GetCardHours() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:55,067 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:55,067 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.9852ms INFO 2024-11-23 23:51:55,067 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,067 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3634ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:55,100 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2024-11-23 23:51:55,100 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:55,100 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,101 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2024-11-23 23:51:55,102 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:55,102 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,103 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetShowRecommendBtn", controller = "Sso"}. Executing controller action with signature Boolean GetShowRecommendBtn() on controller Sg.HcmMb.Other.SsoAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:55,104 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetBanner", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.BannerDto] GetBanner() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:55,107 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=260516,260543,26054601,26054602,26054603,260549,26054604&IsEss=true& INFO 2024-11-23 23:51:55,107 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:55,107 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,108 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:55,108 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.383ms INFO 2024-11-23 23:51:55,108 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,108 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6373ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:55,110 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:55,110 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.4398ms INFO 2024-11-23 23:51:55,110 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,110 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:55,110 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5347ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:55,115 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:55,115 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9736ms INFO 2024-11-23 23:51:55,115 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,115 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2715ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:55,116 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2024-11-23 23:51:55,116 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:55,116 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,119 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMessageCount", controller = "Message"}. Executing controller action with signature Sg.HcmMb.Message.Dto.MessageCountDto GetMessageCount() on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:55,126 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:55,126 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.5019ms INFO 2024-11-23 23:51:55,126 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,126 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5752ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:55,219 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2024-11-23 23:51:55,219 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:55,219 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,222 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2024-11-23 23:51:55,222 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:55,222 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetRecentApply", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.RecentApplyDto GetRecentApply() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:55,222 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,225 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMyTaskInfo", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.FlowOnApproveOutputDto GetMyTaskInfo() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:55,232 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:55,232 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.7577ms INFO 2024-11-23 23:51:55,232 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,232 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4327ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:55,250 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:55,250 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.376ms INFO 2024-11-23 23:51:55,250 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:55,250 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5423ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:58,157 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2024-11-23 23:51:58,157 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:58,157 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:58,160 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAbnormalAttendance", controller = "Home"}. Executing controller action with signature Sg.HcmMb.Home.Dto.AbnormalAttendanceDto GetAbnormalAttendance() on controller Sg.HcmMb.Home.HomeAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:58,170 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:58,170 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.4678ms INFO 2024-11-23 23:51:58,170 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:58,170 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2126ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:59,296 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2024-11-23 23:51:59,296 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:59,296 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:59,298 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2024-11-23 23:51:59,298 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2024-11-23 23:51:59,299 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:59,299 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelectNum", controller = "EWorkFlow"}. Executing controller action with signature Int32 GetSelectNum() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:59,301 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetWorkFlowParas", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.EWorkFlow.Dto.WorkFlowParasDro GetWorkFlowParas() on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2024-11-23 23:51:59,311 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:59,311 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 12.4065ms INFO 2024-11-23 23:51:59,312 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:59,312 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0347ms 200 application/json; charset=utf-8 INFO 2024-11-23 23:51:59,314 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2024-11-23 23:51:59,314 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 12.3052ms INFO 2024-11-23 23:51:59,314 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2024-11-23 23:51:59,314 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8224ms 200 application/json; charset=utf-8